konstructs / client

A voxel based game client.
http://www.konstructs.org
MIT License
48 stars 8 forks source link

Add support for ambient light levels #212

Closed petterarvidsson closed 7 years ago

petterarvidsson commented 7 years ago

Without vertex interpolation: screenshot from 2016-10-25 17-29-55

Vertex interpolation should make the border between the two areas a lot smoother.

petterarvidsson commented 7 years ago

@nsg This now fully support all server features. I'd say it's ready for review!