maxkueng / victorLinks
A JavaScript 2D vector class with methods for common vector operations
☆839Updated last year
Alternatives and similar repositories for victor
Users that are interested in victor are comparing it to the libraries listed below
Sorting:
- A simple JavaScript library for performing 2D collision detection☆780Updated 4 years ago
- Decompose 2D polygons into convex pieces.☆450Updated last year
- An asynchronous A* pathfinding API written in Javascript.☆1,915Updated last year
- 📈 Multidimensional arrays for JavaScript☆1,230Updated 3 years ago
- Turns a text string into a 2D poly line☆315Updated last year
- Particle physics micro library.☆341Updated 5 years ago
- Javascript library for 2d geometry☆598Updated 8 months ago
- Collision detection for circles, polygons, and points☆322Updated last year
- A nodejs and client-side library for (cubic) Bezier curve work☆1,823Updated 10 months ago
- Adds dynamic lighting via deferred shading to PixiJS☆218Updated 6 months ago
- Vector, matrix and geometry math JavaScript☆1,162Updated 6 years ago
- Command-line spritesheet generator supporting Starling / Sparrow, PIXI.js, Easel.js and cocos2d☆558Updated last year
- A lightweight WebGL library☆1,547Updated 2 years ago
- HTML5 Canvas Text Input☆517Updated 3 years ago
- JavaScript library for simple 3D graphics and visualisation on a HTML5 canvas 2D renderer. It does not use WebGL. Works on all HTML5 brow…☆509Updated 10 years ago
- A middleware-style generic resource loader built with web games in mind.☆430Updated 5 years ago
- JavaScript library for making a quick settings panel to control code parameters.☆465Updated 4 years ago
- 🎃 Windowless WebGL for node.js☆1,816Updated last month
- JavaScript Sequence Editor☆1,111Updated 7 months ago
- JavaScript 2D physics library☆2,680Updated 2 years ago
- A set of 2D collision utilities for games.☆288Updated 6 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆555Updated 2 years ago
- JavaScript k-d Tree Implementation☆649Updated last year
- A micro-library to load, play and generate sound effects and music for games and interactive applications☆313Updated last year
- a library to visibly cull objects designed to work with pixi.js☆113Updated last year
- JavaScript implementation of a GIF 89a encoder and decoder☆732Updated 5 years ago
- A GLSL-heavy particle engine for THREE.js. Originally based on Stemkoski's great particle engine (see README)☆864Updated 2 years ago
- Collection of community-authored custom display filters for PixiJS☆1,036Updated last week
- Javascript 2D Perlin & Simplex noise functions