Everyday Unity – Telegram
Everyday Unity
1.1K subscribers
157 photos
59 videos
42 files
2.36K links
A game developer and tech lead in a top grossing company posting Unity, programming, and gamedev related stuff that I find interesting
Website: https://gamedev.center

Most used tags are:
#performance
#shader
#interview

Author: @alexmtr
Download Telegram
Texture Compression in 2020

The detailed overview of texture compression formats. ASTC is still a good choice, but not all devices support it.

https://aras-p.info/blog/2020/12/08/Texture-Compression-in-2020/

#texture #compression
glTF in Unity optimization - 6. Asynchronous Programming

https://atteneder.netlify.app/posts/gltfast-async-1/

#async
glTF in Unity optimization - 7. Performance Tests

Example of performance test with custom performance report

https://atteneder.netlify.app/posts/gltfast-perf-tests/

#performance #test