Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidfitzgibbon/threeasy

A wrapper and some sensible defaults for working with ThreeJS
https://github.com/davidfitzgibbon/threeasy

hacktoberfest hacktoberfest-accepted three threejs

Last synced: 4 months ago
JSON representation

A wrapper and some sensible defaults for working with ThreeJS

Awesome Lists containing this project

README

        

# Threeasy
A wrapper and some sensible defaults for working with ThreeJS

## Documentation
Over at https://threeasy.org

## Quick start
Pull the starter repo, and run!

```
degit davidfitzgibbon/starterThreeasy myProject
cd myProject
npm start
```