All Projects → pouretrebelle → jigsaws

pouretrebelle / jigsaws

Licence: GPL-3.0 license
Abstract Puzzles generative jigsaw puzzles showcase and IDE

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to jigsaws

isovoxel
Isometric voxel generative art
Stars: ✭ 60 (+300%)
Mutual labels:  generative-art
py-msa-kdenlive
Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.
Stars: ✭ 25 (+66.67%)
Mutual labels:  generative-art
swirlr-wasm
willdady.github.io/swirlr-wasm/
Stars: ✭ 21 (+40%)
Mutual labels:  generative-art
microbium-app
Draw new worlds
Stars: ✭ 89 (+493.33%)
Mutual labels:  generative-art
Touchdesigner-Art
Generative Art Made with Touchdesigner
Stars: ✭ 52 (+246.67%)
Mutual labels:  generative-art
generative
Creative coding experiments
Stars: ✭ 71 (+373.33%)
Mutual labels:  generative-art
creative-coding-notebooks
🎨 An authorial collection of fundamental recipes on Creative Coding and Recreational Programming.
Stars: ✭ 17 (+13.33%)
Mutual labels:  generative-art
facet
Facet is a live coding system for algorithmic music
Stars: ✭ 72 (+380%)
Mutual labels:  generative-art
gestalt
Creative coding playground - Color, Note, Code
Stars: ✭ 16 (+6.67%)
Mutual labels:  generative-art
pycontextfree
Pythonic generative art tool
Stars: ✭ 32 (+113.33%)
Mutual labels:  generative-art
generative
A digital playground for experimenting with creative coding and WebGL
Stars: ✭ 50 (+233.33%)
Mutual labels:  generative-art
generative art
Personal Generative Art Projects
Stars: ✭ 34 (+126.67%)
Mutual labels:  generative-art
manyworlds
A scifi-inspired study of signed distanced functions and noise fields in WebGL
Stars: ✭ 24 (+60%)
Mutual labels:  generative-art
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (+146.67%)
Mutual labels:  generative-art
genuary2022
My entries for Genuary2022
Stars: ✭ 19 (+26.67%)
Mutual labels:  generative-art
GenerativeArtists
No description or website provided.
Stars: ✭ 22 (+46.67%)
Mutual labels:  generative-art
S2ML-Generators
Multiple notebooks which allow the use of various machine learning methods to generate or modify multimedia content
Stars: ✭ 172 (+1046.67%)
Mutual labels:  generative-art
dots
Dots & Boxes Visualization
Stars: ✭ 16 (+6.67%)
Mutual labels:  generative-art
ZzSprite
Pixel Art Sprite Generator
Stars: ✭ 85 (+466.67%)
Mutual labels:  generative-art
neon
Generative art piece made using 2d vector field
Stars: ✭ 26 (+73.33%)
Mutual labels:  generative-art

Abstract Puzzles

Showcase and development environment for generative art jigsaw puzzles.

Screenshot of interface

Features

  • All designs use simplex-noise with 3 letter seeds for randomness, so every state can be recreated
  • Exports SVGs for laser cutting, high definition PNGs for printing, and WEBM animations
  • Intuitive interface with zoom functionality

🙌 Development

  • npm install installs all the site's dependencies
  • npm run dev runs the Next.js app on localhost:4000
  • npm run ide runs the IDE on localhost:4001

👷 Being good

  • We use Typescript for type checking
  • We use Jest for unit tests
  • We use Prettier for consistent code styling with a Husky pre-commit hook
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].