This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Temporarily halting development #16
XavierCS-dev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have taken the decision to temporarily halt the development of this engine.
As much as I love Rust, the graphics ecosystem is a huge nightmare, with everything depending on each other, with constant breaking changes and very opinionated libraries which are not fun to use as they dictate the structure of the entire project.
I am currently in the process of learning Vulkan and improving my knowledge of modern C++ and will eventually switch to that for the renderer, GUI and core engine components. The rest of the engine, including future networking will hopefully be in Rust, and I will provide Rust bindings for the core engine components.
Beta Was this translation helpful? Give feedback.
All reactions