Projects

9 projects — and counting.

Minecraft Terrain Engine
Minecraft Terrain Engine

High-performance GPU-driven voxel terrain engine in C++20 with OpenGL 4.3+ compute shaders, indirect drawing, spline-based terrain shaping, and a multi-threaded chunking architecture.

WIP: DroneSim

Autonomous drone navigating procedurally generated terrain in C++/OpenGL — control loop steers the drone through the simulated environment in real time.

Gesture Controller
Gesture Controller

Real-time gesture recognition driving a Godot game over WebSocket — MediaPipe hand tracking, a TensorFlow/Keras CNN classifier, and an OpenCV webcam pipeline.

Pathtracer on GPU

GPU path tracer in C++/OpenGL with fragment-shader rendering for photoreal frames.

Elemental Clash
Elemental Clash

Unity 3D 1v1 RTS using ArUco cards for unit placement; built for my bachelor thesis.

Solar system simulation
Solar system simulation

Blender add-on to simulate and auto-animate solar systems with generated materials.

WIP: Terrain Library

C++ terrain library with heightmaps, marching cubes, and voxel worlds rendered in real time via OpenGL/compute shaders.

WIP: Portals
WIP: Portals

Unity portal experiment with smooth traversal; visuals and mechanics still in progress.

Planet generator
Planet generator

Unity planet generator combining gradient and Voronoi noise for procedural worlds.