Roman Thilenius -
the only reason not to do it is the lacking support for AE or PS plug-ins.
3
Rob Ramirez -
the easiest way to start visualizing 3D data in my opinion is to shove it into a matrix, and then send that to a points-mesh. figuring out...
4
sorry, it's still not clear what you want. In your patch you are playing a 16:9 aspect ratio video into a videoplane with preserve aspect...
7
The jit.gl.camera will correct the aspect ratio to the capture dimensions rather than the window dimensions. If the aspect ratio of these...
5
Deliverer -
When using a jit.geom.texgen with a jit.geom.shape, result seems ok with type planner or triplanar. With type spherical, texture mapping...
1
Riccardo Carbone -
Oh that's amazing, thanks for the contribution. This method is so helpful. I'm going to have a lot of fun!
12
Martin Daigle -
ahh.. an oversight on my part, thanks Rob!
Conall Ó Maoláin -
Amazing, thank you!
I've realised my mistake :') no need for transform feedback if the target is already moving!
2
most blending methods simply do not work in another way than between each layer and the sum of what is below them. even a simple 1:1:1...