quakeforge/libs/models/iqm
Bill Currie c3801d46e5 Render iqm models in GL.
There are still many issues to sort out, but the basics are working.

Problems:
	rendered fullbright (no lighting done)
	normals are ignored
	extra textures (glow etc) not used/loaded

4 models on the screen don't seem to be a problem.
2012-05-17 15:58:29 +09:00
..
gl_model_iqm.c Render iqm models in GL. 2012-05-17 15:58:29 +09:00
glsl_model_iqm.c Move IQM freeing into common code. 2012-05-16 18:09:44 +09:00
Makefile.am Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
model_iqm.c Enable loading of iqm models in gl. 2012-05-17 15:55:38 +09:00
sw_model_iqm.c Stub out the iqm loader. 2012-05-15 21:08:43 +09:00