What is picogen will picogen be?
picogen will be an outdoor ray tracing system, targetting large-scale terrain with realistic day/night-illumination and detailed plant populations.
Licensed under GPL, v3 or later: http://www.gnu.org/licenses/gpl.html.
Important note:
Picogen is currently undergoing a complete rewrite. You can try out version 0.2, but it is
clumsy and awkward to use and deprecated.
Version 0.3 will put an emphasis on a clean and (I try hard!) intuitive user-interface, quick time to render and quick time to production.
I don't have a fixed release date yet, but I think I can ship a soon beta hopefully this summer, or maybe even before summer reaches half time. Yay.
Getting picogen
There are currently binary distributions of picogen 0.2 (the old picogen) for GNU/Linux and Windows (TM). For Windows, there is also a self-contained Installer. But have a look
at the Downloads.
Additional news sources
Tweets
Freshmeat
Picogen on freshmeat is here: http://freshmeat.net/projects/picogen/.
Coding statistics
You can find several statistics about the development of picogen on http://ohloh.net:
For acquiring source code, see the following section.
picogen 0.3 Subversion (SVN)
picogen is hosted on http://savannah.nongnu.org (thank you hackers!).
You can find the subversion repository (full of sourcecode, of course) here: http://svn.savannah.gnu.org/viewvc/?root=picogen. Dive down into the folders via the web-view, or acquire your svn with:
svn co svn://svn.sv.gnu.org/picogen
Alternative Mirror
Alternatively, picogen is hosted/mirrored to googlecode:
To check out a read-only copy of the subversion mirror, invoke:
svn checkout http://picogen.googlecode.com/svn/trunk/ picogen-read-only
picogen 0.2 CVS
Note that this source-tree is deprecated as for the rewrite.
picogen is hosted on http://savannah.nongnu.org (thank you hackers!). You can find the cvs repository (full of sourcecode, of course) here: http://cvs.savannah.gnu.org/viewvc/?root=picogen. Dive down into the folders via the web-view, or acquire your cvs with:
cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/picogen co .