bettola/srv
Ritchie Cunningham 744c41b8ce [Add] Terrain collision and gravity.
Physics and collision system to make players interact with the generated
terraine without falling through the world like lemmings.

It uses a shared bilinear interpolation function for terrain height for
smooth and consistant height queries on the client and server.
2025-09-16 22:13:15 +01:00
..
game [Add] Terrain collision and gravity. 2025-09-16 22:13:15 +01:00
main.cpp [Add] Initial terrain generation. 2025-09-16 20:49:00 +01:00