Projects






Recent Posts
FreeFlight - An Interactive 3D Model of Austria
An interactive 3D model of Austria integrating a dynamically loaded digital elevation model and aerial imagery.
Motion Activated Bird Camera
Building a bird feeder with a Raspberry Pi powered motion activated bird camera.
Fun with Path Tracing
In this project I wrote a monte-carlo path tracer in C++ with some nice features, including mesh rendering, direct light sampling and various different materials.
Set Values With Imgui::Slider Over Getter and Setter Functions
A small tutorial on how to add some helper functions to ImGui that allow setting private values with ImGui::Slider accessible via getter and setter functions.
Terrain Rendering
Rendering Real-World Terrain in 3D With Data From Web Map Tile Service