Bumpy Plane

Version: 
1.05
Type: 
Maya script
Language: 
Python
Description: 
Create a wavy plane
Information: 
With this script one can create a wavy, bumpy plane. Such a mesh is arrived through the translation of single vertices. The algorithm goes through each vertex of the new plane and moves it randomly along the y-axis in a defined range. Smoothing the created bumpy plane can also be done via the gui.

My contribution to this work:
  • idea
  • source code
The software that was used:
  • Maxya Pro
  • Python IDLE
  • NetBeans IDE