MCPcopy Index your code
hub / github.com/brunosimon/my-room-in-3d

github.com/brunosimon/my-room-in-3d @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3,947 symbols 14,209 edges 31 files 15 documented · 0% 14 cross-repo links updated 2y ago★ 4,45211 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

My Room in 3D

Links

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Core symbols most depended-on inside this repo

Shape

Function 3,816
Method 93
Class 38

Languages

TypeScript100%

Modules by API surface

static/draco/draco_encoder.js986 symbols
static/draco/gltf/draco_encoder.js970 symbols
static/draco/draco_decoder.js866 symbols
static/draco/gltf/draco_decoder.js753 symbols
static/basis/basis_transcoder.js156 symbols
static/draco/gltf/draco_wasm_wrapper.js42 symbols
static/draco/draco_wasm_wrapper.js42 symbols
src/Experience/Experience.js15 symbols
src/Experience/World.js14 symbols
src/Experience/Utils/Stats.js10 symbols
src/Experience/Utils/EventEmitter.js8 symbols
src/Experience/Renderer.js8 symbols

Dependencies from manifests, versioned

@babel/core7.14.6 · 1×
@babel/preset-env7.14.7 · 1×
babel-loader8.2.2 · 1×
clean-webpack-plugin3.0.0 · 1×
css-loader5.2.6 · 1×
file-loader6.2.0 · 1×
glsl-blend1.0.3 · 1×
glslify-loader2.0.0 · 1×
gsap3.7.1 · 1×
html-loader2.1.2 · 1×

For agents

$ claude mcp add my-room-in-3d \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page