Requires Node v12+ (tested with Node v14)
Install, clone, run npm install
OPTION 1:
Edit file app/gics.txt
Run npm start
Load gics.svg
in your browser for the result
OPTION 2:
Run npm run server
Load localhost:6105
in your browser
Experiment
Vanilla JS client - for demo purposes
Node.js server w/ Express; Single endpoint
-
Input
- Server w/ API
- Parser
- Commands interpreter
-
Storage & Scene
- Data structure
- Recall
- Camera & Canvas operations
- Transformations
-
Output
- Calculate visibility
- Projections
- Generate 2D output