descriptiona Vulkan ray tracer
ownerEleni-Maria Stea
last changeWed, 2 Feb 2022 15:41:50 +0000 (17:41 +0200)
shortlog
2022-02-02 Eleni Maria... removed gph-math, will use a c library master
2022-02-02 Eleni Maria... removed all c++
2021-11-22 Eleni Maria... fixed return values in main
2021-11-22 Eleni Maria... fixed invalid pointer error
2021-11-20 Eleni Maria... Replaced FRAME_LAG with swapchain.num_images - 1 to...
2021-11-20 Eleni Maria... first attempt to add support for geom but I don't like...
2021-10-05 Eleni Maria... fixed swapchain sync for standard win, needs recreation...
2021-10-02 Eleni Maria... tmp to switch computer: there are logical errors in...
2021-09-22 Eleni Maria... added a camera class and created a camera that I am...
2021-09-18 Eleni Maria... added support for c++, mv main.c->main.cc
2021-09-18 Eleni Maria... extern "C" so that I can also use c++
2021-09-18 Eleni Maria... changed depth format for the program to run on amd
2021-09-18 Eleni Maria... forgot to add shader files
2021-09-18 Eleni Maria... fixed bug at cleanup and removed the surface from the...
2021-09-18 Eleni Maria... working swapchain
2021-08-28 Eleni Maria... fixes in image structs and functions
...
heads
2 years ago master