jeaye / q3

A Quake 3 like game with voxelized, destructible maps; written in Rust
BSD 3-Clause "New" or "Revised" License
500 stars 25 forks source link

Port to gl-rs #52

Open jeaye opened 11 years ago

jeaye commented 11 years ago

For better GL support and a bit of safety and insurance that I'm staying within a given profile, it'd be good to switch to gl-rs.