From: symion <sy...@pr...> - 2008-10-13 12:27:08
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1">Hello to everyone using Vpython,<br> <br> I have just updated my Vpython web site with the inclusion of a planetary Flyby animation.<br> The program produces topological planets that generate the surface details like mountain ranges, continents and islands.<br> A new topology is generated every time you run the program, so you never see the same planet twice.<br> Almost everything is randomized including the depth of the oceans and lumpiness of the planet, so a large range of types<br> is possible, from water worlds to barren rocks.<br> Click on any open space to re-play, Note every re-play is different!<br> <br> Here is my web page <a href="http://home.primusonline.com.au/knoware/python/index.html">http://home.primusonline.com.au/knoware/python/index.html</a><br> <br> Here is the Source code location </font><a href="http://home.primusonline.com.au/knoware/python/FlyBy.py"><font size="-1">http://home.primusonline.com.au/knoware/python/FlyBy.py</font></a><br> <br> Symion<br> <br> <font size="-1"><br> </font> </body> </html> |