Posts on Filament https://google.github.io/filament/posts/ Recent content in Posts on Filament Hugo -- gohugo.io en-us Thu, 09 Jul 2020 14:48:51 -0700 CocoaPods Hello Triangle https://google.github.io/filament/posts/cocoapods/ Thu, 09 Jul 2020 14:48:51 -0700 https://google.github.io/filament/posts/cocoapods/ As of release 1.8.0, you can install Filament in your iOS application using CocoaPods. This guide will walk you through creating a basic “hello triangle” iOS application using Filament and the Metal backend. The full source for this example is here. If you’re just looking to get something up and running quickly, download the project, pod install, build, and run. We’ll be walking through 7 steps to get the rotating triangle up and running.