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

Some sort of size issue #2

Open
antokhio opened this issue Oct 27, 2022 · 1 comment
Open

Some sort of size issue #2

antokhio opened this issue Oct 27, 2022 · 1 comment

Comments

@antokhio
Copy link

antokhio commented Oct 27, 2022

Hi, first of all thanks for great opportunity to use this.

I'm running in to some sort of issue, i'm not sure what maybe the source of it.
So sometimes my object is detected this size:
image

Sometimes it's twice bigger:
image

The problem is raycasting, when object size same is the same as first picture, everything works as expected, every time it is twice bigger the raycasting area is same as on a first picture....

Do you maybe know the reason of this and can it be handled/fixed somehow?

Just noted the phone don't seems to have this behavior

@Zaniyar
Copy link

Zaniyar commented Apr 5, 2023

noticed also some strange behaviour with size:
A Box with 300 is this small:

<Box args={[300, 300, 300]}></Box>
image

Normally this should be like 1x1x1

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

2 participants