A real-time 3D Rubik's Cube solver and animator with a modern dark-themed GUI. Built entirely in Python — renders the cube using ModernGL (OpenGL 3.3), animates moves with smooth easing, and solves ...
A voxel engine written in Olive. This is a dogfood project for the language, using it to build something non-trivial that touches structs, references, FFI, math, and real-time rendering. Olive handles ...