Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Unity3d plugin for embedding webpages on WINDOWS

Discussion in 'Assets and Asset Store' started by lubo3d, Mar 25, 2011.

  1. lubo3d

    lubo3d

    Joined:
    Mar 23, 2011
    Posts:
    75
    UnityWebCore plugin aims to embed webpages(html including flash videos or other flash applications) into Unity3d as texture on WINDOWS.

    Following features are supported:
    • Mouse interaction fully supported, moving, scrolling and middle button utility just as common web browsers.
    • Mouse cursor changing via the content of webpage in hardware mode.
    • Keyboard input fully supported including receiving IME inputs.
    • Status callback during loading and showing webpage.
    • HTTP, HTTPS and local html following HTML4 standard are fully supported.
    • Higher performance via partly update each frame and multi-thread rendering.
    • Embedding flash into the webpage is fully supported.
    • Transparent background is fully supported.
    • Zoom In/Out the webpage view is supported.
    • Going forward, backward and refreshing the webpage are supported.
    • Executing javascript code or functions in html from Unity3d.
      And javascript in html can also call Unity3d callback functions.

    See the details from the showcase section.

     
    Last edited: Mar 29, 2011