- Oct 26, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
The new "External data source" option makes the "Vector type->Raised view" unnecessary. Just select "Vector type->Displacement" and choose the data source from any other view in the list--including "Self"!
-
Christophe Geuzaine authored
added small option to color the arrows representing a vector field according to the data from another view
-
- Oct 23, 2004
-
-
Christophe Geuzaine authored
- added a couple of entries in the FAQ - inluded the FAQ in the texinfo manual - merged README.gui in the texinfo manual
-
- Oct 11, 2004
-
-
Christophe Geuzaine authored
add an option to draw the post-processing scales horizontally + remove Post_View.TransparentScales (never really worked well anyway)
-
- Jun 30, 2004
-
-
Christophe Geuzaine authored
make depend + update docs
-
- May 29, 2004
-
-
Christophe Geuzaine authored
- generalized vertex array class to use reallocatable arrays - introduced vertex arrays in post for all triangles: this speeds things up tremendously for ALL scalar views: 2d scalar views of course, but also for 3d isos (tets, hexas, etc.) and all smooth normals. The costly computations (compute the isos, get the normals) are only done ONCE each time the view is changed. Then we just pass the vertex array to OpenGL everytime we need to redraw (e.g. when we rotate the scene) - removed the display list code alltogether: it's completely blown away by the new vertex array code! for the record: with the new drawing code, you can - rotate 500,000 triangles in real time on a 3-year old linux PC (tested with a boing 747 surface mesh from CU: 10 times faster than old code) - display and rotate in real time 10 transparent+smooth shaded 3D isos for a 1 million tet mesh (about 1 frame per second with the new code; took tens of seconds with the old one) Awesome :-)
-
- May 25, 2004
-
-
Christophe Geuzaine authored
- removed the quads from the simplex trees (finally...) **warning** this is a pretty big patch that touches a lot of different files. I tried my best to update all the things that needed to be updated, but I probably forgot some things... Please test! (especially the export routines in obscure formats like SMS, Gref, etc., as well as the extrusion code) - added second order edge vertices for hexas, prisms and pyramids (drawing not done yet) - added sanity check for number of values in post-pro parsed file format - merged all mesh printing/reading routines in Print_Mesh.cpp and Read_Mesh.cpp - cleaned up the statistics code
-
- Apr 08, 2004
-
-
Christophe Geuzaine authored
-
- Mar 05, 2004
-
-
Christophe Geuzaine authored
New raster ("bitmap") PS/EPS/PDF output
-
- Feb 28, 2004
-
-
Christophe Geuzaine authored
Change the pronunciation joke. "People" take it far too seriously :-)
-
- Nov 04, 2003
-
-
Christophe Geuzaine authored
Add FreeBSD to the list of OSes on which the code is known to run.
-
- Oct 30, 2003
-
-
Christophe Geuzaine authored
COPYING -> LICENSE
-
- Apr 21, 2003
-
-
Christophe Geuzaine authored
advertise the ref man in the faq
-
- Mar 06, 2003
-
-
Christophe Geuzaine authored
Make presentation more uniform
-
- Mar 02, 2003
-
-
Christophe Geuzaine authored
Make headers self-contained
-
Christophe Geuzaine authored
Add add these, too.
-
Christophe Geuzaine authored
Forgot to commit these yesterday.
-
Christophe Geuzaine authored
Added various bits of info
-
Christophe Geuzaine authored
wording
-
- Mar 01, 2003
-
-
Christophe Geuzaine authored
small updates
-
- Feb 11, 2003
-
-
Christophe Geuzaine authored
Make Triangle optional (license issues)
-
- Jan 26, 2003
-
-
Christophe Geuzaine authored
Update OS list
-
- Jan 24, 2003
-
-
Christophe Geuzaine authored
bump version to 1.37.0: system calls on Windows are now correctly implemented using the CreateProcess Windows API
-
- Nov 16, 2002
-
-
Christophe Geuzaine authored
Major GUI overhaul. All options are now available in a single window.
-
- Nov 13, 2002
-
-
Christophe Geuzaine authored
Add Mac OS X as supported OS
-
- Nov 11, 2002
-
-
Christophe Geuzaine authored
Add comment on why File->Visibility does not work well with extruded meshes.
-
- Oct 24, 2002
-
-
Christophe Geuzaine authored
-
- Sep 09, 2002
-
-
Christophe Geuzaine authored
-
- May 19, 2002
-
-
Christophe Geuzaine authored
-
- Apr 24, 2002
-
-
Christophe Geuzaine authored
- Cosmetic changes in 'File->Save as' menu - 'flattened geometry' -> 'unrolled geometry'
-
- Mar 05, 2002
-
-
Christophe Geuzaine authored
-
- Mar 04, 2002
-
-
Christophe Geuzaine authored
-
- Jan 21, 2002
-
-
Christophe Geuzaine authored
-
- Jan 03, 2002
-
-
Christophe Geuzaine authored
-
- Dec 03, 2001
-
-
Christophe Geuzaine authored
-
- Nov 05, 2001
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Oct 06, 2001
-
-
Christophe Geuzaine authored
-
- Sep 05, 2001
-
-
Christophe Geuzaine authored
-