Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Keywords
Repository
openFrameworks | Starter
Basic Info
- Host: GitHub
- Owner: blob-cc
- License: mit
- Language: Makefile
- Default Branch: main
- Homepage: https://www.blob.cc
- Size: 49.8 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
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
- Clone this repository.
- Ensure OpenFrameworks is installed and properly configured.
- Modify
config.maketo include your paths.
Usage
- Customize
src/ofApp.cppandsrc/ofApp.hfor your project's logic. Add additional libraries in
libs/and manage addons inaddons.make.https://openframeworks.cc/
Colophon
Made with ❤️ by 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 file for details.
Owner
- Name: blob.cc
- Login: blob-cc
- Kind: organization
- Website: https://www.blob.cc
- Repositories: 1
- Profile: https://github.com/blob-cc
Citation (CITATION.cff)
cff-version: 1.2.0
title: openFrameworks Template
version: 0.0.1
date-released: 2024-08-01
url: "https://github.com/scape-agency/cc-openframeworks"
message: >-
If you use this software, please cite it using
the metadata from this file.
type: software
authors:
- given-names: Lars Bastiaan
family-names: van Vianen
email: lars@scape.agency
affiliation: Scape Agency
orcid: "https://orcid.org/0000-0002-8790-8630"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- actions/checkout v4 composite
- softprops/action-gh-release v2 composite
- ubuntu 24.04 build