/ThreeJS

Learning ThreeJS

Primary LanguageShellMIT LicenseMIT

ThreeJS

Learning ThreeJS with Bruno Simon and applying some of my own tweaks :P


Here are the projects that are hosted on Vercel with respective branch name:

  1. Simple cube [simple HTML, CSS, JS with CDN] ▶️Live Preview 🔗branch: 01-basic-scene

  2. Webpack (simple cube) [using npm instead of cdn] ▶️Live Preview 🔗branch: 02-webpack

  3. Transform Objects ▶️Live Preview 🔗branch: 03-transform-objects

  4. Animation ▶️Live Preview 🔗branch: 04-animations

  5. Cameras ▶️Live Preview 🔗branch: 05-cameras

  6. Controls ▶️Live Preview 🔗branch: 06-controls

  7. FullScreen and Resize ▶️Live Preview 🔗branch: 07-fullscreen-and-resize

  8. Geometries ▶️Live Preview 🔗branch: 08-geometries

  9. Debug GUI ▶️Live Preview 🔗branch: 09-debug-ui

  10. Textures ▶️Live Preview 🔗branch: 10-textures