Closed anand547 closed 10 years ago
You would use setPosition but I believe you may be asking a more general question here so you should definitely refer to some Computer Graphics research. A good understanding of GLES is really important for any 3D work on mobile.
how can I load an obj file so that it can be added to a plane? ie i need it to stck to a wall of a 3d room.Each wall is a plane. Thanks