COSC-3P93-Project/Step 3/resources/shaders
Brett 5308cacd23 Added the ability to recusively load shader files
include statements are the only form of file chaining supported.
define statements can now be replaced at load time with global variable.
2022-11-20 13:07:45 -05:00
..
basic.fs Working on fixing GL 2022-10-28 01:44:23 -04:00
basic.vs Working on fixing GL 2022-10-28 01:44:23 -04:00
test.h Added the ability to recusively load shader files 2022-11-20 13:07:45 -05:00
world.fs Raytracing camera now losely follows the debug camera 2022-11-14 20:44:49 -05:00
world.vs Added the ability to recusively load shader files 2022-11-20 13:07:45 -05:00