CCB.ShapeViewer (r1.1 vs. r1.26)
Diffs

 <<O>>  Difference Topic ShapeViewer (r1.26 - 28 May 2009 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 71 to 71

Read BrainVisa Ribbon files  
Support different render modes for different shapes  
Support ImageVolume (voxel) renderings  
Added:
>
>
Support Tetrahedral volumes  


 <<O>>  Difference Topic ShapeViewer (r1.25 - 02 Mar 2009 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Added:
>
>
(version 1.1.12)

TOC: No TOC in "CCB.ShapeViewer"

A simple 3-D viewer that displays Shape files read by the Loni ShapeTools library.

Line: 54 to 56

Changes

Changed:
<
<
  • Updated to use current ShapeTools? library (adds more file formats).
>
>
  • Updated to use current ShapeTools library (adds more file formats).

  • Allows color map to be applied to per-vertex attributes that are vectors (by averaging these into a scalar).
Added:
>
>
  • Version 1.1.12
    • colors vector attribute values by extracting the 0'th vector element and treating as a scalar value, mappable via a color map.
    • Supports PLY format files (vi ShapeTools library)


Wish List

Description Completed

 <<O>>  Difference Topic ShapeViewer (r1.24 - 12 Sep 2008 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 58 to 58

  • Allows color map to be applied to per-vertex attributes that are vectors (by averaging these into a scalar).

Wish List

Changed:
<
<
  • Read UIF RGB file and interpret the RGB components as the coordinates of the vertices of a surface.
  • Center on a vertex, showing a particular radius around it, vertex specified by:
    • vertex number
    • coordinate (pick closest vertex)
    • Display multiple, possibly orthogonal, 2d sections of an image volume
>
>
Description Completed
Read UIF RGB file and interpret the RGB components as the coordinates of the vertices of a surface.  
Center on a vertex, showing a particular radius around it, vertex specified by:
  • vertex number
  • coordinate (pick closest vertex)
  • Display multiple, possibly orthogonal, 2d sections of an image volume
Read Brain Visa Mesh files Sep 08
Read BrainVisa Ribbon files  
Support different render modes for different shapes  
Support ImageVolume (voxel) renderings  

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.23 - 22 Jul 2008 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 62 to 62

  • Center on a vertex, showing a particular radius around it, vertex specified by:
    • vertex number
    • coordinate (pick closest vertex)
Changed:
<
<
    • ???
>
>
    • Display multiple, possibly orthogonal, 2d sections of an image volume

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.22 - 04 Mar 2008 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 59 to 59

Wish List

  • Read UIF RGB file and interpret the RGB components as the coordinates of the vertices of a surface.
Added:
>
>
  • Center on a vertex, showing a particular radius around it, vertex specified by:
    • vertex number
    • coordinate (pick closest vertex)
    • ???


META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.21 - 29 Oct 2007 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 24 to 24

  • Runs on any computer with Java3D (Macintosh, Windows, Linux, Solaris). Sorry, not SGI.
    • Note: Macintosh 10.4 (Tiger) users do not need to download Java3D - it is included with the operating system.
  • "4D" ucf's may optionally be colored via customisable color maps.
Added:
>
>
  • Have a set of predefined color maps (e.g. "Hot Metal", "Spectrum).

  • Minc OBJ's points display in color.
  • Current scene may be saved as a separate JPEG image file.
  • Optionally reads files from URL. This allows access to files in a web directory.

 <<O>>  Difference Topic ShapeViewer (r1.20 - 03 Oct 2007 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 56 to 56

  • Updated to use current ShapeTools? library (adds more file formats).
  • Allows color map to be applied to per-vertex attributes that are vectors (by averaging these into a scalar).
Added:
>
>

Wish List

  • Read UIF RGB file and interpret the RGB components as the coordinates of the vertices of a surface.

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.19 - 13 Mar 2007 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram
Changed:
<
<

ShapeViewer

>
>

ShapeViewer

TOC: No TOC in "CCB.ShapeViewer"


A simple 3-D viewer that displays Shape files read by the Loni ShapeTools library.

Changed:
<
<
Supported file formats include: LONI Ucf, LONI TM, Minc OBJ, GeomView OFF and DataExplorer DX format files.
>
>
Supported file formats include: LONI Ucf, LONI TM, Minc OBJ, GeomView OFF and DataExplorer DX format files. A complete list of supported file formats is here.

The ShapeViewer can be run as an independent program, or it may function as a client program, controlled by a remote server.

Line: 12 to 15

number of remotely hosted client sites.
Changed:
<
<

Download Shape Viewer

>
>

Download Shape Viewer


Independent Mode features

Line: 41 to 44

Deleted:
<
<

Development details

* Feature Wish List

Author

Changed:
<
<
The ShapeViewer is written by Jeff Ma.
>
>
The first revision of the ShapeViewer was written by Jeff Ma. The next revision, not yet released, is being revised by Craig Schwartz.

Changed:
<
<

Project Management

  • Lessons Learned (version 1.0 ... 1.3)
    • Test early on all development platforms is most efficient
    • establish resource requirements early.
    • it worked to show a new feature and get quick feedback from expert users.
    • write software for the users.
    • complete documentation of all classes.
    • define the context for major new features (e.g. firewall / client-server).
    • prototype major new features or technology in all realistic contexts (firewall/client-server).
  • Version 1.4
  • Version 1.5 (proposed)
>
>

Changes

  • Updated to use current ShapeTools? library (adds more file formats).
  • Allows color map to be applied to per-vertex attributes that are vectors (by averaging these into a scalar).

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.18 - 28 Jun 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 56 to 56

Project Management

Added:
>
>
  • Lessons Learned (version 1.0 ... 1.3)
    • Test early on all development platforms is most efficient
    • establish resource requirements early.
    • it worked to show a new feature and get quick feedback from expert users.
    • write software for the users.
    • complete documentation of all classes.
    • define the context for major new features (e.g. firewall / client-server).
    • prototype major new features or technology in all realistic contexts (firewall/client-server).

Added:
>
>

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.17 - 26 Jun 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 55 to 55

The ShapeViewer is written by Jeff Ma.
Added:
>
>

Project Management


META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.16 - 05 Jun 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 11 to 11

This capability allows a view seen by a server to be replicated at a large number of remotely hosted client sites.
Added:
>
>

Download Shape Viewer


Independent Mode features

  • Multiple files of any supported type may be simultaneously viewed.
Line: 51 to 55

The ShapeViewer is written by Jeff Ma.
Deleted:
<
<
META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
Deleted:
<
<
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"
META FILEATTACHMENT ShapeViewer.jar attr="" comment="ShapeViewer v.1.1.1b1 (18 Nov 2005)" date="1132625158" path="ShapeViewer.jar" size="2175990" user="CraigSchwartz" version="1.1"
META FILEATTACHMENT ShapeViewer20051205?.jar attr="" comment="ShapeViewer v.1.1.1b3 (05 Dec 2005)" date="1133817468" path="ShapeViewer20051205.jar" size="2183544" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.15 - 17 May 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 36 to 36

Added:
>
>

Development details

* Feature Wish List
Line: 50 to 51

The ShapeViewer is written by Jeff Ma.
Deleted:
<
<

Updated 16 March 2006


META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.14 - 15 May 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 29 to 29

Documentation

  • Documentation
Changed:
<
<
    • Using ShapeViewer?
>
>

Added:
>
>

Development details

* Feature Wish List

 <<O>>  Difference Topic ShapeViewer (r1.13 - 13 May 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 29 to 29

Documentation

  • Documentation
Added:
>
>
    • Using ShapeViewer?


 <<O>>  Difference Topic ShapeViewer (r1.12 - 12 May 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 33 to 33

Added:
>
>

Development details

* Feature Wish List

 <<O>>  Difference Topic ShapeViewer (r1.11 - 12 May 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 32 to 32

Added:
>
>

Development details

* Feature Wish List

 <<O>>  Difference Topic ShapeViewer (r1.10 - 22 Mar 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 36 to 36

Development details

* Feature Wish List
Added:
>
>


 <<O>>  Difference Topic ShapeViewer (r1.9 - 16 Mar 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Changed:
<
<
A simple 3-D viewer that displays LONI Ucf and Minc OBJ files.
>
>
A simple 3-D viewer that displays Shape files read by the Loni ShapeTools library.

Supported file formats include: LONI Ucf, LONI TM, Minc OBJ, GeomView OFF and DataExplorer DX format files.


The ShapeViewer can be run as an independent program, or it may function as a client program, controlled by a remote server.

Line: 25 to 27

  • View is controlled by commands sent by a remote server.
  • View upate frequency may be set by local user.

Added:
>
>

Documentation


Changed:
<
<

Developement details

>
>

Development details


Deleted:
<
<
  • Documentation

Changed:
<
<
>
>


Author

The ShapeViewer is written by Jeff Ma.
Added:
>
>

Updated 16 March 2006


META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.8 - 03 Mar 2006 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

A simple 3-D viewer that displays LONI Ucf and Minc OBJ files.

Added:
>
>
The ShapeViewer can be run as an independent program, or it may function as a client program, controlled by a remote server. This capability allows a view seen by a server to be replicated at a large number of remotely hosted client sites.

Independent Mode features


  • Multiple files of any supported type may be simultaneously viewed.
  • Specific scene viewpoints and file sets may be saved and later reloaded.
  • Runs on any computer with Java3D (Macintosh, Windows, Linux, Solaris). Sorry, not SGI.
Line: 12 to 19

  • Minc OBJ's points display in color.
  • Current scene may be saved as a separate JPEG image file.
  • Optionally reads files from URL. This allows access to files in a web directory.
Added:
>
>

Client Mode features

  • View is controlled by commands sent by a remote server.
  • View upate frequency may be set by local user.

Added:
>
>

Developement details



 <<O>>  Difference Topic ShapeViewer (r1.7 - 05 Dec 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 31 to 31

META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"
META FILEATTACHMENT ShapeViewer.jar attr="" comment="ShapeViewer v.1.1.1b1 (18 Nov 2005)" date="1132625158" path="ShapeViewer.jar" size="2175990" user="CraigSchwartz" version="1.1"
Added:
>
>
META FILEATTACHMENT ShapeViewer20051205?.jar attr="" comment="ShapeViewer v.1.1.1b3 (05 Dec 2005)" date="1133817468" path="ShapeViewer20051205.jar" size="2183544" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.6 - 22 Nov 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 7 to 7

  • Multiple files of any supported type may be simultaneously viewed.
  • Specific scene viewpoints and file sets may be saved and later reloaded.
  • Runs on any computer with Java3D (Macintosh, Windows, Linux, Solaris). Sorry, not SGI.
Added:
>
>
    • Note: Macintosh 10.4 (Tiger) users do not need to download Java3D - it is included with the operating system.

  • "4D" ucf's may optionally be colored via customisable color maps.
  • Minc OBJ's points display in color.
  • Current scene may be saved as a separate JPEG image file.
Line: 29 to 30

META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"
Added:
>
>
META FILEATTACHMENT ShapeViewer.jar attr="" comment="ShapeViewer v.1.1.1b1 (18 Nov 2005)" date="1132625158" path="ShapeViewer.jar" size="2175990" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.5 - 16 Nov 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer


 <<O>>  Difference Topic ShapeViewer (r1.4 - 02 Nov 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 28 to 28

META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"
Added:
>
>
META FILEATTACHMENT ShapeViewer20051028?.jar attr="" comment="ShapeViewer v. 1.1.0b4 (28 Oct 2005)" date="1130889670" path="ShapeViewer20051028.jar" size="2033101" user="CraigSchwartz" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.3 - 05 Oct 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

ShapeViewer

Line: 23 to 23

Added:
>
>

Author

The ShapeViewer is written by Jeff Ma.

META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.2 - 27 Sep 2005 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram
Changed:
<
<
ShapeViewer
>
>

ShapeViewer


A simple 3-D viewer that displays LONI Ucf and Minc OBJ files.

Line: 12 to 12

  • Current scene may be saved as a separate JPEG image file.
  • Optionally reads files from URL. This allows access to files in a web directory.
Added:
>
>

META FILEATTACHMENT ShapeViewer20050921?.jar attr="" comment="ShapeViewer v1.1.0 21 Sept 2005" date="1127847541" path="ShapeViewer20050921.jar" size="1050983" user="craig" version="1.1"
META FILEATTACHMENT ShapeViewerV1?.pm.xml attr="" comment="!LONI Pipeline (v1) ShapeViewer module description file" date="1127847575" path="ShapeViewerV1.pm.xml" size="948" user="craig" version="1.1"

 <<O>>  Difference Topic ShapeViewer (r1.1 - 09 Sep 2005 - CraigSchwartz)
Line: 1 to 1
Added:
>
>
META TOPICPARENT ShapeToolLibraryProgram
ShapeViewer

A simple 3-D viewer that displays LONI Ucf and Minc OBJ files.

  • Multiple files of any supported type may be simultaneously viewed.
  • Specific scene viewpoints and file sets may be saved and later reloaded.
  • Runs on any computer with Java3D (Macintosh, Windows, Linux, Solaris). Sorry, not SGI.
  • "4D" ucf's may optionally be colored via customisable color maps.
  • Minc OBJ's points display in color.
  • Current scene may be saved as a separate JPEG image file.
  • Optionally reads files from URL. This allows access to files in a web directory.

Topic: ShapeViewer . { View | Diffs | r1.26 | > | r1.25 | > | r1.24 | More }

Revision r1.1 - 09 Sep 2005 - 00:44 - CraigSchwartz
Revision r1.26 - 28 May 2009 - 22:54 - CraigSchwartz