InnerWorld (Blender Plugin)

so my friend told me about this terrain generator called innerworld, so i downloaded it and tryied to follow the webbased manuel/tutorial that is on the website but i’m using the blender 2.74 and the version of innerworld was last updated in 2009 or 2013. But anyway i can’t follow the tutorial exactly because alot of things have changed since then, and there are no tutorials on youtube. So i was hoping if anybody knows about this program please tell me how to at least get it running because the tutorial says to run the script but i have an error(Error typed in below)

File “C:\Users(myname)\Desktop\innerworld-0.0.7\InnerWorlds.blend\IwInnerWorld.py”

print “***** BEGIN GPL LICENSE BLOCK for plugin InnerWorld *****”

SyntaxError: Missing parentheses in call to ‘print’

location: <unknown location>:-1


Python script fail, look in the console for now…

From the readme

System Requirements

You can use an operating system of your choice.
All required software is platform independent and open source.

You need Blender 2.48 or later, the 3D modeling tool.
http://blender.org/

Python 2.5 or later
http://python.org/

Python NumPy extension.

InnerWorld revision 0.0.7 is tested with Blender 2.48
and Python version 2.5.2.
Additionally the Python NumPy extension package
for Python 2.5 is installed.

This will not work with the version of blender you are using. The latest version of blender this would work with would be blender 2.49b

For this

http://innerworld.sourceforge.net/

as above 2.49b is the last version this worked with

i used to use it ,but it never worked well .

you can do WAY more with the ANT plugin in 2.76 and nodes

as i recall in 2.49

from the 2.49 gui open the blend IN 2.49 then for that python script on the right
then click “run”
this starts a python generated GUI
BUT you need a OLD!!! version of python to run this script

okay thanks, Bigger help, so that i am not wasting my time anymore :D, i’ll make a new post asking for help getting a landscape generator that works with BGE = Blender Game Engine

for landscape there is the ANT plugin
http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/ANT_Landscape

a video

but really all you need is to make a Heightmap

an example ( i have been working on the Minor Planet Ceres )
http://dawn.jpl.nasa.gov/multimedia/images/image-detail.html?id=PIA20146
http://photojournal.jpl.nasa.gov/jpeg/PIA20146.jpg

http://5.t.imgbox.com/3QC5tOC5.jpg http://7.t.imgbox.com/MNAmQHXC.jpg

now that is real data ,but any “fractal”/ Perlin noise generator will do
like this
http://5.t.imgbox.com/Z35KciTw.jpg http://9.t.imgbox.com/VS7uA7v9.jpg