1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 02:15:42 +00:00
openmw/files/shaders/compatibility/bs
Alexei Kotov 4a96885323 Untangle normals and parallax handling
Move tangent space generation to the vertex shaders
Support diffuse parallax when no normal map is present
Don't use diffuse parallax if there's no diffuse map
Generalize normal-to-view conversion
Rewrite parallax
2023-12-12 22:42:53 +03:00
..
default.frag Untangle normals and parallax handling 2023-12-12 22:42:53 +03:00
default.vert Untangle normals and parallax handling 2023-12-12 22:42:53 +03:00
nolighting.frag use a dynamic falloff range for soft effect and use shader flags 2023-10-28 10:23:55 -07:00
nolighting.vert Apply soft effect to nifs marked with soft effect flag (developed by Cody Glassman) 2023-09-27 20:41:52 +02:00