Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/marble-notebook-pattern-generator
p5 program the generates the black/white marble covers used in college classes
https://github.com/wisehackermonkey/marble-notebook-pattern-generator
Last synced: 17 days ago
JSON representation
p5 program the generates the black/white marble covers used in college classes
- Host: GitHub
- URL: https://github.com/wisehackermonkey/marble-notebook-pattern-generator
- Owner: wisehackermonkey
- License: mit
- Created: 2020-07-03T01:49:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T03:36:22.000Z (over 3 years ago)
- Last Synced: 2024-11-10T12:44:37.258Z (2 months ago)
- Language: JavaScript
- Homepage: https://wisehackermonkey.github.io/marble-notebook-pattern-generator/
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# marble-notebook-pattern-generator
p5 program the generates the black/white marble covers used in college classes
```
by oran collins
github.com/wisehackermonkey
[email protected]
20200702```
# Trying to imulate this book cover pattern
![](https://images-na.ssl-images-amazon.com/images/I/91dFyARfTZL._AC_SL1500_.jpg)
# Results![](Screenshot_5.png)
![](marble_cover_lerp_color.gif)
-----
# Dev log
# WORKS! v1
![](Screenshot_5.png)
# added slider and generate button
![](Screenshot_1.png)# Fun detour
![](marble_cover_lerp_color.gif)