Log of /trunk/pyvisi/py_src
Directory Listing
Revision
891 -
Directory Listing
Modified
Wed Nov 8 03:26:21 2006 UTC
(14 years, 3 months ago)
by
jongui
more cleanup
Revision
890 -
Directory Listing
Modified
Tue Nov 7 23:50:29 2006 UTC
(14 years, 3 months ago)
by
jongui
some cleanup in pyvisi
Revision
889 -
Directory Listing
Modified
Tue Nov 7 23:42:31 2006 UTC
(14 years, 3 months ago)
by
jongui
drivers added
Revision
886 -
Directory Listing
Modified
Thu Nov 2 01:34:58 2006 UTC
(14 years, 3 months ago)
by
jongui
- Fixed a couple of minor bugs but the bug relating to the plane normal still exists.
- Updated the documentation.
Revision
882 -
Directory Listing
Modified
Fri Oct 27 08:15:33 2006 UTC
(14 years, 4 months ago)
by
jongui
Fixed some bugs in the camera module but yet to fix bugs in the plane module.
Revision
879 -
Directory Listing
Modified
Wed Oct 25 03:56:34 2006 UTC
(14 years, 4 months ago)
by
jongui
First prototype of pyvisi is almost done (testing to be done).
Added all the epydocs and latex files.
Revision
861 -
Directory Listing
Modified
Fri Sep 29 06:54:46 2006 UTC
(14 years, 5 months ago)
by
jongui
- Added some simple plane cutting animation and storing them to file.
Revision
860 -
Directory Listing
Modified
Thu Sep 28 08:17:29 2006 UTC
(14 years, 5 months ago)
by
jongui
- added sample drivers on how to use all of the currently available modules.
- completed the epydocs for all the currently available modules.
- added the rotation feature for camera and plane cutting.
Revision
852 -
Directory Listing
Modified
Wed Sep 20 03:23:16 2006 UTC
(14 years, 5 months ago)
by
jongui
added carpet and isosurface
Revision
850 -
Directory Listing
Modified
Sun Sep 17 23:27:00 2006 UTC
(14 years, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 months ago)
by
jongui
Added arrowsOnPlane and mapOnPlane.
Revision
839 -
Directory Listing
Modified
Wed Sep 6 04:53:50 2006 UTC
(14 years, 5 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, 5 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, 5 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, 5 months ago)
by
jongui
Added docstrings to openscene.py
Revision
830 -
Directory Listing
Modified
Thu Aug 31 05:41:09 2006 UTC
(14 years, 5 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, 6 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, 6 months ago)
by
jongui
Added:
contour.py and arrows.py
Revision
822 -
Directory Listing
Modified
Tue Aug 29 01:39:27 2006 UTC
(14 years, 6 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
803 -
Directory Listing
Modified
Wed Aug 9 23:18:05 2006 UTC
(14 years, 6 months ago)
by
gross
type fixed. compiles now
Revision
802 -
Directory Listing
Modified
Wed Aug 9 09:21:00 2006 UTC
(14 years, 6 months ago)
by
gross
some stuff for john
Revision
792 -
Directory Listing
Added
Fri Jul 28 10:37:16 2006 UTC
(14 years, 7 months ago)
by
gross
frame for pyvisi set up