Log of /trunk/pyvisi/test/python/data_sample_images/exporter
Directory Listing
Revision
1388 -
Directory Listing
Modified
Fri Jan 11 07:45:58 2008 UTC
(13 years ago)
by
trankine
And get the *(&(*&(* name right
Revision
1213 -
Directory Listing
Modified
Thu Jul 5 04:18:34 2007 UTC
(13 years, 6 months ago)
by
jongui
Added a reference directory for sample images for the unit testing.
Revision
1194 -
Directory Listing
Modified
Thu Jun 14 05:53:49 2007 UTC
(13 years, 7 months ago)
by
jongui
- Fixed a minor bug in the Camera module.
- Added some extra capability to the Movie module.
- The Camera module now has the capability to perform parallel projection by calling the 'parallelProjectionOn' method.
- The Camera at this stage is only capable of zooming towards the rendered object using 'dolly'. However, it appears that 'dolly' cannot be used to perform zooming out.
Revision
1190 -
Directory Listing
Modified
Fri Jun 8 05:47:25 2007 UTC
(13 years, 7 months ago)
by
jongui
Fixed a minor bug in the scene module.
Revision
1189 -
Directory Listing
Modified
Thu Jun 7 05:31:25 2007 UTC
(13 years, 7 months ago)
by
jongui
A Scalar Bar can now be displayed by creating an instance of a 'Legend'. The Scalar Bar can either show the scalar data range or vector data range. Corresponding examples and tests have also been added.
Revision
1185 -
Directory Listing
Modified
Thu May 31 04:33:31 2007 UTC
(13 years, 7 months ago)
by
gross
once again: some changes to get the tests passed on windows.
Revision
1177 -
Directory Listing
Modified
Wed May 30 05:01:29 2007 UTC
(13 years, 7 months ago)
by
gross
debug print out removed.
Revision
1169 -
Directory Listing
Modified
Fri May 25 03:44:14 2007 UTC
(13 years, 8 months ago)
by
jongui
Added another example that shows the use of multiple modules in a script together.
Revision
1168 -
Directory Listing
Added
Thu May 24 05:36:42 2007 UTC
(13 years, 8 months ago)
by
jongui
Pyvisi now has the capability to save the rendered objects as VRML (.wrl) and OpenInventor (.iv) file types. Corresponding tests have also been added.