The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => General UQM Discussion => Topic started by: barabanus on February 26, 2015, 11:20:14 pm



Title: planet surface generator
Post by: barabanus on February 26, 2015, 11:20:14 pm
Hi,

I made a python script to generate planet surface like the game do.

You can find the script on github: https://github.com/barabanus/starcontrol (https://github.com/barabanus/starcontrol)
In order to run the script you must install Python 2.7 and its libraries: NumPy, PIL and PyOpenGL

I wrote an article about the script in Russian: http://habrahabr.ru/post/251419/ (http://habrahabr.ru/post/251419/)

(http://habrastorage.org/files/b77/657/64a/b7765764aa864ca6ab751a3bb123a53a.png)


Title: Re: planet surface generator
Post by: Death 999 on March 04, 2015, 07:10:04 pm
Nice-looking!