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
269 stars 21 forks source link

Bufferin node only seems to make StructuredBuffer<Float> #12

Closed everyoneishappy closed 3 years ago

everyoneishappy commented 3 years ago

see StructuredBuffer input patch

texone commented 3 years ago

should be fixed

everyoneishappy commented 3 years ago

Seems to load the other type now, however only makes a buffer with the first value as far as I can tell. Updated StructuredBufferInputParameter.vl to show this

texone commented 3 years ago

Was a bug in the sbloadprocessnode index input was set up as pingroup