I have a problem when I want to custom 3D objects. How do I insert 3D objects into Image Tracker based on 2dmap markers.
Please provide your development details as below;
1. SDK Version: 4.1
2. Development Environment: Native Android
3. Tracker/Scanner: Image Tracker
4. License Type(Free):
5. Target Device(Optional): Xiomi note 5 pro, OS Nougat.
Running the sample code we provide enhances the 3D cube.
You can replace the renderer code that draws the 3D cube with the desired 3D object.
Leo
Maxst Support Team
Is there template renderer code that draws the 3D object?
Or any resources how to draws the 3D object in Android Studio?
There is no separate resource. As you can see in the code, there are 3D object renderers such as texturedcuberenderer and coloredcuberenderer, which are drawn directly by the renderer code.
Thank you.
Leo
Maxst Support Team