The Rasterfun language / library has a two level representation of rasters - a first geometry definition stage has basic primitives like points, lines, areas, and a standard library with common shapes such as circles. It also allows definition of custom shapes with own parameters.
The second level is rendering these geometrical shapes to a raster grid of some resolution, using per shape defined functions that are applied for each raster pixel, and take interpolated geometry parameters as input (for example position on the shape) and produce various output values for the raster pixel (for example color, or terrain height).
Various noisefunctions and matemathical functions are provided as a standard library, and the user can build up own custom functions using these.
Rasterfun can be used for example for image or texture rendering, or terrain height calculation.
30 Day Summary Apr 23 2013 — May 23 2013
|
12 Month Summary May 23 2012 — May 23 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.