Box2D enters the 3rd Dimension – Box3D Released
Erin Catto has brought Box2D into 3D with the release of Box3D, a new free, open-source C physics engine. It’s already being used to drive physics in the S&Box game …
35 items across game development
35 results
Erin Catto has brought Box2D into 3D with the release of Box3D, a new free, open-source C physics engine. It’s already being used to drive physics in the S&Box game …
Defold’s June 2026 newsletter is mostly a status update, but the practical headline is 1.13.0: morph targets, broader Box2D scripting, Vulkan now default on Android, and new graphics/runtime...
Box3D is now open source on GitHub: a 3D physics engine built as a Box2D-style fork for games that need custom collision, CCD, multithreading hooks, and deterministic large-world simulation. It...
Defold 1.13.0 is a broad engine update with real impact for 3D, physics, and tooling work. The biggest wins are morph targets for glTF models, a much larger Box2D scripting …
Box2D now has a replay system built to capture a live simulation, including world state, API calls, queries, and step data, so bugs can be reproduced without a user’s full …
Defold's 2025 saw significant advancements, particularly in GPU rendering and 3D support, enhancing performance for developers. The introduction of GPU skinning and improved shader pipelines allows...
I have replaced Arcade Physics with Box2D-WASM in the examples of the Making your first Phaser 3 game tutorial: GitHub repository with Rollup guide Playground: Part 01: Introduction Part 02. …
Playground: https://plnkr.co/edit/BGNYcIJRiJXpd9N4?preview GitHub: https://github.com/8Observer8/how-to-set-up-box2dwasm-with-importmap-rollup-js glMatrix is just a bonus: index.html <!DOCTYPE...
I added debug drawing of the circle collider using the Melon.js game engine and Box2D-WASM. Live demo: https://8observer8.github.io/webgl10-js/debug-drawer-box2dwasm-melonjs-js/ GitHub repository:...
My example shows how to use Ammo.js with TypeScript in Debug and Release modes: hello-planckjs-webgl10-ts You should install these modules globally: npm i typescript -g npm i browserify -g npm …
A Really Useful Box2D Editor You're a game developer. Your next project will have Box2D-powered physics, and it'll be awesome . So you wrestle with installers, build systems, possibly with …
Page 1 of 2
With your permission, GameDev.net uses analytics cookies to understand how people use the platform. You can accept analytics or continue with necessary cookies only. Learn more