Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (17 loc) · 1.25 KB

DAABBCC3D

This is a Dynamic Tree(aka AABB Tree) native extension for Defold Engine.
DAABBCC3D build by using Box2D’s Dynamic Tree.

Credits
Box2D by Erin Catto

What is DAABBCC?

A Dynamic AABB Tree is a binary search algorithm for fast overlap testing. Dynamic AABB trees are well-suited for general-purpose use and can handle moving objects efficiently. This data structure provides an effective method for detecting potential overlap between objects.

DAABBCC is not a physics engine. It does not include narrow-phase collision detection.

Discussions & Release Notes

https://github.com/selimanac/defold-daabbcc3d/discussions

Documentation

https://github.com/selimanac/defold-daabbcc3d/wiki


Toss a Coin to Your Witcher

If you find my Defold Extensions useful for your projects, please consider supporting it.
I'd love to hear about your projects! Please share your released projects that use my native extensions. It would be very motivating for me.