>On Sun, 24 Aug 2003 16:31:33 +0200, Auguste Genovesio ><[EMAIL PROTECTED]> wrote:
>Hi all, > >Does anyone know if Java3D implements The Marching Cube algorithm ? > Java 3D is simply a Scenegraph layer on top of OpenGL/DirectX and in that sense doesn't provide any off-the-shelf domain specific feature at the present time. The key to marching cubes algorithm is the edge table and there are some variations of it. If Google doesn't seem to help I can send some info. Vaidya =========================================================================== 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".