I am using artoolkit to create an augmented reality based project.I can load vrml 3d objects in the video feed using openvrml. Now I wanted to load a bitmap or any other image file like jpg,png etc file on the marker in the video feed.How do I go about achieving this?
A:
Just make a VRML 'model' consisting of a single quad with a texture corresponding to your image file. Your existing VRML machinery should take care of the rest.
genpfault
2009-10-06 20:43:39
A:
Hi, Can you please provide a sample code? I've been struggling with this for quite some time now, but not been able to crack it yet. I am very new to OpenGLES
TechIT
2010-01-26 09:08:26