diff --git a/doc/projects.html b/doc/projects.html index 8dee404d..8c6177b7 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -41,20 +41,18 @@
KDE Interactive Geometry is a high-school level educational tool, + built for the KDE desktop. It is a nice tool to let students work + with geometrical constructions. It is meant to be the most intuitive, + yet featureful application of its kind.
+ +Versions after 0.6.x (will) support objects built by the user + himself in the Python language. The exporting of the relevant + internal API's were done using Boost.Python, which made the process + very easy.
+Bruno da Silva de Oliveira writes:
- -- Recently we moved our work from working exclusively with C++ to an - hybrid-language approach, using Python and C++, with Boost.Python - providing the layer between the two. The results are great so far! -+ Computational Fluid Dynamics and Image Analysis. -
Two projects have been developed so far with this technology:
+Bruno da Silva de Oliveira + writes:
-Simba +
+ Recently we moved our work from working exclusively with C++ to an + hybrid-language approach, using Python and C++, with Boost.Python + providing the layer between the two. The results are great so far! ++ +
Two projects have been developed so far with this technology:
+ +Simba provides 3D visualization of geological formations gattered from the - simulation of the evolution of oil systems, allowing the user to analyse - various aspects of the simulation, like deformation, pressure and fluids, - along the time of the simulation. -
- -Aero aims - to construct a CFD with brazilian technology, which involves various - companies and universities. ESSS is responsible for various of the - application modules, including GUI and post-processing of results. -
-Aero + aims to construct a CFD with brazilian technology, which involves + various companies and universities. ESSS is responsible for various + of the application modules, including GUI and post-processing of + results.
+Revised - 3 June, 2003 -
+ 15 July, 2003© Copyright Dave Abrahams 2002-2003. All Rights Reserved.