hi guys,
first, sorry for my English,
i am not a native speaker, my native language is Chinese =]
i am new in programming...,
i found most of post are talking about replace teapot using other 3d-model file.
could i use a 2D-picture ,like JPEG or PNG, to repleace teapot?
Thanks,
Moser:)
Sure, you can create a texture with your image, and render it with a 3D plane that is sized to fit the target. See this post for some code snippets:
http://ar.qualcomm.at/node/2000357
- Kim