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
It would be great if Ultraviolet came with a selection of pre-made Noise utilities for SDF.
This is standard Scala stuff, no macros. The functions will need to be compatible with inlining, and exposed via import ultraviolet.* but otherwise, the work is straight forward.
It would be great if Ultraviolet came with a selection of pre-made Noise utilities for SDF.
This is standard Scala stuff, no macros. The functions will need to be compatible with inlining, and exposed via
import ultraviolet.*
but otherwise, the work is straight forward.Noise references:
Right now, I'd just be happy if we included these ones:
https://ultraviolet.indigoengine.io/examples/fragment/noise/
The text was updated successfully, but these errors were encountered: