This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
ca2aab449e340af9968dd97c1f39a6706876e511
axyz
/
resources
/
Shaders
T
History
Tleety
5d6d0f82b9
Removed some debug code
2016-01-19 16:48:59 +01:00
..
.gitkeep
Added resource folder for lightweight run-time resources that is also relevant to code, eg. shaders and XML schemas
2015-11-20 16:06:30 +01:00
BasicForward.frag.glsl
Added Transform.h that holds all the AbsoluteTransformation functions. Camera now working better with scenes. Changed Modeljob Matrix to only hold the model matrix instad of all matrix info
2016-01-14 11:12:02 +01:00
BasicForward.vert.glsl
Added Transform.h that holds all the AbsoluteTransformation functions. Camera now working better with scenes. Changed Modeljob Matrix to only hold the model matrix instad of all matrix info
2016-01-14 11:12:02 +01:00
CullLights.comp.glsl
WIP
2016-01-18 17:57:45 +01:00
DrawScreenQuad.frag.glsl
Added 3D picking of models to renderer
2015-12-02 18:00:11 +01:00
DrawScreenQuad.vert.glsl
Added 3D picking of models to renderer
2015-12-02 18:00:11 +01:00
ForwardPlus.frag.glsl
Removed some debug code
2016-01-19 16:48:59 +01:00
ForwardPlus.vert.glsl
DirectionalLight now correctly getting directions
2016-01-19 14:44:17 +01:00
GridFrustum.comp.glsl
Frustum culling now works correctly for all resolutions
2016-01-15 15:38:14 +01:00
Picking.frag.glsl
Added Transform.h that holds all the AbsoluteTransformation functions. Camera now working better with scenes. Changed Modeljob Matrix to only hold the model matrix instad of all matrix info
2016-01-14 11:12:02 +01:00
Picking.vert.glsl
Added Transform.h that holds all the AbsoluteTransformation functions. Camera now working better with scenes. Changed Modeljob Matrix to only hold the model matrix instad of all matrix info
2016-01-14 11:12:02 +01:00