NunuStudio vs THREEJS - How to include lib THREE!

Hello, i’m trying to leaning nunustudio.

How can I include other libs of THREE and how to use them.
Thanks.

ping @tentone

Hello

To include THREE files in a nunuStudio project you will have to import them into de project resources and them import them into the script object where you want to use them.

Please check the terrain example here https://www.nunustudio.org/learn/basics/terrain where i explain how to import external THREE libs.

Fell free to open an issue in the GitHub page with any question that you have.

Cheers

@Mugen87 Thanks a lot!

2 Likes