Game Engine Of The Future

https://www.youtube.com/watc...
Bevy, the future powerhouse game engine that will power many games. Today I break down the core philosophy of this game engine, and outline why the engines core philosophies are so powerful, that will truly shine among the game industry's adopted game engine standards (Unity, Unreal, Godot, GameMaker etc...). Bevy is powered by the Rust programming language, this yield many advantages. The data driven entity component system, is one of the most ergonomic one in existence, simple but powerful. it enables blazingly fast parallelized game code that can be easily structured and scheduled with absolutely no multithreading knowledge. 3D, and 2D rendering capabilities are solid, but it do not have the drag and drop AAA graphics Unity and Unreal. Bevy does not currently have a graphical editor, to gain wide adoption this must be available, an editor is currently in the works so we'll hopefully see one within one or two years. Bevy is free and open source, has a strong community, the future looks bright! Cart outlining the core game engine philosophy: https://github.com/bevyengine/bevy/discussions/8107 Bevy Learning resources: Main website: https://bevyengine.org/ source code: https://github.com/bevyengine/bevy My discord group: https://discord.gg/9P8QSYf Want to support me? ā Patreon: https://patreon.com/Tantandev ā Monero: 43Ktj1Bd4Nkaj4fdx6nPvBZkJewcPjxPB9nafnepM7SdGtcU6rhpxyLiV9w3k92rE1UqHTr4BNqe2ScsK1eEENvZDC3W1ur #gamedev #rustlang #bevyengine