- Add a proper readme
- Add a proper documentation
- Add a proper contributing guide
- Add a proper changelog
- Render something using opengl directly
- Render it to a bitmap then render that bitmap to flixel
- Add a proper scene system
- Add a proper model system
- Add a proper surface system
- Add a proper camera system
- Add a proper light system
- Add a proper material system
- Add a proper loader for .fbx files
- Add a proper loader for .obj files
- Add a proper shader system (model.shader3D) (post process still uses model.shader)
- Add a proper debug system