Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


blob.cc Logo


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.

---