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 when updating the geometry of a sphereNode #552

Open
diegoveigacouceiro opened this issue Aug 29, 2024 · 0 comments
Open

Bug when updating the geometry of a sphereNode #552

diegoveigacouceiro opened this issue Aug 29, 2024 · 0 comments

Comments

@diegoveigacouceiro
Copy link

After creating a SphereNode and adding it to the scene, we try to edit its radius and the result is a plane in the shape of a circle. Another problem that arose when trying to find another way to modify its size is when using the scale method. This causes the sphereNode to increase in size and move away from the coordinate axis currently in the scene, giving the sensation that it is going to infinity as its size increases. Using ModelNodes this problem does not occur.

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