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

Resource Descriptors #74

Closed natan-sinigaglia closed 1 year ago

natan-sinigaglia commented 1 year ago

dictionary is a bit too generic type i thing we should have an interface IResourceDescriptor We could have nodes like this one, that are preconfigured for certain common resources: image image

texone commented 1 year ago

Added four nodes to describe resource image image image image image