Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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