summaryrefslogtreecommitdiff
path: root/height-map-display/CMakeLists.txt (unfollow)
Commit message (Expand)Author
2024-03-06Working barebones heightmap rendererSchark
2023-05-13Added PBO, lower overall performance but no more drops near wallsSchark
2023-05-11Base implementation of raycasting engineSchark
2023-05-10Transition to opengl and glfwSchark
2023-04-30Working window, basic cmake implementationSchark