@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.
pnpm add @crowdstrike/graphics-core
# or
yarn add @crowdstrike/graphics-core
# or
npm install @crowdstrike/graphics-core
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.
@crowdstrike/graphics-core
is an open source project, not a CrowdStrike product. As such, it carries no formal support, expressed or implied.
See the Contributing guide for details.