Tools for editing b2l files

Niels Nesse 0eb1f0d6f2 Remove stale dependencies on libX11 and libGL 8 years ago
glsl-parser 793fa269cf Merge remote-tracking branch 'glsl-parser/master' 8 years ago
lgi 304051815a Add version file instead of generating it 8 years ago
lua ea12251534 Move material-editor files to the top level 9 years ago
tests ff5f279719 Revert "Remote accidentally committed test.y" 8 years ago
.gitignore a3ec3b5db8 Use new parser 8 years ago
Chicken.b2l ee3535a1e1 Dont transpose B2L matricies when submitting to OpenGL 8 years ago
Chicken.b2l.bin ee3535a1e1 Dont transpose B2L matricies when submitting to OpenGL 8 years ago
Chicken.b2l.mat a048aaa184 Start to isolate model rendering from user interface 8 years ago
ChickenE.png ea12251534 Move material-editor files to the top level 9 years ago
ChickenE_nor.png ea12251534 Move material-editor files to the top level 9 years ago
LICENSE ea12251534 Move material-editor files to the top level 9 years ago
Makefile.am 4e78903097 Add a scene viewer 8 years ago
TODO ded38ba453 Print LUA backtrace when an error is information 9 years ago
autogen.sh be5d5140fb Switch to automake build 8 years ago
b2l.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
b2l.h 41e5a007ab Add b2l.c file to handle loading and setup of b2l, bin, and mat files 8 years ago
b2l_material_editor.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
b2l_model_viewer.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
b2l_scene_viewer.c 4e78903097 Add a scene viewer 8 years ago
box.b2l 662264faf7 Add simple box model for better regression testing 8 years ago
box.b2l.bin 662264faf7 Add simple box model for better regression testing 8 years ago
box.b2l.mat 662264faf7 Add simple box model for better regression testing 8 years ago
configure.ac 0eb1f0d6f2 Remove stale dependencies on libX11 and libGL 8 years ago
geometry.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
geometry.h 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
material_editor.lua 3237ebdbdc Add LUA texture userdata to manage texture lifecycle 8 years ago
mesh.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
mesh.h 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
pprint.lua 9e41589e39 Complete enabling of multi-program rendering 8 years ago
program.c c58a1285b7 Pull program compilation linking details into program.c 8 years ago
program.h 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
test.frag.glsl 82140288ae Make test shader adaptable to untextured and unskinned models 8 years ago
test.vert.glsl 82140288ae Make test shader adaptable to untextured and unskinned models 8 years ago
texture.c 1de8fce94f Remove builtin glplatform and link to a dynamic lib instead 8 years ago
texture.h 3237ebdbdc Add LUA texture userdata to manage texture lifecycle 8 years ago
tinyxml2.h 48b27820e3 Make b2l-tools self contained 8 years ago