hello_ar_filament
Hello World to using ArCore with Filament.
It detects plane, place a single object(bundled along as asset) on tap and transform it. Uses Depth mode if available for device.
Important
- This project also includes Filament's material builder gradle plugin, which compiles
.matc
materials insrc/main/materials
to.filamat
insrc/main/assets/materials
. Compiling is based onmatc
infilament/bin
, acquired from filament release.It's required to update the
matc
as you update the filament version. - Can also user
build-materials.sh
to recompile materials manually.
know more about filament here
Build with reusability in mind.
Thanks to
Filament Samples
ArCore Samples
Reference zirman/arcore-filament-example-app
glTF Model "Perry" by Sprint.