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

Low precision on Raycaster #138

Open
giusepperaso opened this issue Apr 25, 2021 · 0 comments
Open

Low precision on Raycaster #138

giusepperaso opened this issue Apr 25, 2021 · 0 comments

Comments

@giusepperaso
Copy link

Is it normal for the raycaster to be very unprecise? I can solve the problem by wrapping the MeshLineRaycaster function and setting:
raycaster.params.Line.threshold = 0.1 , but I'd like to know if the raycaster is sufficiently precise for you with the default value of 1 (bacause maybe I am doing myself something wrong)

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