-
Updated
Jul 8, 2021 - C++
#
creative-coding
Here are 796 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
Jun 12, 2021 - HTML
A library for visualization and creative-coding
visualization
art
svg
design
typescript
canvas
creative-coding
graphics
vector
linear-algebra
sound
generative-art
generative
pts
graphic-design
-
Updated
Jun 6, 2021 - TypeScript
A Deep Learning based project for creating line art portraits.
machine-learning
ai
deep-learning
creative-coding
colab
generative-art
movie-poster
portraits
nogan
nogan-training
art-portraits
-
Updated
Apr 28, 2021 - Jupyter Notebook
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jun 16, 2021 - TypeScript
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
Feb 7, 2021 - 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
Jun 6, 2021 - C++
jcelerier
commented
Apr 27, 2021
Right now dropping an address works, but the combobox only allows to select a device, not a port.
set a tree model with the devices & ports as combobox model maybe ?
Creative View Pager easy to use in Android
-
Updated
Jun 20, 2018 - Kotlin
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
Jan 28, 2021 - C++
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
-
Updated
Jul 10, 2021 - TypeScript
A Chrome/Firefox extension with custom new tab page featuring Chinese poems and P5.js enabled noise waves in traditional Chinese colors
-
Updated
Jul 5, 2021 - JavaScript
webgl
opengl
html5
creative-coding
computer-graphics
glsl
graphics-programming
glsl-shader
fragment-shader
vertex-shaders
-
Updated
Oct 9, 2020
People You Should Follow on CodePen
-
Updated
Jan 2, 2021 - JavaScript
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
-
Updated
Jul 9, 2021 - Kotlin
art
music
machine-learning
awesome
creative-coding
artificial-intelligence
awesome-list
awesome-lists
machine-learning-art
-
Updated
Dec 11, 2020
Generative Art in Go
-
Updated
Jul 5, 2021 - Go
javascript
machine-learning
frontend
creative-coding
tensorflow
eye-tracking
human-computer-interaction
eye-detection
tensorflowjs
tfjs
-
Updated
Jun 24, 2021 - JavaScript
trusktr
commented
Dec 14, 2020
Need to add a blurb about the test entry points and all spec files being imported.
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
Jun 2, 2021 - JavaScript
A small and fast alternative (experimental) implementation of p5.js
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
Open source introductory manual for Derivative TouchDesigner 088
-
Updated
Oct 2, 2019 - CSS
A real-time cross-platform creative coding tool for multimedia development
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
Jan 6, 2021 - C++
Mosaic, an openFrameworks based Visual Patching Creative-Coding Platform
audio
windows
linux
video
osx
creative-coding
openframeworks
graphics
live-coding
visual-programming
mosaic
transmedia
-
Updated
Jun 7, 2021 - C++
A series of creative coding sessions
-
Updated
Oct 29, 2019 - JavaScript
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
-
Updated
Jul 15, 2020 - C++
-
Updated
Jun 21, 2021 - 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