All Projects → neefrehman → generative

neefrehman / generative

Licence: MIT license
A digital playground for experimenting with creative coding and WebGL

Programming Languages

typescript
32286 projects
GLSL
2045 projects

Projects that are alternatives of or similar to generative

Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+1292%)
Mutual labels:  art, experimental, generative-art
stamps
A language for producing art
Stars: ✭ 116 (+132%)
Mutual labels:  art, generative-art
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (+74%)
Mutual labels:  art, generative-art
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-18%)
Mutual labels:  art, generative-art
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (+3664%)
Mutual labels:  art, generative-art
Blossom
A lovely interactive music generator
Stars: ✭ 162 (+224%)
Mutual labels:  art, generative-art
generative-art-Processing
Processingによるアート作品をまとめたリポジトリです.一部の作品はopenFrameworksで書かれています.This is a repository for art portfolio of Processing art. Some of arts are written in openFrameworks, one of the C++ libraries.
Stars: ✭ 31 (-38%)
Mutual labels:  art, generative-art
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (+2126%)
Mutual labels:  art, generative-art
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+7450%)
Mutual labels:  art, generative-art
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (+18%)
Mutual labels:  art, generative-art
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (-26%)
Mutual labels:  art, generative-art
Urpflanze
A library for developers who want to approach to creative coding, artists who want to approach coding and for those who find it fun to play with math.
Stars: ✭ 118 (+136%)
Mutual labels:  art, generative-art
Pxlsrt
Pixel sorter written in Ruby
Stars: ✭ 119 (+138%)
Mutual labels:  art, generative-art
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+468%)
Mutual labels:  art, generative-art
Generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,534 (+2968%)
Mutual labels:  art, generative-art
generative-art
I wanted to make a nicer sticker for Munihac, then things got out of hand.
Stars: ✭ 134 (+168%)
Mutual labels:  art, generative-art
microbium-app
Draw new worlds
Stars: ✭ 89 (+78%)
Mutual labels:  art, generative-art
Sofloo Spot
Click Randomize
Stars: ✭ 37 (-26%)
Mutual labels:  art, generative-art
001
draw_code.001 — ThreeJS, WebGL & GLSL
Stars: ✭ 48 (-4%)
Mutual labels:  art, generative-art
incomplete-cubes-generator
Incomplete Open Cubes Generator
Stars: ✭ 18 (-64%)
Mutual labels:  art, generative-art

Generative

A digital sketchbook for experimenting with generative art, WebGL, and machine learning

This repo is for generative.neef.co, a playground for experimentation.

It supports multiple libraies for generating sketches, from p5, to THREE, to anythng else, and incliudes support for shader via glslify. Built ontop of Next.js, it uses a combination of Next's dynamic routes and React's lazy and Suspense to build and export each sketch as a static page (with code-splitting to ensure library bundles can be shared between sketches).

More documentation coming soon.

Resources

Some of my favourite resources that I've learned a lot from:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].