|
96730ecd41
|
Use a fixed size 512x512 texture for the height map
This will make implementing other algorithms easier. :D
|
2018-11-04 11:34:25 -05:00 |
|
|
d4d4a0a7ba
|
Attach height texture to vertex shader
|
2018-11-03 16:35:23 -04:00 |
|
|
5fa89d1e47
|
Extract Terrain into its own class
|
2018-11-03 15:59:11 -04:00 |
|
|
dc179036dc
|
Render a plane in Terrain2 instead of a box
|
2018-11-03 15:43:47 -04:00 |
|
|
a771c2622a
|
Create Terrain2 app, using Xcode's boilerplate
|
2018-11-03 15:15:03 -04:00 |
|