FILM STRIP _ many different textures
fast help please ...
in an university project i need to create a kind of "cinematograph" ...
i created a very high amount of planes by using the jit.gl.multiple
object. it worked quite well all of them are on there position.
what i need to do next is to apply different texture for every single plane.
since i have something like 360 planes i can
Hi Kern,
Check out Jitter Recipes-Book 3. The last recipe listed there,
"TinyVideo" should give you an idea how this could be accomplished just
using a single texture and jit.gl.mesh.
Hope that helps.
Cheers,
Andrew B.
it is exactly what i