Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesblasco/zflutter
Flat, round, designer-friendly pseudo-3D engine for Flutter
https://github.com/jamesblasco/zflutter
3d dart flutter package
Last synced: about 1 month ago
JSON representation
Flat, round, designer-friendly pseudo-3D engine for Flutter
- Host: GitHub
- URL: https://github.com/jamesblasco/zflutter
- Owner: jamesblasco
- License: mit
- Created: 2020-05-07T10:28:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T14:27:29.000Z (5 months ago)
- Last Synced: 2024-10-04T03:51:14.110Z (about 1 month ago)
- Topics: 3d, dart, flutter, package
- Language: Dart
- Homepage: https://z.flutter.gallery
- Size: 16.4 MB
- Stars: 270
- Watchers: 8
- Forks: 77
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zflutter
**A pseudo-3D engine for Flutter.**
This is an alpha version and it might change before release.
To read the docs and see examples visit [z.flutter.gallery](https://z.flutter.gallery/)
# Zflutter is based on Zdog
First we would like to give the mertits to [Zdog](https://zzz.dog), the pseudo-3D JavaScript engine that has been the base inspiration for this project.
We encourage to take a look to [Zdog](https://zzz.dog) and enjoy their awesome examples and documentation.
# Contribution
I would love to get the feedback from people on how they would approach it and what they think it could be improved.
Feel free to message me on twitter [@JamesBlasco](https://twitter.com/JamesBlasco) or telegram [@JamesBlasco](https://t.me/jamesblasco)Also I would like to encourage to submit issues and PR to improve this package.
# Roadmap
- Polish the code and add documentation
- Add testing
- Implement hitTest in ZWidgets