Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 1 of 1

Thread: Loading 2 separate meshes

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2012
    Posts
    1

    Loading 2 separate meshes

    Hi! I've got some confusing, hope someone will help me.
    I'm developing an app for android. I use libgdx. I have 2 meshes that has different purposes, first one has keyframed animation and the second one is simple .obj model. How do I have to customize the perspective camera? 2 meshes are loading ok but they're not intersects.

    I think I need to set their positions at 3d space kinda specifically and set lookAt arguments properly.

    Thanks for any suggestions.
    Last edited by georgmay; 06-21-2012 at 03:48 AM. Reason: forgot something

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •