Module ul_next::app

source ·
Expand description

An App component to create GUI applications with Ultralight.

The App component of Ultralight allows you to create a GUI application that uses GPU rendering to render web pages.

If you want to have access to the inner parts of the Ultralight engine, have access to the textures to integrate into your game/application, check Renderer where you can implement your own GpuDriver and integrate it with your project.

Structs§