home.social

#box2d — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #box2d, aggregated by home.social.

fetched live
  1. 🎉 Big news, folks! Some genius decided we needed a 3D version of #Box2D, because apparently, "third dimension" is the new black in physics engines. 🚀 Now you can finally have triangle mesh collisions and graph coloring in your epic 3D tic-tac-toe game! 🙄 #RevolutionaryNotReally
    box2d.org/posts/2026/06/announ #BigNews #3DPhysics #GameDevelopment #Innovation #HackerNews #ngated

  2. 🎉 Big news, folks! Some genius decided we needed a 3D version of #Box2D, because apparently, "third dimension" is the new black in physics engines. 🚀 Now you can finally have triangle mesh collisions and graph coloring in your epic 3D tic-tac-toe game! 🙄 #RevolutionaryNotReally
    box2d.org/posts/2026/06/announ #BigNews #3DPhysics #GameDevelopment #Innovation #HackerNews #ngated

  3. Hi folks! ✌️

    Here's the new version of the game about our feathery friend 🐦👉 fediverse.tv/w/9oPmEH866vmVfGp

    The link to download the game in the video description 🙂, because... I doubt that if I will put here two links, the video will shows you here (on Mastodon) from PeerTube 😅

    Have a good, and productive day for you 🙂

    #game #games #opensource #2d #2dgame #cmake #cmake3 #tiled #TiledMapEditor #inkscape #sdl #sdl2 #box2d #cpp #cplusplus #linux #codelite #appimage #gamedev #releases #action

  4. Hi folks! ✌️

    Here's the new version of the game about our feathery friend 🐦👉 fediverse.tv/w/9oPmEH866vmVfGp

    The link to download the game in the video description 🙂, because... I doubt that if I will put here two links, the video will shows you here (on Mastodon) from PeerTube 😅

    Have a good, and productive day for you 🙂

    #game #games #opensource #2d #2dgame #cmake #cmake3 #tiled #TiledMapEditor #inkscape #sdl #sdl2 #box2d #cpp #cplusplus #linux #codelite #appimage #gamedev #releases #action

  5. Hi folks!

    Here's a little update of Birdy 🐦 where your progress saves in Mini-Games 💾

    👉 codeberg.org/xolatgames/Birdy-

    And I've add "Continue game" option to the main menu, btw! But saving your progress touches only Mini-Games yet ☝️

    Have a good day! 😉👋✌️

    #cpp #cplusplus #codelite #cmake #cmake3 #sdl #sdl2 #game #games #gamedev #2d #inkscape #releases #opensource #codeberg #linux #box2d #tiled #TiledMapEditor #minigames #indie #indiegame #indiedev #breakout #platformer #action

  6. Hi folks!

    Here's a little update of Birdy 🐦 where your progress saves in Mini-Games 💾

    👉 codeberg.org/xolatgames/Birdy-

    And I've add "Continue game" option to the main menu, btw! But saving your progress touches only Mini-Games yet ☝️

    Have a good day! 😉👋✌️

    #cpp #cplusplus #codelite #cmake #cmake3 #sdl #sdl2 #game #games #gamedev #2d #inkscape #releases #opensource #codeberg #linux #box2d #tiled #TiledMapEditor #minigames #indie #indiegame #indiedev #breakout #platformer #action

  7. Hi folks! ✌️ I have a couple of news about the game about the bird Birdy 🐦📰

    I've add Jorik 🐧 to "Walking through street" mini-game, and changed the Birdy's hair color.

    The new version you can already download from the Birdy's Codeberg page 🏔️👉 codeberg.org/xolatgames/Birdy-

    And also, I upload it to my website soon.

    See you soon! 😉👋

    #cpp #cpluplus #box2d #sdl #sdl2 #codelite #cmake #cmake3 #codeberg #opensource #game #games #2d #inkscape #tiled #TiledMapEditor #appimage #gamedev #adventure #gnumake

  8. Hi folks! ✌️ I have the last new for today, because here's the night 🌙

    Now Birdy 🐦 has a smooth animation for picking up Crisps 🍟

    You can download the new version right from here 🏔️👉 codeberg.org/xolatgames/Birdy-

    Have a good sleep! 🥱🙂😴

    #sdl #sdl2 #game #games #gamedev #dev #development #devlog #inkscape #2d #adventure #TiledMapEditor #cpp #cplusplus #codelite #opensource #cmake #linux #codeberg #release #releases #MiniGames #box2d #topview

  9. Hi, folks! ✌️ I have a couple of news for yous.

    First new - is that Birdy 🐦 can works without "resource 📦" files... Almostly. If the game can't find necessary files, it shows the error, instead of getting a crash.

    A spoiler in the video below 👇

    You can download the new version from the game's Codeberg page 👉 codeberg.org/xolatgames/Birdy-

    #cpp #cplusplus #sdl #sdl2 #codeberg #git #box2d #codelite #gamedev #development #devlog #game #games #2d #adventure #minigames #opensource #linux #bird #birds

  10. #gamedev #indiedev #dotnet #nuget #csharp #fsharp #visualbasic #box2d #gamephysics HughPH.Box2D package now has Box2D multithreading by default, and World events for BodyMove, Contacts & Sensors and with (optional) parallel event execution in the latest prerelease version :)

    HughPH.Box2D 2025.5.11.226

  11. Got WASM (with pthreads) working on my JS game launcher. (Web game APIs without a browser)

    Here's the box2d physics engine compiled to WASM, running on a retro handled device.

  12. Got WASM (with pthreads) working on my JS game launcher. (Web game APIs without a browser)

    Here's the box2d physics engine compiled to WASM, running on a retro handled device.

    #wasm #javascript #box2d #GameDev #retrogaming

  13. Phaser Studio has released their own Box2D physics engine based on the 3.0 version written in C, which they converted to modern JavaScript, making it the only v3 port currently available for the web.

    gamedevjs.com/tools/phaser-box

    #Phaser #Box2D #physics #engine #JavaScript #HTML5

  14. Ah yeah, a little disclaimer.

    Making a game in C with #raylib and #box2d

    Don't have a full picture idea, but it'll be something about ships and naval fights.
    Decided to set the goal low this time — I will figure out what exact game it'll be based on my experimentations with all that low-level stuff

  15. Apparently, reinventing the wheel isn't good

    Just use #box2d

    #indiegame

  16. Apparently, reinventing the wheel isn't good

    Just use #box2d

    #indiegame

  17. For the character controller I used the first couple of tutorials from catlikecoding.com/unity/tutori as a reference.
    This approach seems to work with #box2D just like with PhysX in 3D.

  18. For the character controller I used the first couple of tutorials from catlikecoding.com/unity/tutori as a reference.
    This approach seems to work with #box2D just like with PhysX in 3D.

  19. Playing around with a #love2d project to test some tech stuff:
    - A #box2d character controller
    - Creating and exporting maps from @tiled
    - A tile set with a normal map to create a day / night effect.
    - Reverb and echo effects

    #indiedev

  20. Playing around with a #love2d project to test some tech stuff:
    - A #box2d character controller
    - Creating and exporting maps from @tiled
    - A tile set with a normal map to create a day / night effect.
    - Reverb and echo effects

    #indiedev

  21. I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!

    github.com/appsinacup/godot-bo

    Box2D seems like a largely better 2D physics engine for my use-case, BUT it had a collision detection issue. After I provided a simple repro project, a new patch release was available within 24 hours with the fix.

    Thanks <3

    #godot #box2d #godotengine #godotaddon #godotplugin #gamedev #opensource

  22. I just wanted to give a HUGE shoutout to @ughuuu (?) for his work on the Box2D Godot plugin!

    github.com/appsinacup/godot-bo

    Box2D seems like a largely better 2D physics engine for my use-case, BUT it had a collision detection issue. After I provided a simple repro project, a new patch release was available within 24 hours with the fix.

    Thanks <3

    #godot #box2d #godotengine #godotaddon #godotplugin #gamedev #opensource

  23. New blog post! Simulation Islands: box2d.org/posts/2023/10/simula
    This reviews my journey in making island management scale better for multicore processing.
    #gamedev #box2d

  24. New blog post! Simulation Islands: box2d.org/posts/2023/10/simula
    This reviews my journey in making island management scale better for multicore processing.
    #gamedev #box2d

  25. Joint stability improvements for v3. #box2d

  26. Joint stability improvements for v3. #box2d

  27. High mass ratio testing with different solvers. #box2d

  28. High mass ratio testing with different solvers. #box2d

  29. @kantel hast du schonmal über ein #Framework wie #Box2d nachgedacht? Ich finde das sehr praktisch.