article thumbnail

Accessing texture data efficiently

Unity Blog

Learn about the benefits and trade-offs of different ways to access the underlying pixel data of textures in your Unity project.

Texture 117
article thumbnail

Weird Texture issue

Cocos

There is one obvious difference about Android, which is this (in CCPlatformMacros.h ): /** @def CC_ENABLE_CACHE_TEXTURE_DATA * Enable it if you want to cache the texture data. *

Texture 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Weird Texture issue

Cocos

On my latest game, I have a weird issue with texture and I have no idea why I have this ( I could only reproduce it once but players do find it from time to time). Suddenly, when the player plays, the screen goes all wrong as if all the textures were now corrupted. Like if all textures now point to the distortioned monster spriteframe.

Texture 40
article thumbnail

CC 2.4.11 - Render Texture: Opacity Issue

Cocos

Hi, I’ve been having issues with opacity and Render Textures in CC 2.4.11 KB) Please, if anyone has any ideas on how to get render textures to work correct with opacity please let me know, because I’m completely stuck. which I don’t know how to solve. I’ve tried so many different combinations. 2-4-11-RT-Camera.zip (916.6

Texture 40
article thumbnail

Start Profiting From Texture Compression in Unity

The GameDev Guru

In this blog post, you'll learn what texture compression is, why it is important for your project and how to apply it to improve your GPU and memory performance.

Texture 130
article thumbnail

CC 2.4.11 - Render Texture: Opacity Issue

Cocos

Hi, I’ve been having issues with opacity and Render Textures in CC 2.4.11 which I don’t know how to solve. No matter how I configure the cameras I cannot get it to work correctly, there is always something that doesn’t work. I’ve tried so many different combinations. 2-4-11-RT-Camera.zip (916.6

Texture 40
article thumbnail

Maximum supported texture size

Cocos

Hi, I would like to ask what is the maximum texture can be supported on cocos creator? I tested with a texture size of 7016 x 4678 resolution and it’s able to display on the WebGL. It makes me wonder, what’s the maximum supported texture size?

Texture 40