Hi there,
I need to lengthen, shorten, add & remove triangle strips at run
time.
Does anyone have any idea how to do this efficently or
even approach this problem?
It seems to me that the triangleStripArrays have pre-declared
length and strip lengths so a whole new array has to be created. This is
a problem beacuse I only want to change ~3% of the data each time so is
there a fast way of doing this from another array that doesn't require all
the data to be physically copied?
Even a fast way of changing the array length would be a great
help.
Please help or tell me it can't be done,
Thanks,
Duncan
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".