cuda-based-raytrace/src/illumination
Martin Opat a5c66fc6ca Removed some old comments 2025-01-11 13:00:43 +01:00
..
FrameBuffer.cu It finally looks about right but the code urgently needs to be tidied up 2025-01-10 21:02:18 +01:00
FrameBuffer.h It finally looks about right but the code urgently needs to be tidied up 2025-01-10 21:02:18 +01:00
Raycaster.cu Removed some old comments 2025-01-11 13:00:43 +01:00
Raycaster.h added shader 2025-01-05 22:48:09 +01:00
illumination.h feat (wip): real-time gui with rendering in opengl 2025-01-03 19:57:10 +01:00
shading.cu feat (wip): real-time gui with rendering in opengl 2025-01-03 19:57:10 +01:00
shading.h feat (wip): real-time gui with rendering in opengl 2025-01-03 19:57:10 +01:00
transferFunction.cu Moved transfer function functions to their own file 2025-01-11 11:50:19 +01:00
transferFunction.h Moved transfer function functions to their own file 2025-01-11 11:50:19 +01:00