bobc / carve

Automatically exported from code.google.com/p/carve
Other
1 stars 1 forks source link

Problems with Surfaces #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
my application is the following:
 - I work with VRML and want to use boolean operations on objects
 - for this operations I use carve
 - everything is fine, but:

--> first subtraction of two object is no problem, but if I go one/two 
    steps in any direction and subtract again, the viewer shows
    none new surfaces(if the surfaces lie on each other)... 

I think a possibilitiy is that the carve library has problems in subtracting 
two objects when surfaces are superimposed

I would appreciate information

Original issue reported on code.google.com by ho...@gmx.de on 21 Jun 2012 at 7:46

GoogleCodeExporter commented 8 years ago
Hi,

Is it possible to provide a bit more information, in the form of screenshots, 
or models? If you could specify a command line that uses the intersect tool 
(along with any referenced models), that would be ideal.

Thanks.

Original comment by tobias.s...@gmail.com on 21 Jun 2012 at 3:27