forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
Computer Graphics and Game Development
Jan Niklas Hasse edited this page Dec 21, 2013
·
39 revisions
Rust is quickly becoming an excellent language for computer graphics and game development. Listed below are some useful resources and existing projects.
- #rust-gamedev on irc.mozilla.org
- openal-rs
- rust-portaudio
- ears (simple audio API on top of OpenAL)
- bullet-rs - pretty rudimentary, needs a proper C++ wrapper
- ncollide
- nphysics
- roft (softbody simulation)