azrafe7 / hxGeomAlgoLinks
Small collection of computational geometry algorithms in Haxe.
☆164Updated 3 years ago
Alternatives and similar repositories for hxGeomAlgo
Users that are interested in hxGeomAlgo are comparing it to the libraries listed below
Sorting:
- Delaunay triangulations, Voronoi, convex hull and more. Ported to Haxe 3 from https://github.com/sledorze/hxDelaunay (itself a port of th…☆32Updated 3 years ago
- A GJK and EPA collision engine made with pure Haxe.☆48Updated 3 years ago
- A simple 2D Verlet physics engine written in Haxe and Kha. Port of verlet-js.☆41Updated 8 years ago
- Native Haxe functions for graphical linear algebra (à la GLM: https://github.com/g-truc/glm/tree/master/glm)☆44Updated 7 years ago
- Bullet 3D Physics for Haxe☆94Updated 2 years ago
- Game-focused Tweening library for Haxe 3☆50Updated 4 years ago
- Port of Ash entity framework to Haxe☆129Updated 4 years ago
- Haxe game-like console that provides runtime acess to methods, variables and more.☆170Updated 5 years ago
- A framework/renderer agnostic Minimal UI interface library for Haxe.☆65Updated 7 years ago
- Engine to use Brashmonkey's Spriter SCML for haxe.☆66Updated 2 years ago
- kha examples - for new users☆51Updated 7 years ago
- Daedalus-lib Haxe version☆92Updated 3 years ago
- Async/await, generators, and arbitrary coroutines for Haxe☆59Updated 6 years ago
- eskimo is an entity-component system written in Haxe, focused on having a small codebase, simple API, and performance.☆33Updated 8 years ago
- 3D Physics Engine ported to Haxe