Skip to content

Interactive 3D audiovisual experience made using JavaScript with the help of Three.js. Made for Pitt's ENGCMP1130 class as part of an assignment to create a project that encompasses Plato's Allegory of the Cave story.

Notifications You must be signed in to change notification settings

agrattan0820/allegory-of-the-cave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allegory of the Cave

Interactive 3D audiovisual experience made using JavaScript with the help of Three.js. Made for Pitt's ENGCMP1130 class as part of an assignment to create a project that encompasses Plato's Allegory of the Cave story.

allegory of the cave project screenshot

Tools Used

  • HTML
  • CSS
  • JavaScript
  • Three.js

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Liscense

MIT

About

Interactive 3D audiovisual experience made using JavaScript with the help of Three.js. Made for Pitt's ENGCMP1130 class as part of an assignment to create a project that encompasses Plato's Allegory of the Cave story.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published