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

`is-webgl2-context` is a tiny utility library that checks whether a given canvas rendering context is a WebGL 2.0 context (`WebGL2RenderingContext`). It exports a single function you call with a `gl` object, returning `true` for WebGL 2 and `false` otherwise, letting developers conditionally enable WebGL 2‑specific effects. The package is aimed at web developers working with graphics in browsers who need a simple, dependable way to detect WebGL 2 support.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jam3/is-webgl2-context

Account's avatar
hughsk/smokestack
Pipe your JavaScript into a browser, logging console output in Node
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
Jam3/get-canvas-context
gets canvas context by name
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
2 contributions

Recent events

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

No events yet
jam3

jam3/is-webgl2-context

whether a canvas context is using WebGL 2.0

JavaScript
6
0
MIT License