Pathtracer (v0.6)
A path tracer with basic functionality.
- Reflection, refraction, depth of field.
- Ellipsoids, boxes, cylinders and cones.
- Blue noise sampling.
- Grid acceleration structure.
- Edit entities.
- Save/load scenes.
- Save screenshots.
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.
- Quick search for channels or playlists.
- Stats on views, likes/dislikes and comments.
- Infinite zoom from years to hours.
- Filter and sort.
- Quick view of video and comments.
- Make screenshots.
- Customizable color theme.
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.