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

Non-voxel renderer #47

Open jeaye opened 11 years ago

jeaye commented 11 years ago

It's possible that q3 will not feature a voxel renderer, but rather a smoothed out (perhaps Marching Cubs) renderer that feels a bit more natural. Explore the possibilities.

The ability to bind a map's textures to the surfaces would be a huge plus.