Other ways to support Sylphis3D...
Sylphis has been Ohlohed! (Is that a verb? Can that be a verb? Hmm...)
http://www.ohloh.net/projects/4897
For anyone who doesn't know, Ohloh is an online service that generates statistics of open source code. Percentage of languages, comments ratio, lines of code, etc. are all there. One of most entertaining features (entertains me, in any case) is the project cost estimation. It takes the number of lines of code and number of developers and guesses at the total cost of the project.
As the testing on Sylphis3D started to build momentum, the SVN repository starts to be needed. So I imported the source in the subversion repository at sourceforge. I'm going to start applying fixes to that as they become available, so use a svn client to be in sync!
The wait is over! Sylphis3D is officially released under the GNU GPL ver.2 (with the classpath exception for those that need closed source solutions). The engine weights at around 45000 lines of source code written in C++ and Python.
The source code can be obtained from the download page of the sourceforge.net project page. Latter on the source will be added to the subversion repository for easier access.