diff options
author | David Walter Seikel | 2014-05-10 06:45:38 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-05-10 06:45:38 +1000 |
commit | edaeb84456209667554147172b20d0b733af02b4 (patch) | |
tree | 074b19d90d1b52b64b82c0942c65631df4880ae6 /docs/ClientHamr | |
parent | Typo-- (diff) | |
download | SledjHamr-edaeb84456209667554147172b20d0b733af02b4.zip SledjHamr-edaeb84456209667554147172b20d0b733af02b4.tar.gz SledjHamr-edaeb84456209667554147172b20d0b733af02b4.tar.bz2 SledjHamr-edaeb84456209667554147172b20d0b733af02b4.tar.xz |
A note about a useful web site.
Diffstat (limited to 'docs/ClientHamr')
-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. | ||