gleblebedev
|
c4a8e9b098
|
Vegetation shader and technique bugfixes (#2659)
* Vegetation shader and technique bugfixes
* GLSL bug fix for vegetation shader
* pivot fixed
* Shaders fixed
* Text formatting
|
2020-07-14 04:08:32 +03:00 |
|
Lisandro Bruzzo
|
3f830d4f20
|
Update Vegetation.hlsl
|
2017-09-18 23:35:41 -03:00 |
|
hdunderscore
|
25612d6e72
|
Bugfix for vegetation shader and instancing.
|
2017-02-23 14:17:44 +11:00 |
|
Lasse Öörni
|
f1cb469a34
|
Fix getting world-space tangent for billboards. Closes #1678.
|
2016-11-09 22:57:34 +02:00 |
|
Yusuf Umar
|
b24bcb8928
|
No longer need to passing camera position to direction billboard vertex buffer because Urho3D already has default uniform to do the job.
|
2016-07-13 18:54:18 +07:00 |
|
Yusuf Umar
|
f9e65027e3
|
Implementing RibbonTrail
|
2016-06-15 21:14:58 +03:00 |
|
Lasse Öörni
|
7160a0ab7c
|
Normal offset shadow support for HLSL. Fix deferred specular calculation on HLSL.
|
2016-05-07 20:20:42 +03:00 |
|
Lasse Öörni
|
9fd22d3323
|
Fix instance texture coordinate in HLSL shaders.
|
2016-04-05 00:32:17 +03:00 |
|
Yusuf Umar
|
a8d9308abe
|
Moving billboard rotate computation from CPU to GPU. Particle with direction should run faster now.
|
2016-01-12 19:50:01 +07:00 |
|
Yusuf Umar
|
353c459e0d
|
Adding direction for particle/billboard. It can create pseudo 3d effect inspired by Unity stretched billboard. Can be used by using face camera option 'Rotate Along Direction'.
|
2016-01-12 10:46:23 +07:00 |
|
Lasse Öörni
|
d13addbbd7
|
Fix Vegetation shadow shader for D3D11. Ensure LitSolid changes are ported to Vegetation shader. Put wind related parameters to a custom constant buffer on D3D11. Closes #1052.
|
2015-11-23 13:49:00 +02:00 |
|
Lasse Öörni
|
e106f1b389
|
D3D11 clip plane support. Check that multisample level is supported. Various shader fixes.
|
2015-03-08 02:57:08 +02:00 |
|
Yao Wei Tjong 姚伟忠
|
05a8b79fd2
|
Rename "Bin" subdir to "bin".
|
2015-01-18 21:31:13 +08:00 |
|