textures, lightmaps, hardcoded texture hack for testing
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 1 Nov 2016 03:16:41 +0000 (05:16 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 1 Nov 2016 03:16:41 +0000 (05:16 +0200)
commit8137121400748ee8afb1608253aae15323c5e3a2
tree9bc0ad0195379e9f2faa5c603efbc0eb5c21ea0c
parent516e9be0443cfd7f844feb9b8299f909075b7c3c
textures, lightmaps, hardcoded texture hack for testing
13 files changed:
sdr/test.p.glsl [new file with mode: 0644]
sdr/test.v.glsl [new file with mode: 0644]
src/app.cc
src/datamap.cc
src/datamap.h
src/material.cc
src/material.h
src/mesh.cc
src/mesh.h
src/scene.cc
src/scene.h
src/sceneload.cc
src/texture.cc