Looooong / UnityAsyncImageLoader

Asynchronous Image Loader for Unity
MIT License
194 stars 26 forks source link

Could you add performance tests? #4

Open studentutu opened 2 years ago

studentutu commented 2 years ago

Could you add performance tests?

See here : https://github.com/studentutu/AsyncLoadTexture

It is based on Unity WebRequest - texture loading via request, where you can pass local file instead of the URL.

It works for all kinds of images and resolutions. Tested on 2K, 512512, 6464