Elevation from rivers Admin tháng 6 19, 2017In my polygon map generator from 2010 I built the mountains based on the coastline, then made rivers flow down from the mountaintops. I’ve b... Read More
Procedural river drainage basins Admin tháng 6 12, 2017In a normal procedural generator I would start with elevation, then figure out oceans by looking at where the elevation is low. For my proce... Read More
Uclan BA(Hons) Games Design Book Admin tháng 6 12, 2017Checkout the @GamesCourse BOOK http://www.photobox.co.uk/creation/4862212911 Read More
Data structure for triangle meshes Admin tháng 6 05, 2017Most of my project use grids. I rarely work with polygon structures. When I worked on my polygon map generator project in 2010, I created m... Read More