MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / cameraFrames.test.ts

File cameraFrames.test.ts

src/splat/webgpu/cameraFrames.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import * as THREE from 'three';
3import { buildCamera, buildImage, buildReconstruction } from '../../test/builders';
4import { createSim3dFromEuler, sim3dToMatrix4, transformReconstruction } from '../../utils/sim3dTransforms';

Callers

nothing calls this directly

Calls 15

createSim3dFromEulerFunction · 0.90
sim3dToMatrix4Function · 0.90
buildCameraFunction · 0.90
buildImageFunction · 0.90
transformReconstructionFunction · 0.90
buildReconstructionFunction · 0.90
expectArrayCloseFunction · 0.85

Tested by

no test coverage detected