Android Question Use Augmented Reality

Bel

Member
Licensed User
Hi
There is library for AR in forum but i cannot use it
Anybody help me for implement it
Thanks
 

eurojam

Well-Known Member
Licensed User
Longtime User
There is library for AR in forum but i cannot use it
Anybody help me for implement it
until now there is no ARLib available in B4a which realy works. One reason is, that "AR" is a very widespread thing, starting from puting something into the camaraview and move it while moving the device (using the sensors) up to pattern recognition. Starting with the easy one (camera and sensors) you can do a lot with b4a without any AR-Lib. See the 2 examples attached, which are only using cameraex class, orientation sensors and images.
The first puts an image onto the camaraex panel when moving in the right direction with the camera. the second takes points of black forest mountains and showing a symbol in the camera.

 
Last edited:
Upvote 0

Bel

Member
Licensed User
Thanks you.Have you sample code? I need to use it in my app
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…