obiwac / python-minecraft-clone

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
https://www.youtube.com/playlist?list=PL6_bLxRDFzoKjaa3qCGkwR5L_ouSreaVP
MIT License
166 stars 83 forks source link

Simple Render Distance + Smooth Lighting Toggle #52

Closed Jukitsu closed 2 years ago

Jukitsu commented 2 years ago

Simple render distance system. This can be improved by adding a more flexible system and Fog.