So far the Engine features:
Common Math:
- 2d Vector
- 3d Vector
- 4x4 Matrix
- Vertex Buffers
- Vertex Formats
- Sprites
- Textures
- Colors
- Window setup
- Keyboard and Mouse Input
- Timers
- State Management
- Resource Management
- Content System
At this point I want to finish up some of things listed above before I spread the word about the engine too much however I encourage people to look at the wiki, browse through the source code and give feedback. The code is well document and is very presentable, if you don't agree let me know. Sending me feature requests, comments on my code, and general questions about the engine would be quite helpful. I hope to hear some feedback.