Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dhananjay

#1
Support / Re: Annotate 3d model in Android
January 04, 2019, 01:30:29 PM
Is doing this with JPCT easier?
#2
Support / Re: Annotate 3d model in Android
January 04, 2019, 11:18:12 AM
We are able to render a 3d model (from STL, OBJ or DAE file) in an Android app using this engine ( https://github.com/andresoviedo/android-3D-model-viewer/ ). Now we need help to show a text at the particular X, Y, Z position on it.
#3
Support / Annotate 3d model in Android
January 02, 2019, 02:29:31 PM
Hi
We would like to display and annotate a user given 3d model file in Android based mobile device. Can you please help us with it. We have found some resources online that are able to display a 3d model, but annotating is not supported in them.