Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voxel location fix #62

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Voxel location fix #62

merged 4 commits into from
Jul 1, 2024

Conversation

cpederkoff
Copy link
Owner

@cpederkoff cpederkoff commented Jul 1, 2024

The voxel grid was not offset properly. This was apparent when exporting an .xyz file and overlaying it on top of the mesh.
Now, the voxel grid subdivides the mesh symmetrically, and the voxel value represents whether the center of the voxel (no longer the bottom corner) is inside the mesh, which is more intuitive.

@cpederkoff cpederkoff changed the title Voxel location Voxel location fix Jul 1, 2024
@cpederkoff cpederkoff merged commit 37610e0 into master Jul 1, 2024
18 checks passed
@cpederkoff cpederkoff deleted the voxel-location branch July 1, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant