forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Computer Graphics and Game Development
nstoddard edited this page Oct 19, 2014
·
3 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
- /r/rust_gamedev
- openal-rs
- rust-portaudio
- rust-portmidi
- ears (simple audio API on top of OpenAL)
- rust-sndfile (library for reading and writing audio files)
- bullet-rs - pretty rudimentary, needs a proper C++ wrapper
- ncollide
- nphysics
- roft (softbody simulation)
- rust-image: Encoding and decoding images in pure Rust
- assimp-rs
- freeimage-rs
- rust-png
- rust-stb-image
- Angolmois BMS player
- Claymore
- clio
- cubeland
- Marauder
- pong-rs
- Q³
- rust-airhockey
- rust-story - Cave Story written in Rust
- rustenstein3D
- Rustyhex
- xxo
All Categories:
- Docs -- For users
- Notes -- For developers
- Libs -- For library authors
- Meeting minutes