Available at http://www.discretizer.org
Make sure you install FXRuby first.
Now it's possible to view bigger models with a high frame rate. Selection is also more rapid. This was achevied by the use of OpenGL display lists. Huge improvement.
I did some benchmarks and noticed that the volume mesh creation didn't scale linear with mesh size. This was of course a big drawback. Found the bottleneck (see diff 25->26 in meshexport.rb) and now it's possible to run reasonable sized meshes within minutes. For more information: http://www.discretizer.org
If you want to run Discretizer from Windows I recommend this installation instruction:
http://www.discretizer.org/node/12
Now it's possible to do some attached cubes. Write and read of cubes are not taken care of yet. It's pre-alpha still but alpha status is not that far off .
A full CFD session with OpenFoam calculation and ParaView(tm) post processing is available at home page http://www.discretizer.org
Now it's possible to create a cube referenced by a point only. Not really 100% implemented. It's called alpha3.
I just altered the methods.rb file and got a significant speed improvement, have a look:
http://www.discretizer.org/node/8
Unfortunately the startup script is not 100% accurate. Please use this one: http://www.discretizer.org/files/discretizer.home
just change export DISCRETIZER=$HOME/discretizer to point to your install dir.
On a system with OpenFOAM installed you can instantly do a simpleFoam k-epsilon calculation with incompressible air.
http://www.discretizer.org/node/2
Look at http://www.discretizer.org/node/9 to see some of the last months advancements. Source will soon be available (just have to include the right license header).
Go to http://www.discretizer.org/node/2 and download the latest pre-alpha release. Now I fixed the one point referenced face (and created the test file t15_testgeom.dtz" to show it).
Go to: http://www.discretizer.org/node/2 and test the latest snapshot.