Found 1095 results across 47 sites for

scene graph

doc.magnum.graphics › magnum › scenegraph.html
Feature guide » Using the scene graph | Magnum C++ docs
Using the scene graph
Overview of scene management capabilities.
The scene graph provides a way to hierarchically manage your objects, their transformation, animation and...
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...
gamefromscratch.com › coppercube 6 0 1 released
CopperCube 6.0.1 Released – GameFromScratch.com
...This update includes some improvements and fixes for some minor bugs of the 6.0 release:
– Better selection indication
Selection highlighting in the scene...
construct.net › en › animation software › manual
WorldInstance script interface - Construct Animate Documentation
...Scene graph APIs
- getParent()
- Return the parent
IWorldInstance
of this instance in the scene graph hierarchy if any, else null
vndev.wiki › Visual Novel Machinery
Visual Novel Machinery - VNDev Wiki
...Features
- Dialog System
- VNM Script
- Scene Backgrounds
- Dialog Scenes
docs.flaxengine.com › api › FlaxEditor.ISceneEditingCon…
Interface ISceneEditingContext | Flax Documentation
...FlaxEngine.CSharp.dll
Syntax
public interface ISceneEditingContext
Properties
Selection
ambiera.com › copperlicht › documentation › tutorials
CopperLicht Reference - Tutorial 3
...In the code above, we only added your scene node to the scene graph. We'll implement the scene node later and explain everything...
github.com › oxygine › oxygine framework › wiki
actors · oxygine/oxygine-framework Wiki · GitHub
...Oxygine isn't low level 2D framework and in addition to this it provides own scene graph.
You could create Sprite, set position and...
gameprogrammingpatterns.com › dirty flag.html
Dirty Flag · Optimization Patterns · Game Programming Patterns
...If we had a scene bag and not a scene graph, that would be it, and life would be simple.
However, most scene graphs...
springrts.com › wiki › GSoC New rendering system
GSoC New rendering system - Spring
...What
Under this proposal, the rendering code should get a complete overhaul and moved into a Scene Graph. Allowing to replace the old code...