TFL -
Usually video delay is made by storing frames in VRAM (this is how Delayr or jit.fx.delay works), which is why it is often limited by a few...
2
filete -
Thank you for your help.
3
manmusic -
I think the core of the problem comes from VIDDLL. Have you tried switching to TouchDesigner in that case?
9
brcosa and rota have their gpu counterpart, check the. jit.fx object family for that (and much more) seems what confuses you here is that...
You need to think about textures as some paint available in your world. But in order to actually see the paint, you need to create a...
Matteo Marson -
HI, A simple way to get a cube in Gen is by clipping a sphere: [Image: Screenshot 2025-05-12 alle 09.06.56.png ] Or if you need something...
4
Jon Williams -
Belated thanks Rob and thanks again TFL, I recently tried to use this cool motion extraction effect in a M4L context and was hit in the...
6
You can save the content of a [jit.gen] as a .genjit file and then recall that file through the @gen attribute of [jit.gen]. The recall...
Hi Christien, There are several ways to use the video texture remotely. These are some approaches you can experiment with: 1) Render the...
DaSheng Hen -
@ROB RAMIREZ Thanks for your help! I can run it smoothly, but I still don't understand the logic. I will study it carefully!