Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinfernald/graphic-tree


https://github.com/justinfernald/graphic-tree

Last synced: 5 days ago
JSON representation

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