3dexperiments/assets/shaders
Evert Prants 968c6ff3ad
textured voxel terrain
2020-04-09 19:37:35 +03:00
..
atmosphere.fs Atmosphere shader (from space only) 2020-03-31 14:17:22 +03:00
atmosphere.vs Sky from atmosphere! Fix normalization 2020-03-31 15:07:23 +03:00
basic.fs start using git cuz this thing is getting pretty big 2018-11-25 19:44:32 +02:00
basic.vs start using git cuz this thing is getting pretty big 2018-11-25 19:44:32 +02:00
font.fs some minor changes 2019-12-30 16:50:25 +02:00
font.vs Add font rendering 2019-12-29 04:20:57 +02:00
particles.fs Laggy particle system (hold y for demo) 2019-12-31 21:00:46 +02:00
particles.vs Laggy particle system (hold y for demo) 2019-12-31 21:00:46 +02:00
planet.fs mediocre frustum culling, very simple biomes 2020-04-03 19:50:08 +03:00
planet.vs mediocre frustum culling, very simple biomes 2020-04-03 19:50:08 +03:00
skybox.fs Simple GUI, Simple Skybox, fixed sequential model rendering warnings 2019-12-28 22:51:31 +02:00
skybox.vs Simple GUI, Simple Skybox, fixed sequential model rendering warnings 2019-12-28 22:51:31 +02:00
terrain.fs textured voxel terrain 2020-04-09 19:37:35 +03:00
terrain.vs Reduce environment lights for older gles even further 2019-12-31 22:09:10 +02:00
water.fs WORKING WATER! (no clipping planes implemented) 2019-12-29 19:20:04 +02:00
water.vs Water, complete with artifacts! (still wip) 2019-12-29 17:18:37 +02:00