romgrk / 2d-geometryLinks
Performant & ergonomic 2D geometry in Typescript
☆48Updated last year
Alternatives and similar repositories for 2d-geometry
Users that are interested in 2d-geometry are comparing it to the libraries listed below
Sorting:
- 2D Euclidean geometry classes, utilities, and drawing tools☆130Updated 8 months ago
- A type checked signal library for TypeScript (and JavaScript)☆32Updated last year
- A simple and small sized Entity Component System for HTML5 games☆102Updated last year
- Expression parser / evaluator.☆136Updated last month
- JavaScript 2D physics library☆139Updated last year
- Affine 2D and 3D geometry library for JavaScript☆14Updated last week
- WebGPU and WebGL Micro 3D Graphics Library for JavaScript and WebAssembly☆111Updated 2 years ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆343Updated 3 months ago
- An entity manager for JavaScript☆79Updated last week
- Fast TypeScript implementation of the Cassowary constraint solving algorithm (soon for AssemblyScript / WebAssembly).☆190Updated 4 months ago
- An extremely basic signals implementation.☆71Updated 3 weeks ago
- Quadtree Typescript Implementation☆151Updated last week
- 🚦 (WIP) inline reactive glsl with auto-bindings and tag template literals☆22Updated last year
- Delightfully robust multitouch gestures for JavaScript☆43Updated last year
- Typr.ts - TypeScript class wrapper for photopea/Typr.js☆33Updated last year
- Calculate the catenary between two points. Useful for drawing hanging ropes, strings, chains and bridges☆51Updated last year
- Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.☆120Updated this week
- A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.☆54Updated 5 months ago
- SharedArrayBuffer always on.☆46Updated 4 months ago
- A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, inspired by ECSY and bitecs.