Gilson,

> Does anyone know the name of the algo. used in the Stripifier
> (com.sun.j3d.utils.geometry.Stripifier) ?
>
> Or a web-page with a similar algo ?

Don't know about that special algorithm, since I don't have the
sources, but you might want to have a look at "tesselation" or
"triangulation".
The API says, it converts something to triangle strips.
Sounds very much like the above to me.

BTW: Haven't read it, but
<http://www.google.de/search?hl=de&ie=ISO-8859-1&q=stripifier+algorithm&meta=>
delivered:
<http://www.plunk.org/~grantham/public/meshifier/show.html>,
amongst others.
The archive to this lists seems to feature further information, too.

Maybe "ROAM" will help you along?

(Sorry, don't have the time to dig deeper right now. Just a quick
shot.)

Regards,
André

===========================================================================
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".

Reply via email to