Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filament #1

Open
ghost opened this issue Dec 5, 2018 · 1 comment
Open

Filament #1

ghost opened this issue Dec 5, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 5, 2018

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 !?

@DrPaulT
Copy link
Owner

DrPaulT commented Dec 28, 2018

Sorry, I didn't see this! But yes, I think you are right, although I am probably best leaving it to an expert :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant