lovasoa / linear-solveLinks
Small javascript library to solve a system of linear equations, invert a matrix, and nothing more.
☆44Updated 8 years ago
Alternatives and similar repositories for linear-solve
Users that are interested in linear-solve are comparing it to the libraries listed below
Sorting:
- 2D/webgl grid for plots☆44Updated 2 years ago
- Utility library for working with 2D arrays (arrays of arrays) in JavaScript☆41Updated 2 years ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- A marching squares implementation in JS and an explanation website to go along with it☆25Updated 3 years ago
- Graph generators☆46Updated 3 weeks ago
- Minimalistic Immediate Mode GUI toolkit for WebGL☆84Updated 8 years ago
- turn a 2d shape into 3d with extrusion☆30Updated 7 years ago
- Simple malloc() & free() implementation for node.js, built on top of array buffers.☆25Updated 9 years ago
- Distance transforms for ndarrays☆36Updated 9 years ago
- Component-wise operations for ndarrays☆123Updated 4 years ago
- Tiledcanvas is a js module that chunks your draw calls so you can move around easily and performantly giving you an unlimited sized canva…☆47Updated 6 years ago
- A 2d geometry package written in Typescript.☆19Updated 11 months ago
- GLSLX support in Visual Studio Code☆67Updated 4 years ago
- Any dimensional convex hull☆39Updated 10 years ago
- Ascii visualizations☆19Updated 4 years ago
- A 2D port of CSG 3D library☆32Updated 2 years ago
- Shadow mapping in GLSL☆18Updated 10 years ago
- WebGL 2.0 GPGPU compute library for JavaScript.☆34Updated 3 years ago
- 3D Wavelet Rasterization☆30Updated 8 years ago
- WebGL Compute Framework☆31Updated 9 years ago
- A JavaScript library for interactive subdivision curves.☆33Updated 8 years ago
- Constraint Satisfaction Problem Solving (CSP): A Constraint solver in JavaScript☆66Updated 2 months ago
- Clean up messy planar straight line graphs☆46Updated 8 years ago
- A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.☆56Updated 4 years ago
- Vectors, Quaternions, Matrices and Transforms for 3D graphics in Node.js☆56Updated 6 years ago
- simplify 2D polyline of arrays☆93Updated 4 years ago
- A robust O(nlogn) implementation of 2D Delaunay triangulation☆69Updated 9 years ago
- perform boolean operations on arbitrary polygons in 2d☆89Updated 10 years ago
- A static kdtree data structure☆309Updated 4 years ago
- A JavaScript implementation of the triangle tessellation algorithm from the OpenGL specification for tessellation shaders.☆15Updated last year