AI, Math
32
Physics
42
This is a Dynamic AABB Tree native extension with Branch and Bound Algorithm.
Game mechanic, Math
3
Ray Casting in tiled worlds using DDA algorithm. It is very effective solution for tile based worlds like platformers or any top-down games.
Editor, Tools
24
Full API snippets for Defold Engine is available on marketplace. All functions, messages and properties are separated, includes parameters and brief descriptions
Audio
6
Chiptune player native extension.
Math
17
PCG Random Number Generator Native Extension.
Network
Simple http server and client native extension