Respository for testing computer graphics ideas, mainly for education.
00_hello_world
: Basic project to test build system.01_bitmap_work
: Some work on the Melon software library to improveDgBitmap
.02_ray_tracing
: WIP ray tracer.- I would like to test tracing of Bezier, B-spline and Nurb(s) curves.
03_vulkan_compute
: Vulkan compute tests.