terrain/Terrain2
2018-11-04 08:06:48 -05:00
..
Assets.xcassets Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
Base.lproj Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
AppDelegate.swift Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
GameViewController.swift Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
Info.plist Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
Renderer.swift Attach height texture to vertex shader 2018-11-03 16:35:23 -04:00
Shaders.metal Read texture data from the heights texture 2018-11-04 08:06:48 -05:00
ShaderTypes.h Add grid coordinate argument encoding stuff and a texture to hold heights 2018-11-03 16:25:19 -04:00
Terrain.swift Read texture data from the heights texture 2018-11-04 08:06:48 -05:00
Terrain2.entitlements Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00