Been working on my own game engine for a while ๐
Itโs called Aster Engine, built with Rust and Bevy.
Still very early, but hereโs how itโs looking so far:
Qwen 3.8 27B Q5 XYZ, a paradise survival island, incredible graphics, everything generated by the model. Itโs impressive that it has only 27B parameters; I think this is the best graphical demonstration of this model Iโve shown so far.
Big Aster Engine progress update for #ScreenshotSaturday โจ
Added a bunch recently:
Custom shaders are working
Visual .aui UI authoring, with agents able to create + edit UI for you
Redesigned GPUI editor with much better tabs & docking
Camera post-processing
FPS still needs some love, but Iโm working on it ๐
Built with Rust(GPUI) + Bevy ๐ฆ
#gpui #gamedev #asterengine #bevy @BevyEngine
Big Aster Engine progress update for #ScreenshotSaturday โจ
Added a bunch recently:
Custom shaders are working
Visual .aui UI authoring, with agents able to create + edit UI for you
Redesigned GPUI editor with much better tabs & docking
Camera post-processing
FPS still needs some love, but Iโm working on it ๐
Built with Rust(GPUI) + Bevy ๐ฆ
#gpui #gamedev #asterengine #bevy @BevyEngine
Working on a UI Canvas on gpui
The plan is to build a proper 2D canvas for creating game UI,, and eventually use it for building 2D games too
#gpui#gamedev#asterengine
GPUI (Rust) + Hugeicons Icons
gpui-hugeicons brings Hugeicons to GPUI, with a simple API for using them in your Rust apps.
only the free icon catalog!!!
https://t.co/2714rnejzG
#gpui@huge_icons
GPUI + Phosphor Icons
gpui-phosphor brings Phosphor Icons to GPUI, with a simple API for using them in your Rust apps.
https://t.co/bR9NQn33sb
#gpui@_phosphoricons
Working on a UI Canvas on gpui
The plan is to build a proper 2D canvas for creating game UI,, and eventually use it for building 2D games too
#gpui#gamedev#asterengine
@nikitf777@daniel_schemann well rust suck in terms of disk usage and compilation time indeed
i find myself cleaning the storage twice a day so it works
therefor development speed become really bad just a check for errors might take up to 5mins.