Filament: How to use filament for AR or with ARcore

Created on 18 Dec 2018  路  3Comments  路  Source: google/filament

Hi,
I am using filament for rendering 3D content at runtime and have to render the same 3D content for AR on android device.
Does Filament provide API's to do or it connects with ARCore Internally for rendering AR content?
It will be helpful if any sample is shared.

Most helpful comment

Now that SceneForm has been archived, it would be helpful to have a sample of directly integrating ARCore with Filament

All 3 comments

Filament provides all the required API to render AR content. The Sceneform library from ARCore actually uses Filament to do all the rendering internally. You could just use Sceneform directly as it lets you do AR and regular 3D.

Now that SceneForm has been archived, it would be helpful to have a sample of directly integrating ARCore with Filament

Now that SceneForm has been archived, it would be helpful to have a sample of directly integrating ARCore with Filament

+1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rfebbo picture rfebbo  路  3Comments

vivasvan1 picture vivasvan1  路  8Comments

obeletski picture obeletski  路  10Comments

Y0hy0h picture Y0hy0h  路  5Comments

ferry-creator picture ferry-creator  路  4Comments