Skip to content

Octree #635

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

Merged
merged 2 commits into from
Oct 16, 2017
Merged

Octree #635

merged 2 commits into from
Oct 16, 2017

Conversation

JaapWijnen
Copy link
Contributor

Checklist

Description

Implements an Octree. Similar to the Quad Tree already present but used to subdivide 3D space instead of 2D.

@kelvinlauKL
Copy link
Member

Good to see you again @JaapWijnen! I'll review this as soon as I can (we're a bit backed up at the moment, but I should have some time to look at it this week.)

@kelvinlauKL kelvinlauKL merged commit a6cf479 into kodecocodes:master Oct 16, 2017
@kelvinlauKL
Copy link
Member

Looks good. Thanks @JaapWijnen!

@georgbachmann
Copy link

@JaapWijnen thanks for your Octree implementation! Great!
I was just having a look at it and it seems that you have an initialiser that takes minimumCellSize but it isn't used?!? Or am I just blind? :)

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

Successfully merging this pull request may close these issues.

3 participants