This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 31 lines 2.1 kB View raw View rendered
1![shapemaker](title.png) 2 3<center> 4<p style="text-align: center;" align="center"> 5 <em><a href="https://github.com/ewen-lbh/shapemaker/blob/e7ff660d42f4fc3cb29e1246ee82cbdd2f27c5ab/src/examples.rs#L114">See the code that generated this image</a></em> 6</p> 7</center> 8 9* * * 10 11> **⚠️ Warning:** 12> README is still a work-in-progress 13 14An experiment into the generation of 2D flat design abstract artwork using limited shape and color combinations, arranged in a 8-point grid. 15 16[![wakatime](https://wakatime.com/badge/github/ewen-lbh/shapemaker.svg)](https://wakatime.com/badge/github/ewen-lbh/shapemaker) [![Crates.io Version](https://img.shields.io/crates/v/shapemaker)](https://crates.io/crates/shapemaker) [![docs.rs](https://img.shields.io/docsrs/shapemaker)](https://gwennlbh.github.io/shapemaker) 17 18 19## Gallery 20 21 22| | | | 23|:-------------------------:|:-------------------------:|:-------------------------:| 24| **HAL 9000** ![HAL 9000](./examples/gallery/HAL-9000.svg)| **Cutting An Egg** ![Cutting An Egg](./examples/gallery/cutting-an-egg.svg)| **Designing A Font** ![Designing A Font](./examples/gallery/designing-a-font.svg) 25| **Drone Operating System** ![Drone Operating System](./examples/gallery/drone-operating-system.svg)| **Japan Sledding Olympics** ![Japan Sledding Olympics](./examples/gallery/japan-sledding-olympics.svg)| **Lunatic Green Energy** ![Lunatic Green Energy](./examples/gallery/lunatic-green-energy.svg) 26| **Measuring Spirits** ![Measuring Spirits](./examples/gallery/measuring-spirits.svg)| **Phone Cameras** ![Phone Cameras](./examples/gallery/phone-cameras.svg)| **Reflections** ![Reflections](./examples/gallery/reflections.svg) 27| **Spline Optimisation** ![Spline Optimisation](./examples/gallery/spline-optimisation.svg)| **Weaving** ![Weaving](./examples/gallery/weaving.svg) 28 29## License 30 31This software is licensed under a modified MIT license that explicitly prohibits the training of AI software. See [LICENSE](./LICENSE) or the [non-ai-licenses repository](https://github.com/non-ai-licenses/non-ai-licenses) for more information.