https://github.com/blob-cc/cinder-starter
Cinder | Starter
https://github.com/blob-cc/cinder-starter
blob cinder cpp creative-coding starter template
Last synced: 3 months ago
JSON representation
Cinder | Starter
- Host: GitHub
- URL: https://github.com/blob-cc/cinder-starter
- Owner: blob-cc
- License: mit
- Created: 2024-08-10T18:55:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T14:16:40.000Z (5 months ago)
- Last Synced: 2025-02-01T15:25:10.144Z (5 months ago)
- Topics: blob, cinder, cpp, creative-coding, starter, template
- Language: CMake
- Homepage: https://www.blob.cc
- Size: 43.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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
![]()
Cinder | Starter
Creative Coding Blobs
---
# Cinder | Starter
This is a template Cinder project to help you get started with creative coding using Cinder.
---
## Requirements
- Cinder
- CMake---
## Setup
1. Clone this repository.
2. Update the `CINDER_PATH` in `CMakeLists.txt` to point to your local Cinder installation.
3. Run `cmake` to configure the project.
4. Build and run the project.---
## 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.
---