My Apps


Pathtracer (v0.6)

A path tracer with basic functionality.

Written in C++. Runs on Windows 32bit and 64bit starting with Windows XP.
It uses Opengl 3.3, Freetype to render fonts and stb_image/stb_image_write to read/write images.
Lines of code: 13.8K.

Download here.

Last updated 03.04.2018.


Playlist Viewer (v0.7)

Load and view Youtube playlists.

Written in C++. Runs on Windows 32bit and 64bit starting with Windows XP.
It uses Opengl 3.3, Freetype to render fonts, stb_image/stb_image_write to read/write images and Libcurl to send HTTP requests.
Lines of code: 11K.

Download here.

Last updated 19.03.2018.