-
Updated
Apr 8, 2021 - C++
#
creative-coding
Here are 742 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
Feb 24, 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
Apr 19, 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 11, 2021 - Jupyter Notebook
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Apr 21, 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
Apr 21, 2021 - C++
jcelerier
commented
Apr 6, 2021
This involves :
- Adding a setting somewhere, maybe as plug-in setting: see
Media::Settings::Model
andMedia::Settings::PluginSettingsTab
;vst::SettingsWidget
as an example implementation. - Using it in the Pd addon :
locatePdBinary
in PdProcess.cpp
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++
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
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
-
Updated
Apr 20, 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
Apr 16, 2021 - JavaScript
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
-
Updated
Apr 21, 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
Apr 7, 2021 - Go
javascript
machine-learning
frontend
creative-coding
tensorflow
eye-tracking
human-computer-interaction
eye-detection
tensorflowjs
tfjs
-
Updated
Mar 10, 2021 - JavaScript
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 small and fast alternative (experimental) implementation of p5.js
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
ZoeDreams
commented
Feb 24, 2021
This is a more maintainable way to create multiple compile time configurations. This will also allow us to more easily configure out table import and exports. see this page for more information on the compiler options and implementation of the configuration file. Might also want to looking at implementing a dev and production
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++
A series of creative coding sessions
-
Updated
Oct 29, 2019 - JavaScript
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
Apr 10, 2021 - C++
Lightweight and low-level creative coding toolkits in C.
-
Updated
May 3, 2018 - C
-
Updated
Mar 30, 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