All Projects → LingDong- → Nonflowers

LingDong- / Nonflowers

Licence: mit
Procedurally generated paintings of nonexistent flowers.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nonflowers

Shan Shui Inf
Procedurally generated Chinese landscape painting.
Stars: ✭ 3,168 (+1423.08%)
Mutual labels:  painting, chinese, procedural-generation, art
text2painting
Convert text into beautiful artistic images
Stars: ✭ 55 (-73.56%)
Mutual labels:  art, painting
procedural-art
🌌 Procedural art with vanilla JavaScript
Stars: ✭ 83 (-60.1%)
Mutual labels:  art, procedural-generation
fishdraw
procedurally generated fish drawings
Stars: ✭ 1,963 (+843.75%)
Mutual labels:  art, procedural-generation
tripbot9000
Procedural generation of geometric patterns and fractals.
Stars: ✭ 22 (-89.42%)
Mutual labels:  art, procedural-generation
MagicaVoxel File Writer
MagicaVoxel File Writer dependency free cpp class
Stars: ✭ 26 (-87.5%)
Mutual labels:  art, procedural-generation
SdfFontDesigner
Offline font tuning/bitmap generation via shaders
Stars: ✭ 56 (-73.08%)
Mutual labels:  art, procedural-generation
Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (-75.96%)
Mutual labels:  painting, art
Galeri Www
A perpetual artwork streaming app. (Website Repo)
Stars: ✭ 46 (-77.88%)
Mutual labels:  painting, art
Material Maker
A procedural textures authoring and 3D model painting tool based on the Godot game engine
Stars: ✭ 880 (+323.08%)
Mutual labels:  painting, procedural-generation
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (-60.58%)
Mutual labels:  procedural-generation, painting
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (+804.81%)
Mutual labels:  painting, art
Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+234.62%)
Mutual labels:  procedural-generation, art
Icon Machine
Web application for randomly generating pixel art icons.
Stars: ✭ 73 (-64.9%)
Mutual labels:  procedural-generation, art
Mypaint
MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
Stars: ✭ 2,072 (+896.15%)
Mutual labels:  painting, art
Awesome Pretrained Chinese Nlp Models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
Stars: ✭ 195 (-6.25%)
Mutual labels:  chinese
Icychesszero
中国象棋alpha zero程序
Stars: ✭ 206 (-0.96%)
Mutual labels:  chinese
Book
文言陰符 An Introduction to Programming in Wenyan Language
Stars: ✭ 194 (-6.73%)
Mutual labels:  chinese
Creative Adversarial Networks
(WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf
Stars: ✭ 193 (-7.21%)
Mutual labels:  art
Somiao Pinyin
Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
Stars: ✭ 209 (+0.48%)
Mutual labels:  chinese

Nonflowers

Procedurally generated paintings of nonexistent flowers in Gongbi style for the browser. Generate your own online at https://lingdong-.github.io/nonflowers/.

Sample Output

Screenshot1

Description

Nonflowers is a piece of software that procedurally generate drawings of nonexistent flowers. It attempts to capture the fascinating structures of plants and the delicate brushstrokes in Gongbi paintings with mathematical functions and procedural noises. Through parameterization and randomization, the algorithm is capable of generating a large variety of original plants. It is written in Javascript and uses HTML canvas to render its output. All the graphics are computed with polygons or using pixel-level manipulations, thus no preexisting asset or external library is used.

A full description of the project can be found here.

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].