AI, Math
37
Physics
43
This is a Dynamic AABB Tree native extension with Branch and Bound Algorithm.
Game mechanic, Math
5
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
23
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
18
PCG Random Number Generator Native Extension.
Network
Simple http server and client native extension