All Projects → jackrusher → gespensterfelder

jackrusher / gespensterfelder

Licence: BSD-2-Clause license
A small generative system in clojurescript and Three.js.

Programming Languages

clojure
4091 projects
HTML
75241 projects

Projects that are alternatives of or similar to gespensterfelder

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 (-28.07%)
Mutual labels:  generative-art, three-js
IntroToComputerGraphics-CityGenerator
A Procedural City Generator built in Three.js
Stars: ✭ 34 (-40.35%)
Mutual labels:  three-js
Ink
Creative coding in Go
Stars: ✭ 115 (+101.75%)
Mutual labels:  generative-art
Animatedpythonpatterns
Animated GIF patterns made in Python Matplotlib.
Stars: ✭ 148 (+159.65%)
Mutual labels:  generative-art
Pxlsrt
Pixel sorter written in Ruby
Stars: ✭ 119 (+108.77%)
Mutual labels:  generative-art
Blossom
A lovely interactive music generator
Stars: ✭ 162 (+184.21%)
Mutual labels:  generative-art
Jb Rpd Splash
Generate artwork for JetBrains products using RPD
Stars: ✭ 110 (+92.98%)
Mutual labels:  generative-art
earth3d
Three.js powered 3D Earth.
Stars: ✭ 36 (-36.84%)
Mutual labels:  three-js
generative art
Using P5.js, Processing and Python to create generative art
Stars: ✭ 32 (-43.86%)
Mutual labels:  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 (+3201.75%)
Mutual labels:  generative-art
2d Differential Growth Experiments
Visual experiments exploring differential growth as a 2D morphogenesis tool.
Stars: ✭ 140 (+145.61%)
Mutual labels:  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 (+107.02%)
Mutual labels:  generative-art
Plotoptix
Data visualisation in Python based on OptiX 7.2 ray tracing framework.
Stars: ✭ 252 (+342.11%)
Mutual labels:  generative-art
Generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,534 (+2591.23%)
Mutual labels:  generative-art
generative-art
Generative art experiments
Stars: ✭ 113 (+98.25%)
Mutual labels:  generative-art
Generative art
A collection of my generative artwork, mostly with Processing in Python mode
Stars: ✭ 1,477 (+2491.23%)
Mutual labels:  generative-art
Triangle
Convert images to computer generated art using delaunay triangulation.
Stars: ✭ 1,838 (+3124.56%)
Mutual labels:  generative-art
Retrace.gl
Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in your browser! 🎉
Stars: ✭ 149 (+161.4%)
Mutual labels:  generative-art
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+398.25%)
Mutual labels:  generative-art
magnify-3d
Real time Javascript optic magnifying glass library.
Stars: ✭ 37 (-35.09%)
Mutual labels:  three-js

gespensterfelder

example

A small generative system in clojurescript and Three.js. See the live demo here.

Check out the repo, cd into the top level directory, then install the Javascript dependencies with:

npm install

After which you can start the system with live code reloading using:

npx shadow-cljs watch frontend
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].