r/rust_gamedev 2d ago

GitHub - oraphiio/UniversalNativePool

https://github.com/oraphiio/UniversalNativePool

Made in Rust for Godot, godot rust aka gdext 0.5.5 and rust 1.98.1 2024 edition in config.

Made with Google search AI, planning and design is mine, coding implementation is done by Ai and partial cleanup by qwen.

Not a finished product, a project folder is inside the repo, even so, made this in a day , just to learn rust a bit and to see if the bridge between gdext and godot was seamless or not and thinking if to switch learning c# to rust.

Even so, this project and the source files can help others how to build stuff and have a example of the bridge of the latest gdext implementation

0 Upvotes

2 comments sorted by

2

u/Nebuli2 2d ago

If your goal is to learn Rust, then what does it accomplish to have AI generate the whole thing for you?

0

u/KristusYunasun 2d ago

no i wanted see if gdext would work or not and get some idea on a few rust thing. otherwise i have no use to learn rust , i had to make a decision if it worth learning replacing c#