terrain/Terrain2
2018-11-26 17:26:09 -08:00
..
Algorithms Don't recurse to size 2; only average corner of particular side you're on 2018-11-26 08:36:53 -08:00
Assets.xcassets Remove colorMap texture 2018-11-21 09:06:01 -07:00
Base.lproj Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
Shaders Fix the normals!!1! 2018-11-26 17:26:09 -08:00
AppDelegate.swift Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
GameViewController.swift Toggle rendering normals with 'n'; move Next iteration key to 'space' 2018-11-20 17:24:02 -07:00
Info.plist Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00
Math.swift Move math functions to Math module 2018-11-22 08:11:30 -07:00
Queue.swift Add a basic Queue data structure 2018-11-10 17:42:23 -05:00
Renderer.swift Playin with the camera an the roughness 2018-11-26 08:37:53 -08:00
Terrain.swift Playin with the camera an the roughness 2018-11-26 08:37:53 -08:00
Terrain2.entitlements Create Terrain2 app, using Xcode's boilerplate 2018-11-03 15:15:03 -04:00