From 673923641328ffc4a6b454fdc3bac889ca0522fc Mon Sep 17 00:00:00 2001 From: Sara Date: Sun, 5 Apr 2026 15:01:06 +0200 Subject: [PATCH] chore: TODO.org for terrain module --- modules/terrain/TODO.org | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 modules/terrain/TODO.org diff --git a/modules/terrain/TODO.org b/modules/terrain/TODO.org new file mode 100644 index 00000000..70d4de81 --- /dev/null +++ b/modules/terrain/TODO.org @@ -0,0 +1,6 @@ +- [ ] Cache chunk meshes +- [ ] Noise modifier +- [ ] Min/Max modifier +- [ ] Only load Defined chunks +- [ ] Separate terrain module into it's own repository +- [ ] Texturing step