Download List

專案描述

PlanetGenesis is a tool that generates 16-bit PNG height fields, Wavefront OBJ files, and POV-RAY mesh2 files for use as landscapes and planets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-01 03:24
1.9

This release contains a new noise engine, ModifiedMultifractal, along with five new noise functions for use with all Perlin noise engine variants. It also contains a large number of new math functions to apply to the noise, a higher resolution 3D preview, a Torus shaped mesh output option, and Torus UV mapped textures which by definition will always tile. Also available is a separate 'API' version that allows the use of planetGenesis as a plugin for other Java software.
標籤: Major feature enhancements

2007-09-30 23:19
1.8

This release includes GUI productivity enhancements, new noises including a faster Worley noise, and a new function called Range. It also includes a new component type called PostProcessing, and the ability to output in SGI 16 greyscale format.
標籤: Major feature enhancements

2007-02-08 18:48
1.7

The Noise Menu has been sub-divided into
differrent noise types. Worley noises now have a
new distance metric, QuasiEuclidean. There's a new
Worley noise, BiasedWorley. LinearSandDunes is a
new noise that creates linear sand dunes. Three
new Combiners, WarpX, WarpY, and WarpZ, have been
added. These take the value generated by the left
hand side noise and add it to either the X, Y, or
Z co-ordinate before feeding the co-ordinates to
the right hand side noise.
標籤: Minor feature enhancements

2005-12-18 17:27
1.6

This release introduces three new combiners: SetX, SetY, and SetZ, which replace one dimension with noise. It also has some efficiency improvements in the Perlin and Worley based noise algorithms, and a bugfix for random seed values.
標籤: Minor feature enhancements

2005-07-16 22:55
1.5

This version has a new noise, Solid Worley, and a
copy option for noise engines. The mouse pointer
is now context sensitive.
標籤: Minor feature enhancements

Project Resources