Geeks3D Forums
Home
|
GeeXLab
|
Softwares
|
Reviews
|
Downloads
|
Shader Lib
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
GLSL Shaders in QR Codes
Home
Help
Login
Register
Geeks3D Forums
»
Tech Forums
»
3D-Tech News Around The Web
»
Box2D 2.4.0 released
« previous
next »
Print
Pages: [
1
]
Author
Topic: Box2D 2.4.0 released (Read 2241 times)
0 Members and 1 Guest are viewing this topic.
JeGX
Global Moderator
Hero Member
Posts: 2692
Box2D 2.4.0 released
«
on:
July 27, 2020, 03:31:07 PM »
Box2D is a 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in realistic ways and make the game world more interactive. From the game engine's point of view, a physics engine is just a system for procedural animation.
Box2D is written in portable C++. Most of the types defined in the engine begin with the b2 prefix. Hopefully this is sufficient to avoid name clashing with your game engine.
Links:
-
https://github.com/erincatto/box2d
-
https://github.com/erincatto/box2d/releases/tag/v2.4.0
-
https://box2d.org/documentation/
Logged
JeGX@Twitter
|
GeeXLab - 3D programming with Lua, Python, OpenGL, Vulkan and Direct3D 12
Print
Pages: [
1
]
« previous
next »
Geeks3D Forums
»
Tech Forums
»
3D-Tech News Around The Web
»
Box2D 2.4.0 released