Games using bepu

Discuss topics related to BEPUphysics or physics engine development.
duke
Posts: 7
Joined: Sat Jul 02, 2011 11:06 am

Re: Games using bepu

Post by duke »

I'd like to add my little UWP Windows 10 Yahtzee style game called "Yaht 3D". Made with BEPU physics and Monogame.

https://www.microsoft.com/store/apps/9wzdncrfhx4k

Thanks for making it possible :D
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Nice Dice 8)
Frooxius
Posts: 12
Joined: Tue Aug 16, 2016 4:01 am

Re: Games using bepu

Post by Frooxius »

Hello!

I thought I'd share my project as well since I recently made its development public! :D It's still in heavy development and doesn't even fully utilize BEPUPhysics yet, but it's been already crucial to its function, since it wouldn't be possible to interact with the environment without a physics engine and BEPU makes everything simpler because it's so neatly written, fast and platform independent :3

It's called NeosVR and I describe it as a "world engine". It has a generic synchronization engine at its core, which allows building multiplayer VR experiences in VR... and in multiplayer :D It creates an abstraction layer on top of a game engine which ensures everything stays in sync and developers (and users) can treat the world/scene as a single instance in most cases, focusing just on whatever they are building.

Here's a quick sneak preview of some testing stuff built on top of that:
https://www.youtube.com/watch?v=9fgDjhHdfUs

Here's more recent entry, shows particle systems with collisions (using BEPU for raycasts of course!):
https://www.youtube.com/watch?v=orIjC6wDh5Y
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Impressive! And those particles do look delicious...
VirusFree
Posts: 2
Joined: Fri Jan 09, 2015 6:24 am

Re: Games using bepu

Post by VirusFree »

Hello everyone,
I would like to show you my game that just went up on steam Greenlight and of course uses BEPU !! :)
Thank you so much for this amazing project. I developed the game engine by myself and at first i had physx, then bullet but it was a nightmare.
BEPU is really amazing :)

if you have Steam please vote, else you can watch the trailer here (feedback is welcomed)
http://steamcommunity.com/sharedfiles/f ... =854652160

Thank you again and looking forward to BEPU v2.0 :)
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Glad it worked for you! Nice job and good luck on steam!
kokkivos
Posts: 19
Joined: Sat Apr 13, 2013 6:18 pm

Re: Games using bepu

Post by kokkivos »

-
Last edited by kokkivos on Thu Oct 01, 2020 10:45 pm, edited 1 time in total.
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Awesome work! Good luck on steam!

Hopefully the floating point continues to be consistent :D
VirusFree
Posts: 2
Joined: Fri Jan 09, 2015 6:24 am

Re: Games using bepu

Post by VirusFree »

Hello!

My second game running on BEPUPhysics just released on steam!
http://store.steampowered.com/app/809080/Nanoui/

Thank you again for this amazing project and looking forward to BEPU v2.0 :)
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Nice work, hopefully I'll have v2.0 out before you can finish a third entire game :P
roro56
Posts: 5
Joined: Sun Aug 12, 2018 5:02 pm

Re: Games using bepu

Post by roro56 »

My first game for android using bepu :D
https://play.google.com/store/apps/deta ... .BusyBalls
Thank you Norbo! Bepu is really a great piece of software.
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Glad it worked for you! I hope you had a ball working on that! 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8)
duke
Posts: 7
Joined: Sat Jul 02, 2011 11:06 am

Re: Games using bepu

Post by duke »

Yaht 3D has been redesigned and now released on Android :-)
iPhone app is in the pipeline and also lots of new features planned.

https://play.google.com/store/apps/deta ... com.yaht3d

Maybe i'll get around to upgrading to BEPUphysics v2.0
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Games using bepu

Post by Norbo »

Well done!
tomweiland
Posts: 99
Joined: Wed May 08, 2019 12:17 am

Re: Games using bepu

Post by tomweiland »

Just saw this thread, had no idea it existed :)

Here's what I've been working on:
Image

It's an open world pirate game, although it's such a large project that I may not be able to finish it (I'm mostly working on it for the learning experience).

I've written several blog posts about the development process, if anyone's interested.
You can also join my Discord server where I share updates more regularly.

Big thanks to Norbo for developing this great library, I definitely wouldn't be at this point in the project without it!
Post Reply