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

bug in salva3d::sampling::shape_surface_ray_sample() with a heightfield #32

Open
rezural opened this issue Sep 27, 2021 · 0 comments
Open

Comments

@rezural
Copy link
Contributor

rezural commented Sep 27, 2021

sampling the surface of a heightfield, causes lines to appear in the sampled partices, where it should be a continuous 'plane' of particles.

This is an example, where there should be 100 particles, but only 81. It usually happens along an axis, but sometimes at 45 deg angles (I havent been able to repro that).

Screenshot from 2021-09-27 12-16-30

Repro here:

https://github.com/rezural/heightfield-raycast-bug

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

No branches or pull requests

1 participant