A* Path Finding
103Pathfinder and A* solver native extension for Defold Engine build on MicroPather.
Results
Showing 14 of 14 assets.
Pathfinder and A* solver native extension for Defold Engine build on MicroPather.
DAABBCC is a fast Dynamic AABB Tree that lets you quickly perform overlap checks and raycasts withou...
DAABBCC3D is a fast Dynamic AABB Tree that lets you quickly perform overlap checks and raycasts with...
Simple outline shader for 3D models using STENCIL and INVERTED HULL techniques.
Depth of Field shader
A high-performance A* pathfinding library written in C++11, designed for real-time games and simulat...
Pixelart shader
A Sublime Text package for controlling the Defold Editor using its HTTP API and Defold Lua API annot...
Ray Casting in tiled worlds using DDA algorithm. It is very effective solution for tile based worlds...
Toon shader for 3D models.
UUID4 generator native extension.
Chiptune player native extension.
PCG Random Number Generator Native Extension.
Simple http server and client native extension