News

This project demonstrates a rotating 3D cube using Python's built-in turtle graphics module. The cube is constructed from 3D coordinates, rotated around the X and Y axes, and projected onto a 2D ...
Triangle Splatting Viewer / Engine / Browser A real-time 3D rendering engine built with Python, Pygame, and OpenGL to navigate Triangle Splatting assets in the .off file format. The engine features a ...