userJames Kingcancel
branchunity-csg-demo/maincancel

18 Commits over 28 Days - 0.03cph!

2 Years Ago
CreateBox Subdivide when too many faces
2 Years Ago
Octree debug drawing, some flood fill optimization
2 Years Ago
Added some profiling Got rid of some allocations
2 Years Ago
Use octree to find faces
2 Years Ago
More fixes
2 Years Ago
Yet more fixes
2 Years Ago
More fixes
2 Years Ago
Edge stitching in convex decomposer
2 Years Ago
Edge stitching Handle very small intersections Mesh plot script
2 Years Ago
Another edge case fixed Revert modification if an exception occurs
2 Years Ago
Re-creating demo from v1 Another case to fix
2 Years Ago
Working on vertex attribute interpolation
2 Years Ago
Some edge cases fixed More edge cases Last edge case? Edge edge case Stability
2 Years Ago
Gradually adding functionality back in Semi-functional again
2 Years Ago
More WIP refactor
2 Years Ago
2 Years Ago
WIP refactor
2 Years Ago
Initial commit Mesh generation Mesh copying, transformation Working on CSG operators About to do a mesh modification rewrite Almost found cut faces Find edge loops for cut faces Handle intersections fully inside a face Flood fill faces Find faces for both lhs and rhs meshes Support for different operators When surfaces don't intersect, check to see if we should keep faces Attribute refactor WIP generating convex faces More convex face progress Convex decomposition almost working More decomposition fixes Working on edge cases