DAABBCC3D - 3D AABB collision detection

The first basic example project is now available on Github:

Play it here: defold-daabbcc3d-example-charming-kitchen 1.0

You should consider this a basic prototype, not something ready for production. It contains many issues, but those issues are not related to this library.

A few notes:

  • Samples are set to 2, which means anti-aliasing is enabled and set to 2. If you experience any performance issues, don’t forget to turn it off from game.project file.
  • No touch support, and the GUI is not compatible with mobile. Basically, there is no mobile support.
  • You can place anything anywhere. You can even do something like this: :rofl:

17 Likes