The default dimensions of voxelization should be based upon input mesh
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Currently the default values are ad hoc constants, but the default values should be extracted from the mesh's coordinates.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the voxelization implementation and the code that defines its current default dimension constants. Trace how the input mesh coordinates are available, then verify that the defaults are derived from those coordinates and add or update focused tests showing the resulting dimensions for representative meshes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100