TFL -
I don't know the specifications of GPX files, but I assume what you extract from it is basically a path: an indexed set of XYZ points with...
2
Little-P -
I have another thing that confuses me, but has probably also to do with a similiar problem: i did set up a bus logic for rendering and...
6
jit.qt objects are legacy, you can use [jit.movie] instead of jit.qt.movie and [jit.record] instead of jit.qt.record. But since you are...
Rob Ramirez -
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!
3
Conall Ó Maoláin -
Amazing, thank you!
I've realised my mistake :') no need for transform feedback if the target is already moving!
Roman Thilenius -
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...
4