MCPcopy Index your code
hub / github.com/3DStreet/3dstreet

github.com/3DStreet/3dstreet @0.5.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.5.6 ↗ · + Follow
1,508 symbols 3,302 edges 234 files 25 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Vehicle-rig Asset Prepartion

  1. Rig the vehicle in Blender with the Bones as following. It is necessory to follow the naming convention. sedan-rig blender_8l3ObUfP0z box-truck-rig blender_J6vQ3BHWOj

  2. Calculate the diameter of the wheel using Blender "Measure it tools" addons. wheel-diameter

A-Frame wheel Component API

The wheel is use to animate the wheels of the vehicles.

Property Description Default Value
speed A float representing the speed of the vehicle 1
wheelDiameter A float representing the diameter of the vehicle 1

Core symbols most depended-on inside this repo

parse
called by 86
src/lib/SVGLoader.js
update
called by 50
src/editor/lib/viewport.js
execute
called by 43
src/editor/lib/history.js
cloneMixinAsChildren
called by 27
src/aframe-streetmix-parsers.js
clear
called by 24
src/editor/lib/history.js
dispose
called by 18
src/editor/lib/viewport.js
load
called by 17
src/lib/SVGLoader.js
setFunctionModule
called by 14
src/lib/qrcodegen.js

Shape

Function 1,146
Method 253
Class 109

Languages

TypeScript100%

Modules by API surface

src/lib/aframe-mapbox-component.min.js511 symbols
src/lib/osm4vr.min.js79 symbols
src/lib/SVGLoader.js55 symbols
src/lib/qrcodegen.js49 symbols
src/editor/icons/icons.jsx49 symbols
src/aframe-streetmix-parsers.js47 symbols
src/editor/lib/TransformControls.js34 symbols
src/lib/aframe-orbit-controls.min.js32 symbols
src/editor/lib/entity.js32 symbols
src/editor/components/components/AddLayerPanel/AddLayerPanel.component.jsx21 symbols
src/json-utils_1.1.js20 symbols
src/editor/components/components/AddLayerPanel/createLayerFunctions.js20 symbols

For agents

$ claude mcp add 3dstreet \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page