⚠️ This page shows some examples of our upcoming Web Assembly support enabling FUSEE applications to run in web browsers
Rocket
FUSEE Rocket is a simple example which demonstrates asset loading (shaders, serialized *.fu scene files, textures, fonts) as well as our responsive GUI system.
The source code can be found here: Github
Picking
FUSEE Picking demonstrates picking.
The source code can be found here: Github