Brett
410e9c29b0
OpenCL object
2022-11-20 17:32:53 -05:00
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
Brett
1c11a1f9d9
Fixed issue with the projection matrix. View matrix is still a little iffy
...
Currently it appears that the view matrix is rotating the world
and look at pos view matrix is producing incorrect results. appears as if the height is inverted.
2022-11-07 00:29:12 -05:00
Brett
d8bade25a2
Trying to fix issue with project / view matrix
2022-10-31 00:51:51 -04:00