Benau
|
79c6705bb1
|
Fix #2814
|
2017-08-09 13:00:09 +08:00 |
|
samuncle
|
ae0b1136f5
|
better shader for underwater vegetation
|
2016-12-09 11:38:56 -05:00 |
|
Benau
|
7d5f786da8
|
Make grass shader colorizable
|
2016-12-04 00:59:09 +08:00 |
|
Benau
|
4261a96d06
|
Fix inconsistency between grass shader and the instanced version
1. Assign the missing depth stencil texture (dtex)
2. Correct the movement and color
|
2016-12-03 15:54:59 +08:00 |
|
Deve
|
f679078e75
|
Port some basic shaders to use #stk_include.
Already working race with disabled advanced lighting :)
|
2016-06-26 16:39:34 +02:00 |
|
Vincent Lejeune
|
c4e5a720f7
|
Do not undefine builtin macros.
|
2014-12-18 22:09:14 +01:00 |
|
Vincent Lejeune
|
84cf087ae6
|
Forget to update grass pass 2 sun location
|
2014-12-16 02:10:26 +01:00 |
|
Vincent Lejeune
|
1e2656dc88
|
Use clamp instead of max(0, dot(normalized, normalized))
Should help GLSL compiler to optimize them.
|
2014-12-05 17:51:18 +01:00 |
|
samuncle
|
91736e1941
|
Add the support for emit map. For the moment it's only for solid objects
|
2014-11-22 15:59:22 +01:00 |
|
Vincent Lejeune
|
a8161288a9
|
Convert remaining shaders
|
2014-10-05 20:47:13 +02:00 |
|
Vincent Lejeune
|
88954a5d88
|
Prepare shader for specmap value
|
2014-10-05 02:12:04 +02:00 |
|
vlj
|
5878cb35ec
|
Implement runtime detection of srgb bindless fix
|
2014-08-28 22:02:12 +02:00 |
|
Vincent Lejeune
|
6ac3d69471
|
Play with bindless textures
|
2014-08-22 23:48:28 +02:00 |
|
Vincent Lejeune
|
58c094917e
|
Use an header included in every shaders.
|
2014-08-02 00:50:56 +02:00 |
|
hiker
|
c322c507da
|
Fix shader error (vlj, please check).
|
2014-07-22 13:28:12 +10:00 |
|
vlj
|
ffe77e4aa4
|
Port instanced pass2 shaders to singleton
|
2014-07-14 23:41:47 +02:00 |
|
samuncle
|
bffc615a49
|
Tweak the scattering value to reduce the effect
|
2014-05-21 02:36:48 +02:00 |
|
Vincent Lejeune
|
5573ee4e34
|
Follow more closely Crysis subsurface scatt.
|
2014-04-01 23:35:32 +02:00 |
|
Vincent Lejeune
|
23e5ec709d
|
Add a fake subsurface scattering for grass.
|
2014-04-01 23:13:16 +02:00 |
|