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

Semantic's Define pin should be true by default and optional #106

Open sebescudie opened 9 months ago

sebescudie commented 9 months ago

Hey there,

If one wants to create a custom semantic, they should the Semantic node and set the Define input to true.

This feels a bit convoluted since if you're using the Semantic node as is, you obviously want to define the semantic.

Could we do the thing the other way around?