https://github.com/akapez/creative-coding
creative coding practice with the p5.js library
https://github.com/akapez/creative-coding
algorithmic-art creative-coding generative-art javascript p5js
Last synced: 5 months ago
JSON representation
creative coding practice with the p5.js library
- Host: GitHub
- URL: https://github.com/akapez/creative-coding
- Owner: akapez
- Created: 2024-02-23T14:03:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T12:36:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T03:43:32.438Z (12 months ago)
- Topics: algorithmic-art, creative-coding, generative-art, javascript, p5js
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Creative coding is about using code to express creativity, much like drawing but with programming. Creative coding often involves utilizing various programming languages and tools to produce digital art, animations, interactive installations, generative art, and more.
p5.js is an open-source JavaScript library built on top of Processing, making it accessible for web-based creative coding projects.
[p5.js Documentation](https://p5js.org/)