diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ClientHamr/README.extantz | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ClientHamr/README.extantz b/docs/ClientHamr/README.extantz index 5fb1d5f..d2b3a80 100644 --- a/docs/ClientHamr/README.extantz +++ b/docs/ClientHamr/README.extantz | |||
@@ -22,3 +22,6 @@ lol | |||
22 | Extantz will handle all the 3D rendering. The other parts can use nails | 22 | Extantz will handle all the 3D rendering. The other parts can use nails |
23 | to control the world that is rendered, and GuiLua to present their UI | 23 | to control the world that is rendered, and GuiLua to present their UI |
24 | on top of the rendered world. | 24 | on top of the rendered world. |
25 | |||
26 | http://www.euclideanspace.com/ seems to be a decent site for learning | ||
27 | about the maths of this sort of thing. | ||