vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Shader nodes troubles #71

Closed antongit closed 1 year ago

antongit commented 1 year ago

While working on the NewShader Wizard these issues surfaced. Am I doing something wrong?

image

image

image

image

azeno commented 1 year ago

1 & 2 is by design I think. 3 no idea, 4 by design - there’s no factory kicking in to create a node out of it. But you can still use that shader inside your shader files.