You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GSplat shader is implemented as a custom shader. This means that if we want to add features from the Lit Shader (such as shadows or lighting) we have to duplicate code. By integrating the GSplat shaders into lit-shader we could simplify the process of enabling features like "skinning" and other light-based effects in the future.
Currently, the GSplat shader is implemented as a custom shader. This means that if we want to add features from the Lit Shader (such as shadows or lighting) we have to duplicate code. By integrating the GSplat shaders into lit-shader we could simplify the process of enabling features like "skinning" and other light-based effects in the future.
This is just an idea for discussion.
Pros
Cons
Screen.Recording.2025-03-16.at.20.18.29.mov