Open GoogleCodeExporter opened 8 years ago
did you check the code of the other setups where images are used? its pretty
simple and without learning the basic knowledge about the components its not
possible to create a propper AR application;)
the IO class can be used to load the image as a bitmap and the the glfactory
class can be used to create a object which uses this bitmap.
Original comment by simon.heinen
on 11 Sep 2012 at 2:13
Thank you Mr. Simon. One more thing please can you provide me a documentation
for placing the objects? I just need to understand how the program flows.
Original comment by dwayne.b...@gmail.com
on 12 Sep 2012 at 9:18
For the documentation you will have to use the provided screencasts and the
JavaDoc which is included in the code. The only way to realy understand what is
going on, is to read and understand the code step for step, so start at the
setup und also use "call hirarchy" and "type hirarchy" if you work with
Eclipse. And the infos in the other issues here in googlecode might help you as
well ;)
Original comment by simon.heinen
on 12 Sep 2012 at 12:20
Thanks a lot Mr. Simon! you are helping me a lot for my thesis. I will try
first and come back if I have some questions hope you will answer me again
THANK YOU!
Original comment by dwayne.b...@gmail.com
on 13 Sep 2012 at 2:29
Original issue reported on code.google.com by
dwayne.b...@gmail.com
on 11 Sep 2012 at 6:41