Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Solido/flutter-d-art
Generative d.Art with Flutter
https://github.com/Solido/flutter-d-art
art dart dartlang flutter generative-art
Last synced: 2 months ago
JSON representation
Generative d.Art with Flutter
- Host: GitHub
- URL: https://github.com/Solido/flutter-d-art
- Owner: Solido
- Created: 2019-08-19T21:56:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T19:30:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T08:41:37.248Z (3 months ago)
- Topics: art, dart, dartlang, flutter, generative-art
- Language: Dart
- Homepage:
- Size: 2.48 MB
- Stars: 473
- Watchers: 12
- Forks: 57
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flutter-cn - 生成艺术 - [Robert Felker](https://github.com/Solido)创建的生成艺术作品。 (组件 / 演示)
- awesome-flutter-cn - Generative Art - Generative Art,[Robert Felker](https://github.com/Solido). (组件 / Demo 演示)
- awesome-flutter - Generative Art - Generative d.Art with Flutter ` 📝 2 years ago ` (Demonstrations [🔝](#readme))
README
# Generative d.Art
Demonstrate how to generate your very own [#d_Art](https://twitter.com/hashtag/d_Art) using Flutter.
As a technical point we are NOT relying on Widget but RenderBox directly.Don't be afraid of those 60 lines of codes & change everything you want
(but not the line with Math.Exp, it can damage your computer permanently)Code is tuned to work on a << TABLET SCREEN SIZE >> so start an equivalent
not a phone.Can't wait to see your Creations on Twitter
Post with [#d_Art](https://twitter.com/hashtag/d_Art) so everyone can appreciate it !## Final Result
![Screenshot](https://github.com/Solido/flutter-generative-art/blob/master/screenshots/01.png)