After seeing its announcement a few days ago I didn't think much of it, but after looking into it a bit this looks awesome !
Box3D was released a few days ago by legendary developer Erin Catto accompanied by a blog post, this is the person behind the popular Box2D engine.
In the blog post he explains that his work stems from his collaboration with Dirk Gregorius, "Principal Software Engineer II and Physics Architect" at Valve, the person behind Half-Life: Alyx's physics engine "Rubikon", which Box3D is based off.
Facepunch has also revealed that they have been using Box3D for about a year now as well in s&box. Showcasing a cool demo
An interesting quote from the blog post:
On the Valve side, Rubikon continues to evolve and Dirk has developed optimizations (similar to those in Box3D) in a new engine called Ragnarok. Look for that in future Valve games.
👀
Did he just reveal Valve's next physics engine ?
+HL3 confirmed
- cool showcase 1
- showcase 2
- showcase 3 in gmod (already??)
::: spoiler Tweet transcript
I’m happy to announce the release of a new open source 3D physics engine called Box3D. I’ve been working on this project for a few years now, but it represents over 20 years of experience writing physics engines for games. Read more here: [blog post link]
:::
9 Comments
BodilessGaze@sh.itjust.works · 18 pts · 44d
In what way is it revolutionary? Genuinely asking. Is there something Box3D can do that all the other 3d physics engines can't?
boletus@sh.itjust.works · 12 pts · 44d
Having more options is always good. Box3d uses box2d's api which is familiar for a lot of developers. Box3d also adapts a lot of Erin catto's latest research. He's pretty foundational to game physics, with many physics engines being built off his work and research, like jolt. Box3d is also very fast with a blazingly fast broad phase collision pass.
Also Box3d is one of very few physics engines that simulates proper gyroscopic torques.
MrSoup@lemmy.zip · 10 pts · 44d
Performance mostly
WaterWaiver@aussie.zone · 4 pts · 43d
Written in C, not C++, is one for me. I'm writing a little hobby game in C.
SaveTheTuaHawk@lemmy.ca · 3 pts · 44d
It's open source.
warmaster@lemmy.world · 2 pts · 43d
From what I saw: showing a gazillion instances of the same 2 objects.
Kache@lemmy.zip · 2 pts · 41d
Didn't watch whole demo, but one thing: rotational gyroscopic torque
He showed Box3D correctly modelling: https://www.youtube.com/watch?v=1VPfZ_XzisU
And compared it to a game in Unreal when a spinning rifle had an unnatural perpetual motion spinning quality to it
Check out out: https://box2d.org/posts/2026/06/announcing-box3d/
schipelblorp@sh.itjust.works · 1 pts · 44d
We're in the diminishing returns part of the curve for almost all technology.
SaveTheTuaHawk@lemmy.ca · 1 pts · 44d
Not sure why that demo is cool.