Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalmarv/generative
Simple site to host my p5.js sketches.
https://github.com/kalmarv/generative
creative-coding generative-art p5 p5js portfolio
Last synced: about 2 months ago
JSON representation
Simple site to host my p5.js sketches.
- Host: GitHub
- URL: https://github.com/kalmarv/generative
- Owner: Kalmarv
- Created: 2021-12-29T01:05:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T15:51:21.000Z (8 months ago)
- Last Synced: 2024-05-31T15:24:47.157Z (7 months ago)
- Topics: creative-coding, generative-art, p5, p5js, portfolio
- Language: JavaScript
- Homepage: https://kalmarv.github.io/Generative/
- Size: 24.3 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generative
A collection of my p5.js sketches
# Site features
- Sketches always expand to fit the screen, respecting aspect ratio set for sketch
- Sketches render the same no matter the resolution of the screen you're viewing it on
- You can add ?seed=YOUR_NUMBER to view or share certain sketches just based off url
- Example: https://calebpfaff.github.io/Generative/sketches/strange_attractors/index.html?seed=67403220
- Meta tags for the website to have the image/description when you share the url
- Main page itself is a p5 sketch
- Nice little link to github repo