home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.avs
- Path: sparky!uunet!ukma!darwin.sura.net!uvaarpa!concert!doppler!thorpe
- From: avs@ncsc.org (Terry Myerson)
- Subject: New module at IAC
- Message-ID: <BxtLHt.9KB@doppler.ncsc.org>
- Sender: thorpe@doppler.ncsc.org (AVS account)
- Organization: North Carolina Supercomputing Center
- Date: Mon, 16 Nov 1992 17:49:04 GMT
- Lines: 19
-
- Name : combine_vectors Version : 1.000 Mod Number : 1554
- Author : Earl W. Hood, Convex Computer Corporation
- Submitted : 11/16/92 Last Updated : 11/16/92 Language : C
- Ported to : Convex IBM
- Description : The Combine Vectors modules combines up to 4 vector and/or
- scalar fields into one vector field. The input ports of the
- module are processed from right-to-left. The resulting
- output field will have a vector length equal to the sum of all
- the vector lengths of the input field. Any labels and units
- will be carried over to the output field. Written because I
- got tired of using a bunch of extract_scalar modules when I
- wanted to process a vector component separately, and then
- use the combine_scalars module. (eg. process the R,G,B
- components of an image together, and then combine the R,G,B
- components back with the Alpha channel).
- --
- International AVS Center
- North Carolina Supercomputing Center
- avs@ncsc.org
-