I’m trying to build a model viewer in opengl, but got stumped… I basically just want to build my own app that can load a custom model in .off or .obj format and display it on my tablet.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at open source code for examples:
OBJloaderforAnd:
http://sourceforge.net/projects/objloaderforand/
Android-GL
http://code.google.com/p/android-gl/
and search Stackoverflow before asking questions:
Android OpenGL .OBJ file loader
https://stackoverflow.com/questions/6505025/load-a-obj-file-on-android