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

https://github.com/swiftcoder/rockson

Make rocks via the magic of CSG
https://github.com/swiftcoder/rockson

Last synced: about 1 year ago
JSON representation

Make rocks via the magic of CSG

Awesome Lists containing this project

README

          

# rockson
## Based on three-go by MichaelHazani
https://github.com/MichaelHazani/three-go

## What does it do?

It makes random rock meshes via simple CSG operations. Start with a sube, slice and dice till you get a rock.

## Installation:

- clone
- npm install
- "npm start" launches two scripts: [watchify](https://github.com/substack/watchify) and [browser-sync](https://github.com/BrowserSync/browser-sync).