satchelfrost / revolvr

A VR-focused Game Engine
MIT License
9 stars 1 forks source link

Scene description #12

Closed satchelfrost closed 2 years ago

satchelfrost commented 2 years ago

A scene tree can now be built from an RVR file. The example.rvr demonstrates the current implementation's capabilities. Note that fields such as "can_update" and "visible" are also working. Feel free to mess around.