ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/notes
Revision: 1.15
Committed: Fri Nov 5 16:05:11 2004 UTC (19 years, 7 months ago) by root
Branch: MAIN
Changes since 1.14: +12 -0 lines
Log Message:
added some notes

File Contents

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