harsh-agarwal / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

Information about AndAR? #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Dear,

It is great to see AR in Android. I want know some information about AndAR.

1. Is AndAR  open source project? Because I did not find any source code for 
modyfy the library.suppose I want to modify class,add functions,change 
parameter.so how i can do that?.Other open source project like 
artoolkit/artoolkitplus can modfy the library because .src,.h is avalaible.if 
AndAR.jar is the library for AndAR, so how we can recompile/modify this 
library? or it is not open source project?

2. What is the function of .so file under libs folder?

3.how we can add other marker?

thanks 
Rassall

Original issue reported on code.google.com by rassall....@gmail.com on 9 Jun 2010 at 6:01

GoogleCodeExporter commented 8 years ago
Hi, 
1. this project is open source, you may check out the code from SVN here:
http://code.google.com/p/andar/source/checkout

2. those are linux shared library files

3. you have to create a new pattern file with the mk_patt utility from the 
artoolkit

Regards
Tobi

Original comment by tdomhan on 9 Jun 2010 at 7:34