ParaQ Applications

From ParaQ Wiki
Revision as of 11:55, 13 February 2006 by Tshead (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

Following are a collection of screenshots, issues, and ideas raised in conjunction with a set of prototype "applications" built on the ParaQ framework. The goal is to explore what it means to build an application using ParaQ - does an application merely link with the ParaQ libraries, or is there some deeper level of integration? Is an application a separate executable, a dynamically-loaded plugin that reconfigures the user interface, or something else?

Prototypes

GeoViz Component

Geoviz.png

"GeoViz", a set of VTK-derived classes created at Sandia, linked into a "vanilla" pqClient. There is a low level of integration in this example, since the GeoViz view represents a separate, client-side-only pipeline that is independent of the ParaView Server layer.