Path: utzoo!utgpu!news-server.csri.toronto.edu!dgp.toronto.edu!stam Newsgroups: comp.graphics.visualization From: stam@dgp.toronto.edu (Jos Stam) Subject: Re: Marching Cubes Message-ID: <1991Apr25.005705.16988@jarvis.csri.toronto.edu> References: <3871@texsun.Central.Sun.COM> <1991Apr24.211855.11705@rice.edu> Date: 25 Apr 91 04:57:05 GMT Lines: 11 Talking about "marching cubes"... Does anyone had the same problem as me (and solved it !). I use the algorithm to display implicit surfaces (i.e. (x,y,z) such that F(x,y,z)=0). The problem I have is that my surfaces have "holes", i.e., certain triangles are not generated. This reminds me of problems I had when implementing "interval arithmetic"... Anyone has solved this, or is this just something one has to live with. cheers, Jos