https://github.com/link-/artpatterns
This project is a naive attempt at replicating some Art Patterns from the Islamic epoch and animating them in interesting ways.
https://github.com/link-/artpatterns
Last synced: 9 months ago
JSON representation
This project is a naive attempt at replicating some Art Patterns from the Islamic epoch and animating them in interesting ways.
- Host: GitHub
- URL: https://github.com/link-/artpatterns
- Owner: Link-
- Created: 2013-05-09T23:30:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T14:28:34.000Z (about 7 years ago)
- Last Synced: 2025-02-08T21:30:39.535Z (11 months ago)
- Language: Processing
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Art Patterns
=====================
This project is a naive attempt at replicating some Art Patterns from the Islamic epoch and animating them in interesting ways.
Basically this project is written for Processing, however it's **100% portable** to processing.js (http://processingjs.org) and an implementation of it can be found on my website
(http://bassemdy.com)
No setup is needed. Just run the code in processing and you'll be good to go.
Btw, TriangloPod: I have no idea why I came up with that name or from where...
Installation
------------
Starting v0.11 I implemented ControlP5 Library. So in order to run this project you need to download and install the library.
**ControlP5** : http://www.sojamo.de/libraries/controlP5/
Usage
-----
Use the sliders on the top left corner for manipulation.
The below is **obsolete** starting v0.11:
'p': Increase the number of points used in the TriangloPod
'l': Decrease the number of points used in the TriangloPod
'o': Increase the outer radius
'k': Decrease the outer radius
'i': Increase the inner radius
'j': Decrease the inner radius