Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`normalize-path-scale` is a tiny JavaScript utility that rescales a 2‑dimensional point array so that its coordinates fit within a `[-1, 1]` square while preserving the original aspect ratio. It mutates the supplied path in place (or can use a custom bounding box) and is aimed at developers who need to quickly normalize arbitrary 2‑D shapes—such as SVG paths—for rendering in WebGL, canvas, or other graphics pipelines.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/normalize-path-scale

Account's avatar
mikolalysenko/bound-points
Find a bounding box for a set of points
Account's avatar
mattdesl/unlerp
opposite of lerp; get normalized range between two bounds
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
10 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mattdesl

mattdesl/normalize-path-scale

normalizes a 2d path to its bounding box

JavaScript
5
2
MIT License