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: about 8 hours 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 (about 3 years ago)
- Last Synced: 2025-02-05T00:17:17.638Z (about 8 hours ago)
- Topics: art, dart, dartlang, flutter, generative-art
- Language: Dart
- Homepage:
- Size: 2.48 MB
- Stars: 476
- Watchers: 13
- Forks: 56
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)