Some basic functionality to represent and work with 2D vectors.
A Vector representing X and Y values in 2D space
A TypeScript 2D vector math library
Vector2 Implementation in JS.
No description provided.
CandyCoded is a collection of useful components and extensions for building in Unity. Whether you are building a quick prototype or a production-ready experience, CandyCoded will help you get there. Features - ObservableList object - Vector2, Vector3 and
```shell pnpm add @nerolang/game ``` ## How to use? ```js import { Game, GraphicsDeviceManager, Vector2 } from '@nerolang/game' import { Keyboard, Keys } from '@nerolang/input' import { Color, SpriteBatch, Texture2D } from '@nerolang/game/graphics'
a math library for js
2D Vector Class
Small library foe 2d vectors.
2D/3D geometry processing.
Provides deterministic mathematical operations and 2D vector algebra for the Lagless ECS framework. Wraps the `@lagless/deterministic-math` WASM module to guarantee identical floating-point results across all platforms (browsers, Node.js, operating system
Tools for preprocessing data before generating charts.
A small TypeScript library for vector operations and AABB collisions.
Very basic geometric helpers
A very fast implementation of cosine-similarity for comparing two vectors. Up to 6x faster than the compute-cosine-similarity library.
No description provided.
compute the minimum bounding box
Stand-alone version of three.js math with TypeScript support
Byte Arena SDK
A minimal vector math library to handle 2D/3D translations and rotations, written in TypeScript.
Class representing a 2-dimensional vector.
A ThreeJS Line object with variable width
Simple math library with vectors and utilities