抄録
Multipurpose visualization toolkit AVS/Express provides visualization function as an object called "module", but it has been developed for single processor. So in the case of dealing large data, it takes very long time and requires large machine resource. To solve the problems, we add parallel processing function to AVS/Express. This is called AVS/Express PST, which has functions as follows.
a) Dividing and distributing data and processing distributed data on each node, b) Parallel processing, c)Parallel rendering d) API for developing parallel module These functions are effective in visualization of large data.