Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    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