Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-29 | refactor: move everything into src/ subdirectory | sanine | |
2022-05-27 | add basic terrain generation | sanine | |
2022-05-25 | add Util.js | sanine | |
2022-05-25 | allow disabling benchmarks | sanine | |
2022-05-25 | improve comments in Geometry.js | sanine | |
2022-05-25 | implement quadtree | sanine | |
2022-05-25 | add basic QTNode | sanine | |
2022-05-25 | begin refactor to use quadtree | sanine | |
2022-05-25 | begin KDTree implementation | sanine | |
2022-05-24 | add hacky frameworkless unit testing | sanine | |