three.js Getting started with three.js Installation or Setup

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

npm install three
  • You can add it from a CDN to your HTML:
 <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r83/three.js"></script>
  • You can use the three.js editor to give it a try and download the project as an example or starting point.


Got any three.js Question?