https://github.com/blob-cc/processing-starter
Processing | Starter
https://github.com/blob-cc/processing-starter
blob creative-coding processing starter template
Last synced: 5 months ago
JSON representation
Processing | Starter
- Host: GitHub
- URL: https://github.com/blob-cc/processing-starter
- Owner: blob-cc
- License: mit
- Created: 2024-08-10T18:54:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T21:54:49.000Z (11 months ago)
- Last Synced: 2025-04-12T15:24:36.915Z (8 months ago)
- Topics: blob, creative-coding, processing, starter, template
- Language: Processing
- Homepage: https://www.blob.cc
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Processing | Starter
Creative Coding Blobs
---
Processing is an open-source programming language and environment designed specifically for the visual arts community. It provides a simple way for artists and designers to create interactive graphics, animations, and other digital art. Processing is built on top of Java, so it's a great starting point for learning programming while also having fun with visuals.
- https://processing.org/
- https://github.com/processing/
- https://github.com/benfry/processing4
# Processing Creative Coding Starter
This repository serves as a robust starting point for creative coding projects using [Processing](https://processing.org/). It includes a well-organized structure, utility functions, and example projects to kickstart your creative coding journey.
## Getting Started
### Prerequisites
- Install [Processing IDE](https://processing.org/download/).
- Clone this repository:
```bash
git clone https://github.com/yourusername/processing-template.git
---
## Colophon
Made with ❤️ by **[Scape Agency](https://www.scape.agency)**
### Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
### License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.
---