Files
processing-projects/other/README.md
2019-11-28 12:14:23 -06:00

11 lines
379 B
Markdown

# other
## About
Other sketches without any specific purpose. If enough fit into a specific category, a new category could be created and they'll be moved. Includes stuff like jokes, tests of the processing.py library, or interesting data structures.
## Projects
- **Chaser** A test demonstrating easing equations.
- **Clusters** A test of a simple clusterization algorithm.