In this project I show you how to build a 3D world in JavaScript in a few minutes, give or take. We’ll step through the basics of using Three.js/WebGL to build out a really simple scene, which can serve to illustrate how to get started with 3D in JavaScript.

What we’ll cover:

  • Three.js initialization, how to import and instantiate a renderer
  • Basic scene configuration using Three.js, we’ll cover a basic camera, lights, and geometry
  • Loading and using cubemaps to create a skybox

Just treat this as a jumping off point for your own 3d projects, there’s lots of ways you can go with this but it often helps to have a basic project you can build from.

Github: https://github.com/simondevyoutube/​

Subscribe: https://www.youtube.com/channel/UCEwhtpXrg5MmwlH04ANpL8A

#js #javascript

Create JavaScript 3D World in 5 Minutes (or less)
4.60 GEEK