Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Angular 7 3D model viewer

Is there a way to make a 3D model viewer in Angular 7. I have been using the model-viewer, web component, so far in JS and it is working great. How can I achieve the same functionality and viewer in Angular 7 application.

like image 334
Nicky Prusty Avatar asked Dec 04 '19 11:12

Nicky Prusty


1 Answers

Have you tried Three js ? it's very powerful

like image 152
Pedro Bezanilla Avatar answered Oct 13 '22 22:10

Pedro Bezanilla