1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-08-25 10:10:52 +02:00

Update readme.md (#202)

minor typo
This commit is contained in:
Marián Kapusta
2024-12-07 17:43:59 +01:00
committed by GitHub
parent 4bb831e922
commit 62f9abda67

View File

@@ -116,7 +116,7 @@ _Please read the [contribution guidelines](contributing.md) before contributing.
### Frameworks • Libraries • Ecosystems
- [Processing](https://processing.org) [Cross-platform] - Computer programming language and IDE for visual arts.
- [py5](https://py5coding.org) [Cross-platform] - A library that integrates Processing into the Python 3 ecossystem.
- [py5](https://py5coding.org) [Cross-platform] - A library that integrates Processing into the Python 3 ecosystem.
- [Cinder](https://libcinder.org/) [Cross-platform] - Open source library for professional-quality creative coding in C++.
- [openFrameworks](http://openframeworks.cc/) [Cross-platform] - Open source C++ toolkit for creative coding.
- [C4](http://www.c4ios.com) [iOS] - Open-source creative coding framework for iOS.