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

Add Else region #84

Open texone opened 1 year ago

texone commented 1 year ago

Could make sense to add a else case to if region, in this would have an input to get an if or else if region, incase an else region gets a condition it is an else if without a condition it is an else.