6

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.

Nicky Prusty
  • 108
  • 1
  • 5

1 Answers1

4

Have you tried Three js ? it's very powerful

Pedro Bezanilla
  • 1,167
  • 14
  • 22