1682 Forks
15986 Stars
15986 Watchers

filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

How to download and setup filament

Open terminal and run command
git clone https://github.com/google/filament.git
git clone is used to create a copy or clone of filament repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with filament https://github.com/google/filament/archive/master.zip

Or simply clone filament with SSH
[email protected]:google/filament.git

If you have some problems with filament

You may open issue on filament support forum (system) here: https://github.com/google/filament/issues