- Perspective correct texture mapping.
- OBJ Models Support.
- Lighting (Phong Shading).
- SSE Wrapper (Most Maths calculations in SIMD instructions).
- Drawing edge to edge using Fixed Point arithmetic to save up cycles.
- Normal Mapping.
- Shadows.
- Deffered Shading.
- Optimize the code more.
- Enhance system design.