Prototype 3D platformer using PlayCanvas, Ammo.js and generative AI.
-
Install dependencies
npm install
Copy
ammo.wasm.js,ammo.wasm.wasmandammo.jsintopublic/. -
Run the dev server
npm run dev
-
Open playcanvas-test.html in the browser to see a minimal physics scene.