Skip to content

A website to make archiving and creating virtual versions of the CMU fence.

Notifications You must be signed in to change notification settings

lzmunch/virtual-cmu-fence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMU Virtual Fence Archiver

(aka "Virtual CMU Fence" aka "Paint the Fence") https://virtual-cmu-fence.herokuapp.com/

A tool to create 3D models of the CMU fence, based off of a photo or the user's custom image. Only the Import section is fully functional, as this is just a prototype.

Made by Lauren Zhang, Mert Bozfakioglu, and Emily Zhou for 48-558 Reality Computing in Fall 2019 at Carnegie Mellon University, taught by Thomas Corbett.

Please email me if something is going wrong with the site :)

Documentation of our process can be found here: https://zhauren.wixsite.com/home/post/paint-the-cmu-fence

Copied from three.js boilerplate for new projects. https://github.com/learnthreejs/three-js-boilerplate

Setup (from learnthhreejs)

Run the setup script to make the repository your own!

$ ./setup

Install dependencies and start your engines! This ships with a simple express.js server so we can run three.js properly without cross-origin issues.

$ npm install
$ npm run start

Open http://localhost:8080 to view your project.

About

A website to make archiving and creating virtual versions of the CMU fence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published