Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blob-cc/openframeworks-starter

openFrameworks | Starter
https://github.com/blob-cc/openframeworks-starter

blob cpp creative-coding of openframeworks starter template

Last synced: about 2 months ago
JSON representation

openFrameworks | Starter

Awesome Lists containing this project

README

        


blob.cc Logo


openFrameworks | Starter


Creative Coding Blobs



---

OpenFrameworks is a versatile C++ toolkit for creative coding. It offers a powerful and flexible platform for artists, designers, and researchers to create a wide range of interactive projects, from simple 2D animations to complex 3D installations. OpenFrameworks provides access to various libraries for graphics, sound, video, and more.

**OpenFrameworks Project Starter**

This is a template repository for creative coding projects using OpenFrameworks.

## Setup

1. Clone this repository.
2. Ensure OpenFrameworks is installed and properly configured.
3. Modify `config.make` to include your paths.

## Usage

- Customize `src/ofApp.cpp` and `src/ofApp.h` for your project's logic.
- Add additional libraries in `libs/` and manage addons in `addons.make`.

- https://openframeworks.cc/

---

## 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.

---