Skip to content

Michael-Day/tangram-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tangram Two

This is the next iteration of a piece of artwork that itself was a branch of the basic Tangram example.

(Live demo: http://tangrams.github.io/simple-demo/)

I'm working on multiple layers, incorporating p5.js, and generally playing with it to make a browser-based artwork.

To run locally:

Download this repo, then start a web server in its directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000

About

Development of Tangram map artwork fun thing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published