byronknoll / visibility-polygon-jsLinks
This library can be used to construct a visibility polygon for a set of line segments.
☆133Updated 9 years ago
Alternatives and similar repositories for visibility-polygon-js
Users that are interested in visibility-polygon-js are comparing it to the libraries listed below
Sorting:
- 2d visibility algorithm in JavaScript ported from the Red Blob Games article☆170Updated 6 years ago
- A 2kb webgl 2d sprite renderer, designed for Js13kGames☆124Updated 6 years ago
- 2d collision routines☆135Updated 2 months ago
- Collision detection for circles, polygons, and points☆322Updated last year
- 📦 Any dimensional box intersection☆285Updated 3 years ago
- Javascript performance monitor / game stats library inspired by Unity's graphy☆77Updated 4 months ago
- Super Simple Collision Detection for JavaScript games!☆93Updated 9 years ago
- A JavaScript port of Box2D☆116Updated 7 years ago
- Decompose 2D polygons into convex pieces.☆451Updated last year
- advanced pathfinding☆82Updated 3 years ago
- Adds dynamic lighting via deferred shading to PixiJS☆218Updated 6 months ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- LiquidFun advanced 2d physics stuff☆83Updated 7 years ago
- Basic steering behaviors library based on THREE.js☆119Updated 6 years ago
- Box2D physics engine compiled to WebAssembly. Supports TypeScript and ES modules.☆291Updated 6 months ago
- A Spritesheet packing tool written with HTML5 using pixi.js for rendering☆48Updated 8 years ago
- Tiny-Canvas is a lightweight minimal implementation of a batched and stack matrix based canvas similar to HTML5 Canvas2D with WebGL backe…☆126Updated 8 years ago
- A 1kb entity component system, designed for Js13kGames☆90Updated 6 years ago
- Generate high quality texture atlases in Node.js, developed for Gamefroot.com and Kiwi.js.☆27Updated 5 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆555Updated 2 years ago
- Signed distance field text implementation for PixiJS☆99Updated 6 years ago
- Entity / Component / System pattern for ES6☆123Updated 7 years ago
- rStats☆247Updated 7 years ago
- Demo of Entity - Component - System in Javascript☆150Updated 3 months ago
- example of multithreading a game using JS☆62Updated 5 years ago
- Collision Detection & Response in JavaScript☆148Updated 8 years ago
- A plugin for path-finding in JS using navmeshes, with wrappers for Phaser 3 and Phaser 2☆363Updated last year
- Component-Entity-System framework for JavaScript games.☆187Updated 7 years ago
- A Perlin Noise generator that provide as output a geometry for Three.js.☆132Updated 9 years ago
- Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for …☆245Updated last month