Model-viewer: Customizing 3D models

Created on 12 Jun 2020  路  3Comments  路  Source: google/model-viewer

Is there any way to customize the 3D model on browser or in AR via model-viewer?

My use case includes that I have to give the user an option to change model's textures on the browser and in AR via some button click event. So, is this possible in webxr supported browsers? (as I suppose Google's scene viewer & Apple's AR do not provide options to customize your 3D model)

And if not possible, is this in your pipeline?

question

Most helpful comment

My use case includes that I have to give the user an option to change model's textures on the browser and in AR via some button click event.

Yes @piyushaggarwal02 take a look at 3DOM :)
https://github.com/google/model-viewer/tree/master/packages/3dom

So, is this possible in webxr supported browsers?

Yes

All 3 comments

My use case includes that I have to give the user an option to change model's textures on the browser and in AR via some button click event.

Yes @piyushaggarwal02 take a look at 3DOM :)
https://github.com/google/model-viewer/tree/master/packages/3dom

So, is this possible in webxr supported browsers?

Yes

@piyushaggarwal02 Indeed, that functionality has just recently landed and is still beta, but please give it a try and give us feedback. We plan to expand this functionality going forward.

Sure. I will give it a try and share the feedback. Thanks

Was this page helpful?
0 / 5 - 0 ratings