Skip to content

sagoyal2/cs248SCOPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 248 Final Project: S.C.O.P.E

This is the write up for CS 248 Final Project by Samaksh Goyal (sagoyal) and Ayushi Tandel (atandel). PDF Link, Video Link - please download for best results.

Overview

We present SCOPE: Small City Of Procedural Elements. We plan to procedurally generate a city and create a user interactive setting that allows them to select various camera paths to follow. We plan on implementing this in WebGL.

Quick Start

This project is written in Javascript and WebGL. We expect users to have node installed.

To install:

cd cs248SCOPE
npm install

To view city:

node index.js

this will create an express server on your local machine, then in favorite browser go to

http://localhost:${port}/City/city.html

Acknowledgements

We would like to thank Gregg Tavares for his extraordinary WebGL tutorials.

Written with the help of StackEdit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published