pbreuss / wikitude-ionic-2-starter-app

This starter app is deprecated - please use wikitude-ionic-3-starter-app
https://github.com/pbreuss/wikitude-ionic-3-starter-app
21 stars 6 forks source link

where can i write code ?? #12

Open ElMaghri opened 6 years ago

ElMaghri commented 6 years ago

hello I wanted to thank you for this example. I followed your example and my project runs correctly but when I come back to the documentation I do not know where to write the code proposed by the team Wikitude my question is where can i write code ??

pbreuss commented 6 years ago

Hi, Look at src/assets/3_3dModels_1_3dModelOnTarget or src/assets/3_3dModels_6_3dModelAtGeoLocation

depending if you want to develop a Image Recognition world or a Geo AR world.

Then look at the js directory, .. this is where most of your logic goes.

Cheers, Philipp

2017-11-28 12:09 GMT+01:00 ElMaghri notifications@github.com:

hello I wanted to thank you for this example. I followed your example and my project runs correctly but when I come back to the documentation I do not know where to write the code proposed by the team Wikitude my question is where can i write code ??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pbreuss/wikitude-ionic-2-starter-app/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AD1eaEpuJ4diNKkVRCXWjMIY8DX27jUQks5s6-nSgaJpZM4QtEC1 .

ElMaghri commented 6 years ago

thank you for asking it's work but how can i share data between my component and the exemple