MCPcopy Create free account
hub / github.com/melonjs/melonJS / mesh.spec.js

File mesh.spec.js

packages/melonjs/tests/mesh.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, describe, expect, it } from "vitest";
2import {
3 boot,
4 Camera3d,

Callers

nothing calls this directly

Calls 15

transformedBoundsFunction · 0.90
boundingRadiusFunction · 0.90
normalizeVerticesFunction · 0.90
projectVerticesFunction · 0.90
bootFunction · 0.90
parseOBJStringFunction · 0.85
buildPyramidSettingsFunction · 0.85
litPyramidFunction · 0.85
perspectiveMethod · 0.80
toMatrix2dMethod · 0.80
_projectNormalsWorldMethod · 0.80
_setupWorldSpaceMethod · 0.80

Tested by

no test coverage detected