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

Trees should be faster #164

Open
bfops opened this issue Oct 14, 2015 · 1 comment
Open

Trees should be faster #164

bfops opened this issue Oct 14, 2015 · 1 comment

Comments

@bfops
Copy link
Owner

bfops commented Oct 14, 2015

Trees should place almost instantaneously

@bfops bfops self-assigned this Oct 14, 2015
@bfops
Copy link
Owner Author

bfops commented Oct 16, 2015

Some noticeable time (less than a second but more than 100ms) is spent pre-evaluating the voxels in the area that will be brushed. This could be improved.

But most of the time is spent in actually evaluating the brush function in each of the voxels. This should be the focus!

@bfops bfops removed their assignment Oct 18, 2015
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