carve icon indicating copy to clipboard operation
carve copied to clipboard

Automatically exported from code.google.com/p/carve

Results 67 carve issues
Sort by recently updated
recently updated
newest added

``` Just run: >intersect "(_0a.ply | _1a.ply | _2a.ply) A_MINUS_B _3s.ply" with the attached files. Files attached were created with carve by intersecting several simple models. Viewing tool supplied with...

Priority-Medium
Type-Defect
auto-migrated

``` "break" statement is missing near line 254. ``` Original issue reported on code.google.com by `[email protected]` on 15 May 2010 at 5:24

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? Running any boolean operation. The simplest case was the difference between two cubes. What is the expected output? What do you see instead?...

Priority-Medium
Type-Defect
auto-migrated

``` a better solution is needed. Possibly incorporating boost's RNG headers, which are nicer in any case. ``` Original issue reported on code.google.com by `[email protected]` on 23 Oct 2009 at...

Priority-Medium
Type-Defect
auto-migrated

``` Is the carve library thread-safe, that multiple csg operations can be done parallel? ``` Original issue reported on code.google.com by `[email protected]` on 9 Oct 2009 at 10:10

Priority-Medium
auto-migrated
Type-Other

``` Sorry, forgot to attach the examples. Found two more examples (aa.obj and bb.obj) that have the same problem using UNION, except sometimes it also hangs. ``` Original issue reported...

Priority-Medium
Type-Defect
auto-migrated

``` intersect_classify_edge.cpp needs #include // for uint32_t src/radiance.cp #include src/model/ply_format.cpp #include #include lib/math.cpp #include src/model/vtk_format.cpp #include Every instance of t = strchr(l, k); ...was giving a compiler error t =...

Priority-Medium
Type-Defect
auto-migrated