|
|
|
|
|
by giancarlostoro
2544 days ago
|
|
Back to my prior point: how can I leverage the awesome tooling outside of C++? If I can use any language with the awesome Qt tooling I am set. They seem to be working on making Python such a citizen in the official Qt languages stack but its taking forever and is only 1 single language. Maybe they need to do what Godot did. Implement a bridging programming language that bridges any native language to their engine. With Godot I can write code in Rust, D, probably Nim and so on and all due to GDNative their bridging language to ensure you can use what you are comfortable using. |
|