This website requires JavaScript.
Explore
Help
Sign In
faerbit
/
Saxum
Watch
1
Star
0
Fork
0
You've already forked Saxum
Code
Issues
1
Pull Requests
Projects
Releases
2
Wiki
Activity
24edf1aca9
Saxum
/
Shader
History
Faerbit
b9b7a6e7b4
Put some code in a function.
2014-12-05 00:57:17 +01:00
..
depth.fsh
Changing shadow map sampler from sampler2D to sampler2Dshadow and removing now useless colour texture.
2014-12-04 13:21:20 +01:00
depth.vsh
Implemented basic shadows for sun light. Also fixed bug with far plane always staying the same.
2014-12-04 01:13:59 +01:00
phong.fsh
Put some code in a function.
2014-12-05 00:57:17 +01:00
phong.vsh
Implemented cascaded shadow mapping.
2014-12-04 17:19:58 +01:00