I am currently implementing an Arcanoid/Breakout clone with #bevy and #rapier3d using github #speckit for development

Repo: https://github.com/cleder/brkrs
Docs: https://brkrs.readthedocs.io/en/latest/
Demo: https://cleder.github.io/brkrs/

It is implemented in Bevy 0.17, with bevy_rapier3d (physics/collision)

It has some additions to the original game, the paddle is operated with the mouse and can move up and down instead of just left and right, you can tilt the paddle with the mouse wheel, and depending on the force and direction with which you hit the ball you can influence speed and direction. Gravity is also a thing 😉
#gamedev #bevyengine @bevy

🟣🔴 MRjs, the spatial library
by Laurent Baumann @lobau @lobau
An extensible library of #WebComponents for the spatial web.
#js #threejs #mixedreality #immersiveweb #spatialweb #rapier3d #spatialcomputing #webdev

https://github.com/Volumetrics-io/mrjs

GitHub - Volumetrics-io/mrjs: An extensible WebComponents library for the Spatial Web

An extensible WebComponents library for the Spatial Web - Volumetrics-io/mrjs

GitHub
#BevyEngine TIL that if you apply a #rapier3d RigidBody component to an entity containing a Mesh as a child, then parent’s Transform scale wouldn’t affect it anymore. I guess the logic there is that the mass of the object is calculated based on volume as well, so changing scale dynamically doesn't make much sense. Still, it took me several days to figure out why scaling down the whole scene moves entities relatively to each other, but doesn't scale their meshes visually.

Bad Catch - simple stealth game with #rust #bevy and #rapier3d

Inspired by many good stealth games.

Will be published on itch.io

https://github.com/Rust-Ninja-Sabi/rust-bevy-stealth

step 1 .. guards moving and basic light

#gamedev #indiedev @bevy @rust_gamedev

GitHub - Rust-Ninja-Sabi/rust-bevy-stealth: Stealth game with Rust Bevy and Rapier3D

Stealth game with Rust Bevy and Rapier3D. Contribute to Rust-Ninja-Sabi/rust-bevy-stealth development by creating an account on GitHub.

GitHub

bevy-fourth

My fourth 3D game with #Rust and the #bevyEngine using #rapier3D

A classic space shooter

All assests are made by myself in Blender #blender

3. Step _ level two

https://github.com/Rust-Ninja-Sabi/rust-bevy-fourth

#gamedevelopment #indiedev #indiegame @wireframemag @rust_gamedev @rust

GitHub - Rust-Ninja-Sabi/rust-bevy-fourth: 3D space game with rust and bevy

3D space game with rust and bevy. Contribute to Rust-Ninja-Sabi/rust-bevy-fourth development by creating an account on GitHub.

GitHub

bevy-fourth
My fourth 3D game with #rust #bevyengine and #rapier3d
A classic space shooter
All assets are made by myself in #blender

2. Step _ score and laser

https://github.com/Rust-Ninja-Sabi/rust-bevy-fourth

#gamedev #indiegames #indiedev @rust_gamedevs

GitHub - Rust-Ninja-Sabi/rust-bevy-fourth: 3D space game with rust and bevy

3D space game with rust and bevy. Contribute to Rust-Ninja-Sabi/rust-bevy-fourth development by creating an account on GitHub.

GitHub

bevy-fourth

My fourth 3D game with #rust #bevyengine using #Rapier3D

A classic space shooter

All assets are made by myself in #Blender

1. Step _ space and opponents

https://github.com/Rust-Ninja-Sabi/rust-bevy-fourth

#gamedev #indiegames

GitHub - Rust-Ninja-Sabi/rust-bevy-fourth: 3D space game with rust and bevy

3D space game with rust and bevy. Contribute to Rust-Ninja-Sabi/rust-bevy-fourth development by creating an account on GitHub.

GitHub
Deep Q learning NN driving car in simulation #bevyengine #rustlang #rapier3d

YouTube