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

Round coordinates of bot when generating structures (such as spheres) #8

Open
generic-github-user opened this issue May 15, 2019 · 1 comment
Labels
enhancement New feature or request sphere

Comments

@generic-github-user
Copy link
Owner

No description provided.

@generic-github-user generic-github-user added the enhancement New feature or request label May 15, 2019
generic-github-user added a commit that referenced this issue May 15, 2019
#8

Native rounding function does not appear to be included in Node.js vec3 module: https://github.com/andrewrk/node-vec3
@generic-github-user
Copy link
Owner Author

When generating spheres, the six blocks farthest away from the center (where the sphere is generated from) are not included. I originally thought this was due to using the original, exact position value of the bot, but rounding it has not fixed the issue. Leaving this open for now.

image

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

No branches or pull requests

1 participant