Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Dirty Triangles

Evolve images from polygons, see it in action and find out a bit more on dirtytriangles.jacksonpauls.com.

Run it Locally

$ git clone git@github.com:jacksonp/dirtytriangles.git
$ cd dirtytriangles/
$ npm install
$ npm start

Then point your browser to: http://localhost:8080/

History

Dirty Triangles was originally written in 2011 using in JavaScript, YUI, Node.js and CouchDB. Ported in 2016 to React, Redux, JSX, with the JavaScript bits that do the evolution pretty much just copied over. Currently there's no back-end.

About

Evolve Images from Polygons

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.