Showing results for

scene graph

on wonderlandengine.com
wonderlandengine.com › about › optimizations
Wonderland Engine’s Optimizations | Wonderland Engine
...Dual Quaternion Scene Graph
While conventional scene graphs are implemented using matrices, Wonderland Engine’s scene graph uses dual quaternions.
Dual quaternions require only...
wonderlandengine.com › compare › model viewer
vs Wonderland Engine | Wonderland Engine
...It doesn’t provide scene graphs, physics, scripting or asset pipelines, so you’re on your own when building larger experiences. Wonderland Engine is...
wonderlandengine.com › jsapi › object3d
Object3D | Wonderland Engine
Object3D
Scene graph object.
Node in the scene graph or “entity”. Consists of transformation and a reference to its parent object. Usually holds components...
wonderlandengine.com › news › profiling webxr applications
How We Profile WebXR/WebGL Apps | Wonderland Engine
...Any JavaScript code will run on the CPU to prepare draw calls, perform resource loading, simulate physics, render audio and compute scene graph transformations...