Boundary conditions for voxelization
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Meshes that are on the most exterior face seem to be getting lost, see https://forum.image.sc/t/how-to-voxelize-a-stl-file/8178/16
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the STL voxelization example linked in the issue and inspect the voxelization entry point that handles meshes on image boundaries. Compare interior and exterior-face cases, then add coverage for the failing boundary condition. Done means meshes on the most exterior face are retained rather than lost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100