From 7a8e7fdcc0b47326ddd5b4759702ea8697a9ea75 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 5 Aug 2014 11:02:49 +0200 Subject: [PATCH] remove stable projects --- UNSTABLE.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/UNSTABLE.md b/UNSTABLE.md index a9f7ac2..f32bdb3 100644 --- a/UNSTABLE.md +++ b/UNSTABLE.md @@ -26,11 +26,6 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful * [bjz/bullet-rs](https://github.com/bjz/bullet-rs/) Bindings and wrapper for the Bullet physics C API * [sebcrozet/ncollide](https://github.com/sebcrozet/ncollide) n-dimensional collision detection library in Rust. * [sebcrozet/nphysics](https://github.com/sebcrozet/nphysics) 2 and 3-dimensional rigid body physics engine for Rust. [![Build Status](https://travis-ci.org/sebcrozet/nphysics.png?branch=master)](https://travis-ci.org/sebcrozet/nphysics) -* Audio - * [bjz/openal-rs](https://github.com/bjz/openal-rs/) OpenAL 1.1 bindings for Rust. - * [jeremyletang/rust-portaudio](https://github.com/JeremyLetang/rust-portaudio) PortAudio bindings and wrappers for Rust - * [musitdev/rust-portmidi](https://github.com/musitdev/rust-portmidi.git) PortMidi bindings and wrappers for Rust - * [jeremyletang/ears](https://github.com/JeremyLetang/ears) (simple audio API on top of OpenAL) Easy Api in Rust to play Sounds [![Build Status](https://travis-ci.org/jeremyletang/ears.png?branch=master)](https://travis-ci.org/JeremyLetang/ears) ## Games