Hello,I am noob for this,
i can use sample app in Augument Reaility then i want to know how can i create my own marker an 3d object and how they do.
Thank you ^-^
A lot of people use a 3D modelling suite (like Blender), export the model as a .obj and then use obj2opengl to get a file similar to the teapot.cpp in the jni folder.
Just do a search on the forum. There's plenty of stuff in here to read.
Now, I can make my Own marker But i want to change the pot to my Model
Pls tell me how ?
Thank you
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
A lot of people use a 3D modelling suite (like Blender), export the model as a .obj and then use obj2opengl to get a file similar to the teapot.cpp in the jni folder.
Just do a search on the forum. There's plenty of stuff in here to read.