Monday, June 8, 2020 | 1 minute
Custom voxel engine project made during Block B in Year 2 at BUAS. The engine is made in C++ and OpenGL with OpenCL for the rendering/compute pipeline. Lighting is being calculated per voxel using software ray tracing inside a OpenCL kernel.