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

Proper BSP loading and rendering #7

Open jeaye opened 11 years ago

jeaye commented 11 years ago

Basic geometry rendering is working, but it's still incomplete (and buggy). Loading spawn pooints, weapons, portals, lava, etc is still all to be done.