aboutsummaryrefslogtreecommitdiffstats
path: root/concepts.org
diff options
context:
space:
mode:
authornathan <nathan@disroot.org>2025-07-04 08:17:11 +0000
committernathan <nathan@disroot.org>2025-07-04 08:17:11 +0000
commitde3a92fb2bde8cbec688f788c53f7ba52d6a723a (patch)
tree86da96378d736deb59ecf9eda0f5a6f59f9631ce /concepts.org
parent8fb2afe17ea4d9d3285967bac4cf3ee7b0fccceb (diff)
downloadFindThings-de3a92fb2bde8cbec688f788c53f7ba52d6a723a.tar.gz
FindThings-de3a92fb2bde8cbec688f788c53f7ba52d6a723a.tar.bz2
FindThings-de3a92fb2bde8cbec688f788c53f7ba52d6a723a.zip
Adding design concepts
Diffstat (limited to 'concepts.org')
-rw-r--r--concepts.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/concepts.org b/concepts.org
index 219babb..0d7cc94 100644
--- a/concepts.org
+++ b/concepts.org
@@ -73,3 +73,11 @@ said you will have your neck snapped no matter what you do.
19. Laptop running Haiku OS.
20. Nuclear Ninja Tortoise.
+* Design and programming
++ It will have a open world making heavy use of height maps.
++ No real physics, just dummy physics.
++ Nearly everything will be a intractable object.
++ Very lite and careful use of memory allocation.
++ The world data will be stored in mostly arrays in a header file.
++ BVH like structure for collision.
+