MCPcopy Index your code
hub / github.com/agargaro/BVH.js

github.com/agargaro/BVH.js @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
102 symbols 166 edges 17 files 2 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IBVHBuilder (Interface)
(no doc) [2 implementers]
src/builder/IBVHBuilder.ts
Vector3 (Interface)
(no doc)
src/utils/conversionUtils.ts
Box3 (Interface)
(no doc)
src/utils/conversionUtils.ts

Core symbols most depended-on inside this repo

areaBox
called by 8
src/utils/boxUtils.ts
updatePlane
called by 7
src/utils/frustum.ts
areaFromTwoBoxes
called by 7
src/utils/boxUtils.ts
minDistanceSqPointToBox
called by 6
src/utils/boxUtils.ts
push
called by 4
src/utils/sortedListDesc.ts
expandBoxByMargin
called by 4
src/utils/boxUtils.ts
unionBox
called by 3
src/utils/boxUtils.ts
intersectRayBox
called by 2
src/utils/intersectUtils.ts

Shape

Method 69
Function 18
Class 12
Interface 3

Languages

TypeScript100%

Modules by API surface

src/core/BVH.ts30 symbols
src/builder/hybridBuilder.ts20 symbols
src/utils/boxUtils.ts13 symbols
src/utils/frustum.ts8 symbols
src/builder/IBVHBuilder.ts7 symbols
src/utils/sortedListDesc.ts6 symbols
src/utils/inspector.ts6 symbols
src/utils/sortedListPriority.ts5 symbols
src/utils/conversionUtils.ts4 symbols
src/utils/intersectUtils.ts3 symbols

For agents

$ claude mcp add BVH.js \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page