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

The **array-pack-2d** module converts a nested two‑dimensional JavaScript array (e.g., an array of point coordinates) into a flat typed array such as `Float32Array`. It’s aimed at developers who need to quickly flatten numeric data for WebGL or other high‑performance graphics pipelines, with optional support for other typed‑array types via a constructor or dtype string.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/array-pack-2d

Account's avatar
shama/dtype
Return a data type from a string representing the type
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
substack/faucet
human-readable TAP summarizer

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
9 contributions
mattdesl's profile
mattdesl
1 contributions

Recent events

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

No events yet
hughsk

hughsk/array-pack-2d

Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format

JavaScript
9
4
MIT License