
Mixbox Lerp Material Nodes
- Exposure: public
- UE Version: 5.5
I got excited about Mixbox https://github.com/scrtwpns/mixbox on Bluesky https://bsky.app/profile/did:plc:cozdddxkoyg2kdv4erczdjh7/post/3letw52kais2t
So I got it (minimally) working in an Unreal Engine material. Update: fixed an issue causing shader compile errors when used in a material function.
Adapted shader source here: https://gist.github.com/timoxley/662c17d84b8662e15dbb40758522d536
Mind the mixbox license is only free for non-commercial https://github.com/scrtwpns/mixbox/blob/master/LICENSE
This video is provided by youtube using cookies.
See their privacy page.
ctrl + v
-
Fixed layout
-
Fixed issue with ternary: "condition for short-circuiting ternary operator must be scalar, for non-scalar types use 'select'".
-
Fixed shader code to match upstream
-
Added comments
-
First commit
1 comment
-
Adapted shader here: https://gist.github.com/timoxley/662c17d84b8662e15dbb40758522d536
errata
January 7, 2025, 8:26 pm