We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I recently pushed ivi-homescreen v2.0 which has a basic c++ implementation for this plugin: https://github.com/toyota-connected/ivi-homescreen/tree/v2.0/plugins/filament_view
The configuration I use to build filament for wayland only Linux is located here: https://github.com/meta-flutter/workspace-automation/blob/filament-dev/configs/_filament.json
Patch for playx-3d-scene to run on Linux (cpp, not GTK): https://github.com/meta-flutter/workspace-automation/blob/filament-dev/patches/sourcya-playx-3d-scene/0001-ivi-homescreen-support.patch
I have no intent of porting this to the GTK embedder.
The text was updated successfully, but these errors were encountered:
@jwinarske very interesting projects you are cooking there, both the yocto layer and the runtime :)
Sorry, something went wrong.
Progress update. We plan to continue feature development until December.
basemosama
No branches or pull requests
I recently pushed ivi-homescreen v2.0 which has a basic c++ implementation for this plugin:
https://github.com/toyota-connected/ivi-homescreen/tree/v2.0/plugins/filament_view
The configuration I use to build filament for wayland only Linux is located here:
https://github.com/meta-flutter/workspace-automation/blob/filament-dev/configs/_filament.json
Patch for playx-3d-scene to run on Linux (cpp, not GTK):
https://github.com/meta-flutter/workspace-automation/blob/filament-dev/patches/sourcya-playx-3d-scene/0001-ivi-homescreen-support.patch
I have no intent of porting this to the GTK embedder.
The text was updated successfully, but these errors were encountered: