Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 275 Bytes

File metadata and controls

2 lines (2 loc) · 275 Bytes

This is a CPU 3D rendering engine for pythonista capable of reaching up to 60 fps with proper adjustments. (may require low res to run fast) Now with a large update using rasterization to reach even faster speeds, as the original was using raycasting, which is slow on CPUs.