Quantcast
Channel: Questions in topic: "texture atlasing"
Browsing all 10 articles
Browse latest View live

Texture Atlasing

I want to combine a bunch of textures into one material, then use that material for multiple gameobjects so they will batch. However, if I use material offsets to do this, it creates a copy of the...

View Article


optimizing mesh & textures

hello there, this is more of a general question. i'm in the process of optimizing my game and it seems that i need to reimport my meshes because i misunderstood some guidelines. so, before i start all...

View Article


2D concepts in Unity

So me and my team are developing a 2D game, and there are a number of issues we're encountering and can't really get our heads around. What does texture atlasing actually achieve? Unity states you can...

View Article

What to do when Unity messes up your textures

So, Unity has been having problems working with textures recently. First, there was a single texture that got mangled. But only in the editor. Android and iOS builds with the same textures were OK. I...

View Article

Why two spheres give two draw calls while two cubes don't?

I read that all gameobjects sharing same material will give one draw call all together.But I am having a hard time understanding all this.I tried texture atlasing to reduce draw calls but its not...

View Article


Texture Atlasing

I want to combine a bunch of textures into one material, then use that material for multiple gameobjects so they will batch. However, if I use material offsets to do this, it creates a copy of the...

View Article

optimizing mesh & textures

hello there, this is more of a general question. i'm in the process of optimizing my game and it seems that i need to reimport my meshes because i misunderstood some guidelines. so, before i start all...

View Article

2D concepts in Unity

So me and my team are developing a 2D game, and there are a number of issues we're encountering and can't really get our heads around. What does texture atlasing actually achieve? Unity states you can...

View Article


What to do when Unity messes up your textures

So, Unity has been having problems working with textures recently. First, there was a single texture that got mangled. But only in the editor. Android and iOS builds with the same textures were OK. I...

View Article


Why two spheres give two draw calls while two cubes don't?

I read that all gameobjects sharing same material will give one draw call all together.But I am having a hard time understanding all this.I tried texture atlasing to reduce draw calls but its not...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images