This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2214c0ac06
vkdoom_m
/
src
/
gl
/
models
History
Christoph Oelckers
2214c0ac06
- remove all uses of builtin matrix manipulation. Only glLoadMatrix for view and projection matrix are left.
2014-07-13 22:37:34 +02:00
..
gl_models.cpp
- remove all uses of builtin matrix manipulation. Only glLoadMatrix for view and projection matrix are left.
2014-07-13 22:37:34 +02:00
gl_models.h
- use vertex buffer to render MD3 models.
2014-06-30 18:02:52 +02:00
gl_models_md2.cpp
- implement model vertex buffer and draw MD2 models using it instead of using the GLCommands from the model.
2014-06-29 23:24:16 +02:00
gl_models_md3.cpp
- use vertex buffer to render MD3 models.
2014-06-30 18:02:52 +02:00
gl_voxels.cpp
- use model vertex buffer to render voxels.
2014-06-30 18:57:24 +02:00
tab_anorms.h
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00