Building a Vehicle Configurator on Top of Filament #10098
pannonianknight
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi there!
I've been building a cross-platform real-time 3D SDK on top of Google Filament.
The showcase application is a real-time vehicle configurator running* on Apple TV, iPad and macOS.
Video:
https://youtu.be/vGlp4Ql6duw
GitHub:
https://github.com/Pragmata-labs/pragmatacore-showcase
The SDK is built around a C++17 core, C ABI and Filament-based rendering backend.
Feedback and questions are welcome.
*will extend it to iOS and android.
Theres also a plan to publish the apps soon.
All reactions