Skip to content

Example WebGL scenes created with Three.js based on the awesome manual at this location: https://threejs.org/manual/

Notifications You must be signed in to change notification settings

burumdev/threejs-fundamentals

Repository files navigation

Three.js Fundamentals Case Study

Example WebGL scenes created with Three.js based on the awesome manual at this location: https://threejs.org/manual/ The manual is highly recommended to anyone getting into three.js and WebGL development.

Technologies

Project created with:

  • Javascript ES6
  • Three.js
  • Vite for packaging
  • Blender to generate GLTF files

Run it

To run this project, install it locally using npm:

$ cd threejs-fundamentals
$ npm install
$ npm run dev

About

Example WebGL scenes created with Three.js based on the awesome manual at this location: https://threejs.org/manual/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published