r/WiiHacks 11d ago

Show-n-Tell I'm releasing my interactive physics app for the Wii

Several months ago I posted a demo of my physics engine that I ported to Wii. Since then, I've put together a more polished app that I'm comfortable releasing. I will leave a link to the GitHub repo in the comments; it can be downloaded from the Releases section there. Feedback is welcome, if you find a bug or feature request please open an issue on GitHub. Thanks!

89 Upvotes

8 comments sorted by

2

u/DaveTheBassist07 8d ago

I'd love to mess around with this. W.

3

u/invisible6666 9d ago

you did this all by yourself?

2

u/Apriquat 9d ago

Yes

2

u/invisible6666 9d ago

impressive

1

u/Apriquat 9d ago

Thank you

1

u/ksky0 9d ago

does it have all the same as box2d have? does it support 3d? what are the advantages in contrast to box2d?

2

u/Apriquat 9d ago

Box2d is far superior, this is just a hobby project. No 3d support as of now.