Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinfernald/graphic-tree
https://github.com/justinfernald/graphic-tree
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/justinfernald/graphic-tree
- Owner: justinfernald
- Created: 2021-10-23T15:19:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T20:58:58.000Z (about 3 years ago)
- Last Synced: 2024-12-20T13:59:53.906Z (5 days ago)
- Language: TypeScript
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphics Project
## Setup
Install latest version of NPM
Run
```bash
npm i
npm run start
```On VSCode checkout recommended extensions
## About
A simple WebGL wrapper that includes simple lighting. Has use of primitives to create objects that can be hierarchical. Along with that has perspective camera.
## Interactions
Use the ASDW keys to move around
Use the left shift key to get shorter
Use the space key to get taller
Move your mouse to look around
## Creators
Justin Fernald