Menu

MathMonkeyWrench / Blog: Recent posts

Playing around with python, vtk and fractals

Found an old piece of code generating fractal landscape with a very easy method: immediately translated into python !

Fractal landscapes are generated subdivising an initial Delaunay triangulation and randomizing altitudes within subdivisions.
Vizualization is made available by a VTK file export, included in MMW.
Everything (source + test/examples) is available in MathMonkeyWrench.core.fractal. See landscape.py. ... read more

Posted by Loïc B. 2012-09-16 Labels: fractal delaunay vtk python MMW Math Monkey Wrench landscape
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.