No description
Find a file
Vijfhoek 9fb640c4e0
All checks were successful
continuous-integration/drone/push Build is passing
Replace a very ugly float comparison with integer logic
2021-06-04 02:38:51 +02:00
assets added crab model 2021-06-01 23:51:32 +02:00
src Replace a very ugly float comparison with integer logic 2021-06-04 02:38:51 +02:00
.drone.yml ci ye 2021-06-03 00:10:31 +02:00
.gitattributes Add assets 2021-05-28 02:57:39 +02:00
.gitignore Implement chunk unloading, frustrum culling and some other minor optimisations 2021-06-03 16:34:42 +02:00
Cargo.lock Move chunk loading/saving logic to World, sort chunk loading based on distance to camera 2021-06-03 04:06:59 +02:00
Cargo.toml Move chunk loading/saving logic to World, sort chunk loading based on distance to camera 2021-06-03 04:06:59 +02:00