Texturing Video onto .obj files with jit.gl.model
Ive been trying to texture a .obj file with live video from a webcam through jit.gl.model. The video just changes the objects color but doesn't render to the different sides of the object. I can texture basic forms with video like a torus or a plane and have been trying to adapt examples through jit.gl.plato, jit.gl.sketch etc and from the jitter tutorials on 3D model and texture but still cant get it to render on complex forms that have been imported.
This is probably very simple but I just cant seem to figure it out out. I'm very new to Max too. This could be why I haven't figured it out.
Below is a very basic example of what Ive been working on.
Anyone help please.
make sure you export your 3D models with texture coordinates.
How we export the texture coordinates ?
the only 3d modeler i know is maya, and the collada exporter for maya has a check-box to enable texture coordinate export.
send along your 3d model file, and i'll take a look.
Hey Ronantuite this could be useful.