openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
-
Updated
Sep 7, 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 language for making art using mathematics
Creative View Pager easy to use in Android
Using JACK pretty-name metadata.
People You Should Follow on CodePen
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
A friendly web-component for writing and rendering shaders.
A series of creative coding sessions
Open source introductory manual for Derivative TouchDesigner 088
Ofelia is a cross-platform real-time visual programming environment for creating audiovisual artwork or multimedia applications.
A small and fast alternative (experimental) implementation of p5.js
Lightweight and low-level creative coding toolkits in C.
QML controls for creative applications and creative coding
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
Code from the Fun Programming creative coding tutorials and my own random sketches
WebGL in WebAssembly with AssemblyScript
Automatic detection of water running to trigger a countdown in the browser
Mosaic, an openFrameworks based Visual Patching Creative-Coding Platform
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