Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 860 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 860 Bytes

Threejs Boilerplate

Threejs Boilerplate is a starter kit to begin a three.js project quickly and simply.
Enjoy and have fun!

Demo

You can see this code in action here : https://gmonseur.github.io/threejs-boilerplate

Features

Structure

  • Init three.js
  • Scene
  • Camera
  • Lights
    • Ambient light
    • Front light (+ helpers)
  • Floor (+ texture)
  • Object (Cube + texture)
  • Render
  • Window resize event

License

MIT License