shapes/heightfield library

Classes

Heightfield
Heightfield shape class. Height data is given as an array. These data points are spread out evenly with a given distance. @todo Should be possible to use along all axes, not just y @todo should be possible to scale along all axes @todo Refactor elementSize to elementSizeX and elementSizeY
HeightfieldPillar