# MSDF Fixture

This directory is included in the npm package as a reference fixture.

Use the compiled runtime API from:

```ts
import { NameplateData, registerMSDFTextShaders } from "shado/msdf";
```

The `glsl.ts` and `wgsl.ts` files preserve the original Babylon shader
playground text for comparison while the supported package surface lives under
`shado/msdf`.

