decentraland-scenes / box2d-ball-example-scene

Using box2d to create a bouncing ball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box2D Ball Example Scene

demo of box2d-ball-example-scene running in preview.

demo

Description

Simulating a bouncing ball using the box2d.ts physics engine.

Running the scene

After you clone the project, run the following:

$ npm i -g decentraland

Followed by:

$ dcl start

About

Using box2d to create a bouncing ball


Languages

Language:TypeScript 89.1%Language:Dockerfile 10.9%