openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
Dec 17, 2020 - C++
{{ message }}
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
A library for visualization and creative-coding
A JavaScript API for drawing unconventional text effects on the web.
C4 is an open-source creative coding framework that harnesses the power of native iOS programming with a simplified API that gets you working with media right away. Build artworks, design interfaces and explore new possibilities working with media and interaction.
A Deep Learning based project for creating line art portraits.
a language for making art using mathematics
Creative View Pager easy to use in Android
People You Should Follow on CodePen
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
A friendly web-component for writing and rendering shaders.
A small and fast alternative (experimental) implementation of p5.js
Open source introductory manual for Derivative TouchDesigner 088
A series of creative coding sessions
Ofelia is a cross-platform real-time visual programming environment for creating audiovisual artwork or multimedia applications.
Lightweight and low-level creative coding toolkits in C.
Need to add a blurb about the test entry points and all spec files being imported.
Mosaic, an openFrameworks based Visual Patching Creative-Coding Platform
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
QML controls for creative applications and creative coding
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
Add a description, image, and links to the creative-coding topic page so that developers can more easily learn about it.
To associate your repository with the creative-coding topic, visit your repo's landing page and select "manage topics."
I just realised that I forgot to correct the orientation of the teapot in this example to account for wgpu's switch to having the y axis increase upwards (rather than downwards). Previously the teapot examples all used a view matrix with an inverted axis in order to account for the downwards y axis, as the original teapot vertices were intended for an upward y axis. This has been correct in the `w