ExamplesByMesh
ExamplesByMesh copied to clipboard
QuadTree.js Max Depth is not propagated to subquads
Max Depth is not propagated to children in subdivide(). When you call this._classConstructor() you should send both depth and this._maxDepth.
Oops, I've duplicated this issue with a pull request: https://github.com/mikechambers/ExamplesByMesh/pull/3