ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/notes
(Generate patch)

Comparing libgender/notes (file contents):
Revision 1.8 by root, Mon Nov 1 01:57:03 2004 UTC vs.
Revision 1.16 by root, Thu Jan 6 02:15:17 2005 UTC

1http://www.iddevnet.com/doom3/
2http://sigget.rivin.se/games/doom3/index.html#fileformats
3http://duff.geology.washington.edu/data/raster/tenmeter/onebytwo10/index.html
4http://libsh.org/ref/online/
5http://www.bearcave.com/misl/misl_tech/wavelets/compression/
6http://globe.sintef.no/documentation/projection.html
7http://www.vterrain.org/Textures/spherical.html
8http://www.math.uni-bremen.de/~justen/Mich/planetrendering_e.html
1http://lodbook.com/source/ 9http://lodbook.com/source/
2http://www.humus.ca/3D/index.php?page=OpenGL&start=8 10http://www.humus.ca/3D/index.php?page=OpenGL&start=8
3http://developer.infi.nl/index.php?ID=5 11http://developer.infi.nl/index.php?ID=5
4http://www.cc.gatech.edu/~lindstro/papers/vis2001a/ 12http://www.cc.gatech.edu/~lindstro/papers/vis2001a/
5http://www.labri.fr/Perso/~granier/OpenGL/ext/videocards.html 13http://www.labri.fr/Perso/~granier/OpenGL/ext/videocards.html
6http://www.codesampler.com/oglsrc.htm 14http://www.codesampler.com/oglsrc.htm
7http://www.zanir.szm.sk/dx10-19.html 15http://www.zanir.szm.sk/dx10-19.html
16http://www.opengl.org/resources/tutorials/sig99/advanced99/notes/notes.html
17
18TODO: weg mit glFrustum, tut nur ungutes mit unserer z-koordinate
8 19
9TODO (auch elmex): 20TODO (auch elmex):
10 21
11* oct-diagonale exakt berechnen 22* oct-diagonale exakt berechnen
12 23
22+ fixing blender-script, too error prone. 33+ fixing blender-script, too error prone.
23 34
24+ think about entities and loading 35+ think about entities and loading
25 36
26 37
38
39Doom3:
40
41.map - map file for the editor
42.proc - precompiled geometry
43.cm - collision map
44.bak - back up
45
46http://sigget.rivin.se/games/doom3/index.html#fileformats
47
48http://www.doom3reference.com/
49http://www.iddevnet.com/doom3/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines