|
|
|
|
|
by jarjoura
1018 days ago
|
|
Or Rust is just an extremely difficult language to learn when all you really need are shaders and as you say, mutable state. Rust will let you mutate state just like C++, but it's difficult to master in a timely way. So, when your time is better spent on the actual shaders and game logic, you have little patience to learn enough Rust to effectively use it. |
|
Until I have to share a linked list between different things... But that's another story.