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

Home » Public Forums » archive » Reducing the number of vertices in an isosurface...
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Reducing the number of vertices in an isosurface... [message #76090] Wed, 18 May 2011 11:57
George Millward is currently offline  George Millward
Messages: 29
Registered: February 2000
Junior Member
Hi there,

I have some 3D graphics 'blobs' which are created as isosurfaces and
then viewed as idlgrpolygons.
Some of these isosurface get really large and contain too much
'detail'. For instance, right now I have created an isosurface that
has these vertices and connectivity:
OUTVERTS FLOAT = Array[3, 117306]
OUTCONN LONG = Array[939168]

What I want to do is 'reduce' this isosurface, so it consist of less
points..... I could do this by just getting rid of some of the
vertices from OUTVERTS - but what do I do with the OUTCONN ?

There does not appear to be any documentation about what exactly the
OUTCONN array is so it is hard to figure out.

A further point - I was sure that some 'reducing isosurfaces' function
was mentioned in IDL8 - but I can't find it anymore.

Any ideas ?

Cheers

George.
[Message index]
 
Read Message
Previous Topic: Re: HISTOGRAM, binsize, and max
Next Topic: Licensing installs and expired maintenance contracts

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

Current Time: Wed Oct 08 15:20:11 PDT 2025

Total time taken to generate the page: 0.00406 seconds