-
Updated
Sep 22, 2020 - C++
#
creative-coding
Here are 607 public repositories matching this topic...
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
audio
android
windows
linux
raspberry-pi
opencv
ios
opengl
video
computer-vision
osx
creative-coding
openframeworks
graphics
emscripten
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
art
design
webgl
list
awesome
creative-coding
shaders
computer-graphics
resources
data-visualization
interaction-design
information-visualization
graphics-programming
generative-art
awesome-list
3d-graphics
programming-graphics
-
Updated
Sep 17, 2020 - HTML
A library for visualization and creative-coding
-
Updated
Sep 26, 2020 - TypeScript
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
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.
-
Updated
Mar 31, 2020 - Swift
a language for making art using mathematics
language
creative-coding
csg
generative-art
signed-distance-field
functional-language
3d
solid-modeling
function-representation
-
Updated
Sep 29, 2020 - C++
jcelerier
commented
Sep 24, 2020
It's now possible to say that a given process type will have a default height when added in the timeline.
We should investigate relevant default heights for most processes.
See
https://github.com/ossia/score/blob/master/src/plugins/score-plugin-fx/Fx/LFO.hpp#L102
and
https://github.com/ossia/score/blob/master/src/plugins/score-addon-gfx/Gfx/Video/Presenter.hpp#L32
Creative View Pager easy to use in Android
-
Updated
Jun 20, 2018 - Kotlin
People You Should Follow on CodePen
-
Updated
Sep 20, 2020 - JavaScript
simulator
creative-coding
procedural-generation
unity
terrain
vr
voxel
unity3d
fractal
roguelike
virtual-reality
procedural
godot
graphics-programming
generative-art
unreal-engine
ue4
3d-graphics
unreal-engine-4
dtl
-
Updated
Aug 22, 2020 - C++
webgl
opengl
html5
creative-coding
computer-graphics
glsl
graphics-programming
glsl-shader
fragment-shader
vertex-shaders
-
Updated
Mar 2, 2020
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
-
Updated
Sep 29, 2020 - Kotlin
art
music
machine-learning
awesome
creative-coding
artificial-intelligence
awesome-list
awesome-lists
machine-learning-art
-
Updated
Feb 25, 2020
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
-
Updated
Sep 29, 2020 - JavaScript
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
-
Updated
Sep 30, 2020 - TypeScript
A friendly web-component for writing and rendering shaders.
javascript
webgl
canvas
creative-coding
shaders
html-canvas
glsl
texture
shadertoy
uniform
fragment-shader
vertex-shaders
glsl-sandbox
pixel-shader
shader-playback
-
Updated
Sep 10, 2020 - JavaScript
A series of creative coding sessions
-
Updated
Oct 29, 2019 - JavaScript
Open source introductory manual for Derivative TouchDesigner 088
-
Updated
Oct 2, 2019 - CSS
Ofelia is a cross-platform real-time visual programming environment for creating audiovisual artwork or multimedia applications.
raspberry-pi
webgl
opengl
lua
visual-programming-language
cross-platform
creative-coding
openframeworks
graphics
standalone
scripting-language
puredata
web-application
audiovisual
openframeworks-addon
pd-externals
ofelia
multimedia-applications
-
Updated
Sep 24, 2020 - C++
A small and fast alternative (experimental) implementation of p5.js
-
Updated
Sep 21, 2020 - JavaScript
Lightweight and low-level creative coding toolkits in C.
-
Updated
May 3, 2018 - C
-
Updated
Sep 6, 2020 - JavaScript
QML controls for creative applications and creative coding
-
Updated
Mar 2, 2019 - QML
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
-
Updated
Jul 15, 2020 - C++
Various pretty-ish Processing sketches by Blokatt. About 50% shaders.
-
Updated
Sep 7, 2018 - Processing
WebGL in WebAssembly with AssemblyScript
javascript
atom
gamedev
webgl
threejs
games
typescript
game-engine
creative-coding
game-development
webassembly
wasm
three-js
glas
3d
3d-game-engine
3d-graphics
3d-engine
three
game-dev
rerun
assemblyscript
javascript-side
-
Updated
Jun 27, 2020 - TypeScript
Code from the Fun Programming creative coding tutorials and my own random sketches
-
Updated
Jun 27, 2020 - JavaScript
Automatic detection of water running to trigger a countdown in the browser
-
Updated
Jun 22, 2020 - JavaScript
Play a Beat Saber clone with hand movements using Tensorflow.js & PoseNet
-
Updated
Oct 24, 2019 - JavaScript
Improve this page
Add a description, image, and links to the creative-coding topic page so that developers can more easily learn about it.
Add this topic to your repo
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