iamscottmoyers / cambhaxx-gles

GLES experiment
5 stars 0 forks source link

Create a scenegraph class #9

Open iamscottmoyers opened 11 years ago

iamscottmoyers commented 11 years ago

We need a scenegraph. Currently we have model_t which contains a hardcoded list of objects. Need to read up on what data scenegraphs usually contain. Objects, textures, lighting, positions, animation, cameras?