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.