MCPcopy Index your code
hub / github.com/enable3d/threejs-ammojs-webpack-example

github.com/enable3d/threejs-ammojs-webpack-example @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
149 symbols 265 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Three.js & ammo.js (enable3d)

screenshot


Example of Three.js with ammo.js

  • Contains a CSG Example with BufferGeometries.
  • Contains the Flat Package for 2D Elements.

Projects

The index.ts file contains to different project:

  • three.ts file contains a three.js project with Enable3d's Physics Extension.
  • standalone.ts file contains a Standalone Enable3d project.

Install & Run

# download this repo
npx gitget enable3d/threejs-ammojs-webpack-example enable3d-webpack

# navigate into the directory
cd enable3d-webpack

# install
npm install

# start
npm start

Dependencies

The only dependency is enable3d. All other dependencies (three.js etc.), are installed with enable3d.

Core symbols most depended-on inside this repo

k
called by 215
www/ammo/ammo.wasm.js
create
called by 120
www/scripts/standalone.ts
h
called by 66
www/ammo/ammo.wasm.js
IA
called by 12
www/ammo/ammo.wasm.js
MA
called by 6
www/ammo/ammo.wasm.js
assert
called by 5
www/ammo/ammo.wasm.js
oa
called by 5
www/ammo/ammo.wasm.js
a
called by 5
www/ammo/ammo.wasm.js

Shape

Function 142
Method 5
Class 2

Languages

TypeScript100%

Modules by API surface

www/ammo/ammo.wasm.js139 symbols
www/scripts/standalone.ts7 symbols
www/scripts/three.ts3 symbols

For agents

$ claude mcp add threejs-ammojs-webpack-example \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact