ZOulhadj / vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
https://zoulhadj.github.io/vmve_website/
MIT License
1 stars 0 forks source link

Add support for texture mipmaps #77

Closed ZOulhadj closed 1 year ago

ZOulhadj commented 1 year ago

This will increase performance for texture sampling for distant objects and also reduce moire patterns as a result of sampling at the original texture resolution.