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

Way to remove wrongly added voxels #30

Closed
MichelArts opened this issue Mar 12, 2022 · 2 comments
Closed

Way to remove wrongly added voxels #30

MichelArts opened this issue Mar 12, 2022 · 2 comments
Labels
feature New feature or request

Comments

@MichelArts
Copy link

Hey,

I am testing this tool for a project I am doing. On the step voxelize, there are actually voxels added which don't need to be there.
Is there a way to disable this behavior? If you wish to have some pictures, contact me at Discord. MichelArts#3677 (since its a private project)

Waiting for response.

@LucasDower
Copy link
Owner

Sure, I'll add you, I'm SinJi#4165

@LucasDower LucasDower added the feature New feature or request label Mar 12, 2022
@LucasDower
Copy link
Owner

I've added a new voxelising algorithm, you can choose which algorithm is used in the UI. 'Ray-based' is the old algorithm and 'NCRB' is the new one that should work for your case, assuming the desired height slider is set correctly. In general, NCRB is the better algorithm and should supersede the old one but I've kept both as in some cases the old algorithm will provide better results.

Feel free to reopen this issue if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants