27 lines
1.3 KiB
XML
27 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Posts on Filament</title>
|
|
<link>https://google.github.io/filament/posts/</link>
|
|
<description>Recent content in Posts on Filament</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Thu, 09 Jul 2020 14:48:51 -0700</lastBuildDate>
|
|
|
|
<atom:link href="https://google.github.io/filament/posts/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
<item>
|
|
<title>CocoaPods Hello Triangle</title>
|
|
<link>https://google.github.io/filament/posts/cocoapods/</link>
|
|
<pubDate>Thu, 09 Jul 2020 14:48:51 -0700</pubDate>
|
|
|
|
<guid>https://google.github.io/filament/posts/cocoapods/</guid>
|
|
<description>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 &ldquo;hello triangle&rdquo; iOS application using Filament and the Metal backend.
|
|
The full source for this example is here. If you&rsquo;re just looking to get something up and running quickly, download the project, pod install, build, and run.
|
|
We&rsquo;ll be walking through 7 steps to get the rotating triangle up and running.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss> |