Skip to content

CrowdStrike/graphics-core

Repository files navigation

CrowdStrike

CrowdStrike Subreddit

Install lint and test


@crowdstrike/graphics-core is a JavaScript library that provides a collection of useful abstractions frequently used in the context of WebGL programming. Some of them are WebGL framework-agnostic, and some of them extend three.js.

Installation

pnpm add @crowdstrike/graphics-core
# or
yarn add @crowdstrike/graphics-core
# or
npm install @crowdstrike/graphics-core

Usage

To illustrate different use cases of the library, this repository includes the test-app folder; inside it are some demos as well as the package's test suite.

Support

@crowdstrike/graphics-core is an open source project, not a CrowdStrike product. As such, it carries no formal support, expressed or implied.

Contributing

See the Contributing guide for details.