Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pierre-Monier/flutter_cool_visuals
Collection of cool visuals, from generative art to mobile app UI
https://github.com/Pierre-Monier/flutter_cool_visuals
dart flutter generative-art ui
Last synced: 3 months ago
JSON representation
Collection of cool visuals, from generative art to mobile app UI
- Host: GitHub
- URL: https://github.com/Pierre-Monier/flutter_cool_visuals
- Owner: Pierre-Monier
- License: mit
- Created: 2022-09-24T15:54:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T07:23:16.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:19:24.181Z (6 months ago)
- Topics: dart, flutter, generative-art, ui
- Language: Dart
- Homepage: https://pierre-monier.github.io/flutter_cool_visuals/#/
- Size: 12.1 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter cool visuals
[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)
Collection of cool visuals, from generative art to mobile app UI. [Here is the web version](https://pierre-monier.github.io/flutter_cool_visuals/#/)
## Perlin Noise Orbit
Some fun with the perlin noise algorithm
The web version has some performance limitation, if you want to push it to the max, **you should use the desktop version**
![perlin noise](https://github.com/Pierre-Monier/flutter_cool_visuals/blob/master/screenshot/perlin_noise.png)
![perlin noise](https://github.com/Pierre-Monier/flutter_cool_visuals/blob/master/screenshot/perlin_noise2.png)
![perlin noise](https://github.com/Pierre-Monier/flutter_cool_visuals/blob/master/screenshot/perlin_noise3.png)