Skip to content

selimanac/defold-daabbcc3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published