Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T06:26:23.000Z (4 months ago)
- Last Synced: 2024-08-25T07:35:09.203Z (4 months ago)
- Topics: blob, cinder, cpp, creative-coding, starter, template
- Language: CMake
- Homepage: https://www.blob.cc
- Size: 43 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.
---