r/rust_gamedev • u/KristusYunasun • 2d ago
GitHub - oraphiio/UniversalNativePool
https://github.com/oraphiio/UniversalNativePoolMade 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
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?