TheFuseLab / VL.Fuse

A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
https://www.thefuselab.io
MIT License
255 stars 19 forks source link

Better interop with ShaderFX #114

Open azeno opened 7 months ago

azeno commented 7 months ago

This PR adds a ShaderFXToFuse node, showing how to bridge from ShaderFX into FUSE. Can be considered a first step in bringing both systems closer together (see #105).

So far only tested the Explanation Patching a draw shader help patch by using above node to feed the Amplitude of the Noise via ShaderFX.