How to Use Three js in angular

Hello Everyone,

i’m new to the world of Web development. I want to learn how to build a web application and display 3D-content in it. I have the basics of angular and three js but i don’t know how to insert a 3D-scene in an angular component.

Can everyone recommend some resources where to start?

Many thanks!

like this?
https://github.com/JohnnyDevNull/ng-three-template

2 Likes

Thanks that’s really helpful