Skip to content

FilamentΒ #1

@ghost

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:

  1. Texture object. This where you pump the buffer to
  2. 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 !?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions