Skip to content

Conversation

muren400
Copy link

@muren400 muren400 commented Feb 4, 2021

changed minmax from [[xmin, ymin, zmin], [xwidth, ywidth, zwidth]]
to [[xmin, ymin, zmin], [xmax, ymax, zmax]]

It seems like the sole purpose of Box.minmax in octree.js is to be used in Frustum.intersectsWorldAABB(minmax).
So I just changed that, so it fits the requirements.

Sorry for being a tad bit late, but better late then never am I right?

changed minmax from [[xmin, ymin, zmin], [xwidth, ywidth, zwidth]]
to [[xmin, ymin, zmin], [xmax, ymax, zmax]]
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.

2 participants