-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I saw your request for filament in flutter.
I am certain you could implement it now with flutter.
A brief explanation ...
Basically you have a just need to write an android & iOS plugin that wraps filement.
Then you have 2 ways to render to flutter:
- Texture object. This where you pump the buffer to
- Android view on Android. Kitview ( I forget exact name ) on iOS.
Filament has a simple header file so it should not be too much work.
Use gesture object to capture user navigation around the 3d scene
Hope this helps !?
DrPaulT, artob, YousefAK009 and mtw75
Metadata
Metadata
Assignees
Labels
No labels