generativeExamples
Pattern generators
A collection of Processing examples that demonstrate various methods for creating patterns affected by Perlin noise.
63 stars
7 watching
8 forks
Language: Processing
last commit: about 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sjaak31367/micropython_perlin | Generates Perlin noise in Micropython | 1 |
stegu/perlin-noise | A collection of Perlin noise implementations in C. | 176 |
codingconcepts/dg | A fast data generator for relational data. | 32 |
jasonlong/geo_pattern | Generates geometric background images from strings using a combination of color manipulation and pattern generation. | 1,256 |
gligen/gligen | A system that enables new capabilities in frozen text-to-image generation models to ground on various prompts, including boxes, keypoints, and images. | 2,036 |
btmills/geopattern | Generates SVG patterns with geographic features | 1,826 |
graphic-design-ai/graphist | A software system that uses AI to generate graphic compositions from unordered sets of design elements | 102 |
bitgamma/synthex | A library for generating and processing audio signals | 45 |
google-research/parti | An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models. | 1,554 |
pravj/geopattern | Generates SVG image patterns from text input using pattern and color algorithms | 1,271 |
mxgmn/convchain | An algorithm for generating images from patterns using Markov chains and MCMC sampling | 743 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
djduque/pgfplots | A Rust library for generating publication-quality figures using LaTeX. | 120 |
jolibrain/joligen | An integrated framework for training custom generative AI models | 246 |
intellabs/fastrag | A framework for efficient and optimized retrieval augmented generative pipelines using state-of-the-art LLMs and Information Retrieval. | 1,392 |