Skip to content

Kartiksood10/Threejs-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threejs-Playground

A Three.js Scene created using threejs(3d animations), cannon.js(physics world), dat.gui(visual representation). Scene contains Loaded animated models, spheres, cubes and a custom background scene. Experimentation playground to explore Three.js Javascript library and its application.

Steps to use Threejs-Playground

npm install parcel -g
npm install
npm install --save dat.gui
npm install cannon-es

To Run the 3d Web App

npx parcel ./src/index.html
Server running at http://localhost:1234

About

Threejs Experimentation Playground

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published