Find a file
2018-09-29 10:03:42 +02:00
convert_png.py Adjust textures 2018-09-27 15:25:20 +02:00
demo1.cpp Add floor texture 2018-09-29 10:03:42 +02:00
demo2.cpp Fix NO_SHADING 2018-09-28 14:38:53 +02:00
demo3.cpp Give different heights diff colors 2018-09-28 20:52:27 +02:00
general.hpp Fix comments 2018-09-29 08:45:58 +02:00
height_profile.py Start demo 3 2018-09-10 11:26:20 +02:00
helloRay.cpp Update hello ray 2018-09-18 15:14:27 +02:00
palette.png Start switching to HSV 2018-09-27 10:30:52 +02:00
raycastlib.h Fix uninitialized bug 2018-09-24 23:09:56 +02:00
README Init 2018-08-31 18:40:05 +02:00

WIP Pokitto raycasting demo

raycastinglib is needed (can be found among my repos) - simply drop the .h file in the same directory as the program and compile.