···11+MIT NON-AI License
22+33+Copyright (c) 2023, <copyright holders>
44+55+Permission is hereby granted, free of charge, to any person obtaining a copy of the software and associated documentation files (the "Software"),
66+to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
77+and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.
88+99+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1010+1111+In addition, the following restrictions apply:
1212+1313+1. The Software and any modifications made to it may not be used for the purpose of training or improving machine learning algorithms,
1414+including but not limited to artificial intelligence, natural language processing, or data mining. This condition applies to any derivatives,
1515+modifications, or updates based on the Software code. Any usage of the Software in an AI-training dataset is considered a breach of this License.
1616+1717+2. The Software may not be included in any dataset used for training or improving machine learning algorithms,
1818+including but not limited to artificial intelligence, natural language processing, or data mining.
1919+2020+3. Any person or organization found to be in violation of these restrictions will be subject to legal action and may be held liable
2121+for any damages resulting from such use.
2222+2323+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2424+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
2525+DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
2626+OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+31-28
README.md
···11-
22-33-<center>
44-<p style="text-align: center;" align="center">
55- <em><a href="https://github.com/ewen-lbh/shapemaker/blob/e7ff660d42f4fc3cb29e1246ee82cbdd2f27c5ab/src/examples.rs#L114">See the code that generated this image</a></em>
66-</p>
77-</center>
88-99-* * *
1010-1111-> **โ ๏ธ Warning:**
1212-> README is still a work-in-progress
1313-1414-An experiment into the generation of 2D flat design abstract artwork using limited shape and color combinations, arranged in a 8-point grid.
1515-1616-[](https://wakatime.com/badge/github/ewen-lbh/shapemaker) [](https://crates.io/crates/shapemaker) [](https://docs.rs/shapemaker)
1717-1818-1919-## Gallery
2020-2121-2222-| | | |
2323-|:-------------------------:|:-------------------------:|:-------------------------:|
2424-| **HAL 9000** | **Cutting An Egg** | **Designing A Font** 
2525-| **Drone Operating System** | **Japan Sledding Olympics** | **Lunatic Green Energy** 
2626-| **Measuring Spirits** | **Phone Cameras** | **Reflections** 
2727-| **Spline Optimisation** | **Weaving** 
2828-11+
22+33+<center>
44+<p style="text-align: center;" align="center">
55+ <em><a href="https://github.com/ewen-lbh/shapemaker/blob/e7ff660d42f4fc3cb29e1246ee82cbdd2f27c5ab/src/examples.rs#L114">See the code that generated this image</a></em>
66+</p>
77+</center>
88+99+* * *
1010+1111+> **โ ๏ธ Warning:**
1212+> README is still a work-in-progress
1313+1414+An experiment into the generation of 2D flat design abstract artwork using limited shape and color combinations, arranged in a 8-point grid.
1515+1616+[](https://wakatime.com/badge/github/ewen-lbh/shapemaker) [](https://crates.io/crates/shapemaker) [](https://docs.rs/shapemaker)
1717+1818+1919+## Gallery
2020+2121+2222+| | | |
2323+|:-------------------------:|:-------------------------:|:-------------------------:|
2424+| **HAL 9000** | **Cutting An Egg** | **Designing A Font** 
2525+| **Drone Operating System** | **Japan Sledding Olympics** | **Lunatic Green Energy** 
2626+| **Measuring Spirits** | **Phone Cameras** | **Reflections** 
2727+| **Spline Optimisation** | **Weaving** 
2828+2929+## License
3030+3131+This 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.
+4
README.md.in
···202021212222%gallery%
2323+2424+## License
2525+2626+This 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.