1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/components/shader
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
..
removedalphafunc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
removedalphafunc.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
shadermanager.cpp Do not use invalid iterators 2023-07-31 17:53:33 +04:00
shadermanager.hpp Merge branch 'moo-bitch-get-out-my-hay' into 'master' 2023-02-25 23:12:32 +00:00
shadervisitor.cpp Untangle normals and parallax handling 2023-12-12 22:42:53 +03:00
shadervisitor.hpp Support Oblivion parallax setup 2023-11-27 03:41:51 +03:00