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

Compute inputs for TextureFX nodes #632

Closed joreg closed 1 year ago

joreg commented 1 year ago

PR Details

Reworks TextureFX nodes to have Compute inputs where applicable.

Description

non-breaking changes

breaking changes

Motivation and Context

This gives greater flexibility in controling the changed nodes.

Types of changes

Checklist