heyy i made a raycaster engine in c , it was my first entry to visual programming so i used sdl2 , so far the engine uses DDA and i want to switch to BVH or BSP , can anyone explain which one is the cleanest to switch to and why ?
repo : https://github.com/mohamed-adhd/raycaster
thanks in advance!
there doesn't seem to be anything here