4.18.2010

Project Roadmap

I think I should do a roadmap of the project to realize the scope of it.
Since this is going to be a 64k intro tool, I'll need lots of generative content creation assets:

-GPU based texture generator
   -Requires:
      *The shader handling system in the 3D engine
      *A shader editor in the tool (with syntax highlighting)
      *The texture generator framework to work with shaders
      *The user interface

-Material editor
   -Requires:
      *Finished Material System
      *User interface

-A basic mesh editor
   -Requires:
      *3D Display in the tool
      *Mesh system
      *Lots of mesh generators and modifiers
      *User interface

-Keyframer
   -Requires:
      *Spline system
      *Scene graph system
      *User interface

-Timeline
   -Requires:
      *Simple event system
      *User interface

No comments:

Post a Comment