For now we can just render vertices with some edge but the goal is to implement more feature.
- Rendering vertices and edges
- Camera and world transform
- Face rendering
- Texture mapping
- .obj files loading
- Z-buffer
- Clipping to optimise the thing
- Some basic lighting