Conversation

i’m definitely interested in helping to foster more of a game dev community in Rust. it’s suuuch a good language, but so many of its users are doing really low level stuff, systems, science, ML, network/web code, etc. i’d love to have more creatives using it
16
136
What game engine/framework do you use? A custom one? I’ve been working on a little custom C++ framework for my personal projects and wondering if it’d be worth it to make the switch to Rust. My main concern is probably the C bindings so I can use existing libraries (SDL, OpenGL)
2
2