|
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 |
|
|
af5e5a6123
|
Generate some random heights to fill the height map texture and ... it works!
|
2018-11-04 08:25:01 -05:00 |
|
|
18e9d078b0
|
TODO
|
2018-11-04 08:07:17 -05:00 |
|
|
4803620d4b
|
Read texture data from the heights texture
|
2018-11-04 08:06:48 -05:00 |
|
|
dac8f24568
|
Add grid coordinate argument encoding stuff and a texture to hold heights
|
2018-11-03 16:25:19 -04:00 |
|
|
a771c2622a
|
Create Terrain2 app, using Xcode's boilerplate
|
2018-11-03 15:15:03 -04:00 |
|