Karsten Schmidt is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againtoxiclibs overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
002972a60e15 |
refactoring/rewriting PointQuadtree to dynamically split & re-balance branch nodes, now simpler API with no need for min. node size, will be used as template for rewriting PointOctree too, updating SpatialIndex query methods to ask for optional, existing results list, adding Shape2D.getEdges(), updating tests |
|
||
|
|
8d5153d32f0a |
refactoring PointQuadtree to implement SpatialIndex API, updating SpatialIndex methods to return boolean instead of ints, updating AttractTest2D & QuadtreeTest |
|
||
|
|
48f99b98bc83 |
extracting new generic interface toxi.geom.SpatialIndex and updating its SpatialBins implementation and related changes in 2d physics |
|
||
|
|
763ad7a8ae5d |
adding SpatialBins & CoordinateExtractor, updating VerletPhysics2D & AttractionBehavior2D to support optional spatial indexing using SpatialBins |
|
||
|
|
2da65df85570 |
javadoc updates/corrections |
|