Skip to content

adx7893/stingray-html5

 
 

Repository files navigation

Autodesk® Stingray HTML5 plugin

DISCLAIMER: This plugin is a testbed for Stingray plugin extensibility framework and has no intention of being a good 2D UI framework and it's not meant to be a replacement for the 2D UI framework for Stingray.

Stingray supports HTML5 and all compliant browsers, so that you write once and it will run on any browser; desktop, tablet, smartphone etc. HTML5 development can improve navigation and provides more features, e.g. it allows; ... Geolocation, navigation and positioning. The use of multiple-threads.

Render HTML5 views in Stingray. The engine plugin uses CEF to render HTML5 content to texture buffers. Once the texture buffers are generated, the render resource is assigned to the view's material html5_texture slot.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.9%
  • C 25.4%
  • Ruby 10.6%
  • CMake 9.2%
  • JavaScript 1.9%
  • Lua 0.6%
  • Other 0.4%