PistonDevelopers / hematite

A simple Minecraft written in Rust with the Piston game engine
http://hematite.piston.rs/
MIT License
1.86k stars 105 forks source link

Add mipmap generation of texture #93

Open bvssvni opened 10 years ago

bvssvni commented 10 years ago

This will fix moire patterns you see on the distant blocks.

moonheart08 commented 6 years ago

If this is done, a flag to disable it should also be added. Some GPUs (like mine) give up when given mipmaps to handle.