terrain/Terrain
2018-11-03 15:07:03 -04:00
..
Assets.xcassets Initial Commit 2018-11-03 09:43:38 -04:00
Base.lproj Create the TerrainVC in the xib 2018-11-03 15:05:27 -04:00
AppDelegate.swift Create the TerrainVC in the xib 2018-11-03 15:05:27 -04:00
Info.plist Initial Commit 2018-11-03 09:43:38 -04:00
Math.swift Remove CGSize extension that uses nonexistent Size 2018-11-03 10:45:44 -04:00
Renderer.swift In the name of debugging, use a smaller grid and make more local vars 2018-11-03 15:07:03 -04:00
Shaders.metal Get all the pieces together 2018-11-03 14:01:34 -04:00
Terrain.entitlements Initial Commit 2018-11-03 09:43:38 -04:00
Terrain.swift Get all the pieces together 2018-11-03 14:01:34 -04:00
TerrainViewController.swift Move all Metal setup to the Renderer 2018-11-03 15:06:30 -04:00