Hello,
    I have a problem that i think is quite interesting but for which i still haven�t come up with an answer:
 
    In my application i have a couple of "hand-maid" polygons (built using for instances, IndexedQuadArrays...) and for each of these polygons i have built a border using an IndexedLineStripArray...
    My application has an option to visualize the polygons as a wire frame and
 
    my question is:
        what is the fastest way to do this ?
            1) make the polygons invisible and display only the border which is an IndexedLineStripArray or
            2) make the border invisible and display the polygons in the mode POLYGON_LINES
 
    Thank you very much for your time and help,
    Good work:)))
 
    Bruno Caiado

Reply via email to