fnk0 / MarcusGameEngine

1 stars 1 forks source link

Hierarchical Scene Graph #3

Open RyanDawkins opened 9 years ago

RyanDawkins commented 9 years ago

A hierarchical scene graph that supports a transform tree that holds the objects in your scene. Extend your scene description language to handle this hierarchical representation.

fnk0 commented 9 years ago

Ryan we have to talk about the way you want to structure the nodes.. since you are kinda more peaky about structuring data classes.

You also have better ideas than me on that point :)