dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
203 stars 85 forks source link

How do I show the 3D objects in the air? #26

Open mulukalaabhisek opened 6 years ago

mulukalaabhisek commented 6 years ago

Can the Object Render do it? Should I be using an Anchor for this?

mulukalaabhisek commented 6 years ago

@dat-ng

salime45 commented 5 years ago

you can use OpenGL. Here a open source project.

https://github.com/andresoviedo/android-3D-model-viewer/