File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # @discere-os/graphene .wasm
2+
3+ WebAssembly port of Graphene - A thin layer of types for graphic libraries including vectors, matrices, and quaternions.
4+
5+ [ ![ CI/CD] ( https://github.com/discere-os/discere-nucleus/actions/workflows/graphene-wasm-ci.yml/badge.svg )] ( https://github.com/discere-os/discere-nucleus/actions )
6+ [ ![ JSR] ( https://jsr.io/badges/@discere-os/graphene.wasm )] ( https://jsr.io/@discere-os/graphene.wasm )
7+ [ ![ npm version] ( https://badge.fury.io/js/@discere-os%2Fgraphene.wasm.svg )] ( https://badge.fury.io/js/@discere-os%2Fgraphene.wasm )
8+ [ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( LICENSE )
9+ [ ![ Status] ( https://img.shields.io/badge/status-alpha-orange.svg )] ( https://github.com/discere-os/discere-nucleus )
10+
111# Graphene
212
313### A thin layer of types for graphic libraries
414
5- ![ Linux Build] ( https://github.com/ebassi/graphene/workflows/Ubuntu%20Build/badge.svg )
6- ![ MSVC Build] ( https://github.com/ebassi/graphene/workflows/MSVC%20Build/badge.svg )
7- ![ MSYS2 Build] ( https://github.com/ebassi/graphene/workflows/MSYS2%20Build/badge.svg )
8- [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( https://opensource.org/licenses/MIT )
9-
1015When creating graphic libraries you most likely end up dealing with points
1116and rectangles. If you're particularly unlucky, you may end up dealing
1217with affine matrices and 2D transformations. If you're writing a graphic
You can’t perform that action at this time.
0 commit comments