Skip to content

GokulDas027/filament-learning-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

filament-learning-path

Filament logo wide

Filament Android Code docs

I'm new to filament, and filament doesn't have much learning resources available, so here i'm documenting everything as i understand, on the go..

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2. Though, here we are focusing on Android development in Kotlin. In depth documentation about filament and the underlying principles is available here

What particularly interests me into filament is to use it as renderer with ArCore for Android apps.

  1. Basics

The tradeoff in creating a simplified guide is obviously omitting some non trivial details, you can access the api reference for filament as javadoc. Ctrl+Q while hovering on a filament method in Android Studio, and open the localhost link in browser.

About

Filament Android Learning Path

Topics

Resources

License

Stars

Watchers

Forks