Also if you need a replacement for #UnrealEngine and are a #Rustacean like me, there is #bevy and #Fyrox to consider.

This Week in Game Engines #25! https://enginesdatabase.com/blog/this-week-in-game-engines-25/

This week we have the full release of a Rust Game Engine (not Bevy!), an Open-Source alternative to Mixamo, how to Text Adventure, and much more!

#gamedev #rust #fyrox

Fyrox - A feature-rich game engine built in Rust

Fyrox is a feature-rich, production-ready, open-source game engine written in Rust.

Fyrox - A feature-rich game engine built in Rust

Fyrox is a feature-rich, production-ready, open-source game engine written in Rust.

Fyrox Game Engine – a Rust game engine with a real editor and scripting system
https://fyrox.rs/
#ycombinator #rust #game_engine #fyrox #production_ready #open_source #gamedev
Fyrox - A feature-rich game engine built in Rust

Fyrox is a feature-rich, production-ready, open-source game engine written in Rust.

https://fyrox.rs/blog/post/how-i-made-a-game-in-fyrox/

Epic update from the developer of #Fyrox!

This is a complete 3D platformer game inspired by the likes of Fall Guys and Mario Party, set in the Fish Folk universe. Major asset assist by @quaternius 🫶

This sets the stage for a community-created "Party Guys" hybrid with an ever-increasing catalogue of minigames, new and old.

#rust #gamedev

The making of a 3D platformer in Fish Folk's Universe

This article gives an overview of the development process of Fish Folly game.

I've been studying Rust's Bevy game engine and building a demo project with it.

I recently saw another Rust game engine called Fyrox that looks a bit more like Unity, Unreal Engine, or Godot that hadn't crossed my radar before.

Anyone built with both and can offer a short comparison between the two?

#Bevy #Fyrox #Rust

Today I released my first (two) #rust crates! 🎉
mesh_to_sdf generates a signed distance field from a 3D mesh and its client lets you visualize it to fine-tune the parameters (and more).

It's agnostic to your math library, so you start using it right now with #bevy #fyrox or your favorite math library / game engine.

https://crates.io/crates/mesh_to_sdf
https://crates.io/crates/mesh_to_sdf_client
https://github.com/Azkellas/mesh_to_sdf

#rustlang #wgpu #rendering #gamedev

crates.io: Rust Package Registry

Enemies should bring a bit of danger with them. We utilize rigid body velocity and ray casting to give the player something to run from.

https://bocksdincoding.com/blog/game-development-with-fyrox-and-rust-pt-5

#rust #rustlang #blog #blogpost #tutorial #fyrox #gamedev #tutorial #programming

Bocksdin Coding

Bocksdin Coding dev blog

Fyrox Game Engine 0.33

Fyrox 0.33 includes new UI editor, rendering improvements, various editor improvements, script API improvements, async tasks, book improvements and more.