comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » why does polyshade open a new graphics window?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
why does polyshade open a new graphics window? [message #60764] Thu, 05 June 2008 04:13
wtt is currently offline  wtt
Messages: 8
Registered: March 2008
Junior Member
Dear all,

I'm trying to work with polyshade to create some 3d glyphs. Ideally,
what I want to do is create each glyph, then apply a transformation
matrix to the glyph to rotate and scale it, then add the 2d glyph to a
larger image at some coordinates within the larger image. The larger
image is what gets displayed or saved.

Right now I'm just working on getting the glyph creating code to work.
What is happening is that when polyshade is called, a new graphics
window pops open. I would prefer that it didn't do that.

Here's the part of the code:

;; volume of size dimxdimxdim is created, then

shade_volume, volume, 0, vert, poly
scale3, xrange=[0,dim], yrange=[0,dim], zrange=[0,dim]

surf = polyshade(vert, poly, /t3d, xsize=dim, ysize=dim)

return, surf

Thanks very much,
wtt
[Message index]
 
Read Message
Previous Topic: interpolation problems in 2d and/or 3d space
Next Topic: spectral mapping:sff

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 09:44:47 PDT 2025

Total time taken to generate the page: 7.67813 seconds