Anton
Anton
Hello, it's just a question. As far as I get it right if I apply Colorizer ProcessingBlock the resulting Frame has RGB Format. Is it somehow possible to get this...
**Is your feature request related to a problem? Please describe.** It would be great if we'll be able to write Multi-Picture Docs (.mskp), but SKMultiPictureDocument is missing from the C#...
Hello @takuya-takeuchi, I'm just wondering if it's possible to directly access the data of Array2D via the pointer and size (or even Memory)? Without going through the ToBytes (which probably...
Dear Mr. Vux, I've changed the "Texture Input Mode" of the Renderer (DX11 TempTarget) for some modules to the "Inherit". This was the issue: https://discourse.vvvv.org/t/texture-fx-on-kinect-world/15088/8 These are still untouched, because...
Mr. Vux, here are some new modules and their helppatches. Best, Anton
Pipet2d
Just added Description
Dear mr. Vux, here are some fixes for the helppatches and the girlpowers. Most of the fixes are getting rid of the Legacy Camera, some of them have other little...
Dear mr.Vux, I have several DX11 Effects side by side (let's say just Constant (DX11.Effect)). Now I want to use the same Technique for all of them. Unfortunately it's not...
# Introduction This is a patching pattern and a small library for creating and running State Machines' graphs directly in VL. Related to the Quest #8. For a long time...
Hello, I'm coming from this Forum thread about searching for the better way of patching C#'s async/await. https://discourse.vvvv.org/t/c-await-and-resource-provider/18622 My question was how to patch these very elegant several lines of...