Skip to content

EmbGitHub/three-js-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Boilerplate App

This is a basic boilerplate application for creating WebGL projects using Three.js and Parcel. It includes the following features:

  • A basic file structure for a three.js project
  • A simple scene with a rotating cube
  • A basic camera and controls
  • A basic material for the cube

Getting Started

  1. Clone or download the repository
  2. Run npm install to install the dependencies
  3. Run npm start to start a local development server
  4. Open http://localhost:1234 in a web browser
  5. The rotating cube should be visible in the browser window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published