gp-97 / generative

Generative arts library in Rust
Apache License 2.0
21 stars 1 forks source link
generative-art library rust

logo

Generative

[![GitHub license](https://img.shields.io/github/license/gp-97/generative?style=for-the-badge&logo=apache)](https://github.com/gp-97/generative/blob/master/LICENSE) [![Status](https://img.shields.io/badge/status-active-success?style=for-the-badge&logo=statuspal)]() [![GitHub issues](https://img.shields.io/github/issues/gp-97/generative?style=for-the-badge&logo=github)](https://github.com/gp-97/generative/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/gp-97/generative?style=for-the-badge&logo=github-actions)](https://github.com/gp-97/generative/pulls) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/gp-97/generative/Continuous%20Integration?logo=github&style=for-the-badge)

Generative (WIP) is 2D generational arts creation library written in Rust. Currently it is in nascent stage and is somewhat unstable.

Example Outputs

Outputs #### Perlin Loop ![Perlin Loop](examples/outputs/perlin_loop.png) #### Perlin Force Field ![Perlin Force Field Lines](examples/outputs/perlin_field_lines.png) #### Watercolored Circles ![Watercolored Circles](examples/outputs/watercolor_circles.png) #### Mandelbrot ![Mandelbrot](examples/outputs/mandelbrot.png) #### Generating sinusoidal wave image |Original|Wave Image| |:------:|:--------:| |![Original](examples/inputs/animal.jpg)|![Generated](examples/outputs/animal_wave.png)|

Current features: