A project that provides easy loading of images by URL in Unity (with example)
-
Updated
Jul 8, 2017 - C#
A project that provides easy loading of images by URL in Unity (with example)
Sample application with implementation of Glide V4
Created Lazy image loading library using caching (in memory cache and disk cache) and used OkHttp for downloading image bytes.
Add a description, image, and links to the imageloading topic page so that developers can more easily learn about it.
To associate your repository with the imageloading topic, visit your repo's landing page and select "manage topics."