Load textured models :D
authorslack <slack@codemaniacs.com>
Mon, 6 Oct 2008 01:52:36 +0000 (03:52 +0200)
committerslack <slack@codemaniacs.com>
Mon, 6 Oct 2008 01:52:36 +0000 (03:52 +0200)
commit4973666952e1bc2d65e51244ee2d83b14528ccc7
tree317ef0306f97f073a29839796f8ee1eb85bcb90c
parent8a6addfc080051a185d45c439f9653cf6b8ea8ac
Load textured models :D
Makefile
game.cc
gfx.cc
main.cc
model.cc
model.h
models/ship.lob [new file with mode: 0644]
models/ship.tga [new file with mode: 0644]
texture.cc [new file with mode: 0644]
texture.h [new file with mode: 0644]
tools/blender_exporter.py