You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project to read a Rubik's cube state from camera input, calculate a solution and control a robot to execute the solution. Comes with GUI and is intended to be submitted to "Jugend Forscht".
A voxel engine similar to minecraft written from scratch using C++ and OpenGL for educational purposes. Current features include a GUI system, an ECS-driven engine using entt, and basic terrain gen…