home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.explorer
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!odin!fido!enigma.asd.sgi.com!gary
- From: gary@enigma.asd.sgi.com (Explorer Conscience)
- Subject: Re: HELP: Displace 1D Lat -> 2D?
- Message-ID: <oquc7a4@fido.asd.sgi.com>
- Sender: news@fido.asd.sgi.com (Usenet News Admin)
- Reply-To: gary@sgi.com
- Organization: Silicon Graphics Computer Systems, Mountain View, CA
- References: <1992Aug20.122428.1193@ciit85.ciit.nrc.ca>
- Date: Thu, 20 Aug 1992 23:36:45 GMT
- Lines: 37
-
- In article <1992Aug20.122428.1193@ciit85.ciit.nrc.ca>, Dick Jackson <Dick_Jackson@qm.ibd.nrc.ca> writes:
- |> Newsgroups: comp.graphics.explorer
- |> Subject: HELP: Displace 1D Lat -> 2D?
- |> From: Dick Jackson <Dick_Jackson@qm.ibd.nrc.ca>
- ...
- |>
- |> I have a 1D Lattice of values (intensity values of a spectrum), which
- |> I want to see as a curve in space. The Help for DisplaceLat would
- |> make you think that it would have the same kind of effect as above,
- |> pushing the line into the 2nd dimension.
- |>
-
- There is a module called Mixer that will allow you to
- constuct the coordinate portion of a lattice from the data/coordinate
- of an incoming lattice. You would do something like:
-
- coord 0 -> coord 0 ! connect the incoming 1st coord array to X coords
- data 0 -> coord 1 ! connect the incoming 1st data array to Y coords
- none -> coord 2 ! don;t want any Z coords
- data -> data ! connect all the incoming data to the output data
-
- This module was on the SIGGRAPH Explorer CD for all attendees of the users group.
- If these aren't on the ftp sites yet, I would suspect they will be soon.
-
- |>
- |> Dick Jackson
- |> Institute for Biodiagnostics National Research Council Canada
- |> Winnipeg, Manitoba jackson@qm.ibd.nrc.ca
- |> Any opinions: Mine alone!
-
- --
-
- Gary Griffin I just hope I'm still dreamin'
- gary@sgi.com 'cause if this is for real
- I'm gonna get very depressed
- Think WORLDWIDE
- Howard T Duck
-