forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Computer Graphics and Game Development
Philippe Delrieu edited this page Jan 16, 2014
·
41 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
- rust-portmidi
-
ears (simple audio API on top of OpenAL)
- bullet-rs - pretty rudimentary, needs a proper C++ wrapper
- ncollide
-
nphysics
- roft (softbody simulation)