- Numpy: For The Screen & Depth Buffer
- Numba: For Compiling Functions To Increase Performance
- PyGame: For Displaying The Screen Buffer & To Receive Input
- Barycentric Triangle Rasterization
- Perspective Correct Texture Mapping
- Depth Buffer Support
- Wavefront OBJ Support
- Triangle Clipping
- Translation & Rotation Support
- Multicore Rendering Support (Using Numba) (OBSOLETE, Polygon Core V2 Implements This)
- Basic Diffuse Lighing (OBSOLETE, Polygon Core V2 Might Implement This)