jit.gl.model
hello,
can someone help me .. i have an .obj or a model that maps pictures on it ..i have to let this obj show in the 3d space with other shapes (cubes,sphere...) how can i do that?
thanks
any help??
use jit.gl.model to load your object.
This bugs me. How can the answer be the same as the title?
i loaded the object. i want the object to appear with other shapes in the 3d space.
maybe the answer is in the title? maybe someone hasnt read through the documentation... either way i was only trying to avoid the obligatory rtfm!
i advise u read the help files for the following objects and take it from there.
jit.gl.model loads obj files
jit.gl.texture applies textures to 3D objects in jitter
jit.gl.gridshape creates basic shapes (cubes, spheres etc...)
jit.gl.render is needed to create a 3D open GL scene