Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ sphericalFlyTo.test.ts
File
sphericalFlyTo.test.ts
src/components/viewer3d/sphericalFlyTo.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
* as THREE from
'three'
;
3
import
{ computeSphericalFlyToPose, SPHERICAL_FLYTO_DISTANCE_FACTOR } from
'./sphericalFlyTo'
;
4
Callers
nothing calls this directly
Calls
2
computeSphericalFlyToPose
Function · 0.90
clone
Method · 0.45
Tested by
no test coverage detected