Log of /trunk/pyvisi
Directory Listing
Revision
852 -
Directory Listing
Modified
Wed Sep 20 03:23:16 2006 UTC
(14 years, 4 months ago)
by
jongui
added carpet and isosurface
Revision
851 -
Directory Listing
Modified
Mon Sep 18 07:28:18 2006 UTC
(14 years, 4 months ago)
by
gross
add some tensor data
Revision
850 -
Directory Listing
Modified
Sun Sep 17 23:27:00 2006 UTC
(14 years, 4 months ago)
by
gross
some problems with vtk writer fixed
Revision
849 -
Directory Listing
Modified
Fri Sep 15 07:11:55 2006 UTC
(14 years, 4 months ago)
by
jongui
Optimized codes and modularized functions to make it more scalable. Partially
integrated carpet into the existing modules.
Revision
848 -
Directory Listing
Modified
Thu Sep 14 22:30:00 2006 UTC
(14 years, 4 months ago)
by
jongui
Completed a prototype of carpet in the testcarpet.py module.
Revision
847 -
Directory Listing
Modified
Thu Sep 14 07:54:04 2006 UTC
(14 years, 4 months ago)
by
jongui
Added vtkTextProperty to control the style of text and partially completed the carpet module.
Revision
846 -
Directory Listing
Modified
Mon Sep 11 07:40:09 2006 UTC
(14 years, 4 months ago)
by
jongui
Added modules to diplay image and 2D text. Also added simple drivers for
creating maps, contours, arrows, image and text.
Revision
845 -
Directory Listing
Modified
Fri Sep 8 07:13:01 2006 UTC
(14 years, 4 months ago)
by
jongui
Display an image is partially completed.
Revision
840 -
Directory Listing
Modified
Wed Sep 6 07:52:12 2006 UTC
(14 years, 4 months ago)
by
jongui
Added arrowsOnPlane and mapOnPlane.
Revision
839 -
Directory Listing
Modified
Wed Sep 6 04:53:50 2006 UTC
(14 years, 4 months ago)
by
jongui
- Added lookup table spectrum from blue to red and red to blue.
- Updated open scene to scene
Revision
837 -
Directory Listing
Modified
Tue Sep 5 07:23:50 2006 UTC
(14 years, 4 months ago)
by
jongui
added more epydocs and improved the way colors are specified in the driver.
Revision
835 -
Directory Listing
Modified
Mon Sep 4 22:20:28 2006 UTC
(14 years, 4 months ago)
by
jongui
Added more docstrings and updated the way positions, focal point and view angle are specified.
Revision
833 -
Directory Listing
Modified
Fri Sep 1 07:48:20 2006 UTC
(14 years, 4 months ago)
by
jongui
Added docstrings to openscene.py
Revision
830 -
Directory Listing
Modified
Thu Aug 31 05:41:09 2006 UTC
(14 years, 4 months ago)
by
jongui
Added the light and camera components.
Revision
828 -
Directory Listing
Modified
Wed Aug 30 07:52:35 2006 UTC
(14 years, 4 months ago)
by
jongui
Tidy up the codes to include inheritance of common features for reusability. Also added options to change opacity, scale factor, color mode and contour values.
Revision
827 -
Directory Listing
Modified
Wed Aug 30 00:08:02 2006 UTC
(14 years, 4 months ago)
by
jongui
Added:
contour.py and arrows.py
Revision
823 -
Directory Listing
Modified
Tue Aug 29 02:05:59 2006 UTC
(14 years, 4 months ago)
by
gross
geometry.py is back to the way it was.
Revision
822 -
Directory Listing
Modified
Tue Aug 29 01:39:27 2006 UTC
(14 years, 4 months ago)
by
jongui
Added:
trunk/pyvisi/py_src/driver.py
Modified:
trunk/pyvisi/py_src/datacollector.py
trunk/pyvisi/py_src/map.py
trunk/pyvisi/py_src/scene.py
Revision
811 -
Directory Listing
Modified
Mon Aug 14 05:36:17 2006 UTC
(14 years, 5 months ago)
by
gross
generator for test data
Revision
810 -
Directory Listing
Modified
Mon Aug 14 04:49:14 2006 UTC
(14 years, 5 months ago)
by
gross
some more test data
Revision
803 -
Directory Listing
Modified
Wed Aug 9 23:18:05 2006 UTC
(14 years, 5 months ago)
by
gross
type fixed. compiles now
Revision
802 -
Directory Listing
Modified
Wed Aug 9 09:21:00 2006 UTC
(14 years, 5 months ago)
by
gross
some stuff for john
Revision
798 -
Directory Listing
Modified
Fri Aug 4 01:05:36 2006 UTC
(14 years, 5 months ago)
by
gross
Reimplementation of the assemblage with persistent jacobeans.
There are also a few changes to the tests which has now
dramatically reduced the memory demand.
Revision
792 -
Directory Listing
Added
Fri Jul 28 10:37:16 2006 UTC
(14 years, 5 months ago)
by
gross
frame for pyvisi set up