Hacker News
- Procedurally Generating Islands (2017) https://plaxdev.wordpress.com/2017/05/04/procedurally-generating-islands/ 8 comments
- Procedural Island Generation http://shanee.io/blog/2015/09/25/procedural-island-generation/ 6 comments
- My procedurally generated island survival game has come so far! https://youtu.be/uYJtLIRbzwQ 2 comments unity3d
- Unity Scripting: Procedural Island Generation https://youtu.be/7UhSClYe58A 2 comments gamedev
- Procedurally Generating Islands https://plaxdev.wordpress.com/2017/05/04/procedurally-generating-islands/ 29 comments gamedev
- Procedural Island Generation http://shanee.io/blog/2015/09/25/procedural-island-generation/ 33 comments programming
- Procedural Island Tilemap Generation http://www.funstormgames.com/blog/2012/09/procedural-island-generation-for-ludum-dare-24/ 11 comments gamedev
- After 3 days I have finally finished creating this procedural terrain island generator. It's very epic to say the least. https://replit.com/@JimReason/Island-Gen-Baby#main.py 10 comments python
- Procedurally Generating Islands with Javascript https://plaxdev.wordpress.com/2017/05/04/procedurally-generating-islands/ 10 comments javascript
- Layered voxel rendering: a real time voxel rendering method, demonstrated by procedurally generated islands in the browser https://jobtalle.com/layered_voxel_rendering.html 3 comments gamedev
- Working on an explainer video for my huge procedural island system. Made this little tutorial in the meantime explaining the code behind how a single chunk was generated using multithreading techniques. Hope you like it! https://www.youtube.com/watch?v=pmZQMzObjNo 2 comments gamedev