abhishek
8 years agoChannel Surfer
Image Caching in Scene Graph
Is it possible to cache the images with Poster node?
earlier roTextureManager used to help in caching the bitmaps, do we have any alternative in SceneGraph?
Issue is if we try to load many images from network for a screen, it loads the images in random way which is clearly visible to the user. Very bad performace experience.
earlier roTextureManager used to help in caching the bitmaps, do we have any alternative in SceneGraph?
Issue is if we try to load many images from network for a screen, it loads the images in random way which is clearly visible to the user. Very bad performace experience.