General Category > Ongoing Anim8or Development

PNG Support added to Build 1118, October 19, 2014

<< < (7/8) > >>

Raxx:
It seems builds 1121 and 1118 don't even notify me of missing textures. No delays, of course ;)

cooldude234:
Ah I see, now I get it. I was trying to use the alpha mode under trans texture, I didn't realize you had to set it under diffuse.
But now I question, is there a better way to lay this out to make it more clear.
Alpha under diffuse and diffuse as alpha seems a little confusing and I can see some people not getting it.

Steve:
cooldude234: There are two ways to utilize transparency in textures.

1. For a RGBA diffuse texture you can use it as the diffuse texture and set the Alpha Mode to Final. This will use the RGB components for the diffuse color and the A component for transparency. By using both a diffuse color and a diffuse RGBA texture you can achieve 9 different effects. The most useful is Blend Mode = Decal and Alpha Mode = Final which is what I think that you want here. See http://www.anim8or.com/smf/index.php/topic,4985.msg36548.html#msg36548.

2. If you don't have an RGBA texture or don't want to use a texture for the diffuse color, you can use a Transparency texture. If there is a diffuse texture, set it's Alpha Mode to None. Then add a Transparency texture. The RGB components will be averaged for the alpha value.

Note: You can set the diffuse texture's alpha mode to something other than None when you have a transparent texture as well to achieve other effects but they aren't really that different or useful and can be inconsistent between renderers (though I may someday come up with some useful additional combinations and support them consistently through).

cooldude234:
Well that's not what I meant. I meant that is was confusing to have an alpha setting in the diffuse options, and then have even more alpha settings in the trans map options (which is essentially an alpha map).
So you have an Alpha channel for your diffuse, but then you have your alpha for your transparency.
It the having of options that are essentially the same by definition by different by result/technique that I think is the confusing part.
And I was just wondering if there was a way of redoing the GUI for your texture options and your different types of textures to fix this.

I'd also like to note at this point that I think anim8or could benefit with having a less limited material editor. I like the use of layered effects and properties like in that of Carrara.

This way you could choose what you want, and what you want to be a priority in the texturing process (you can have multiple textures on the same material).

Steve:
Raxx:
--- Quote ---in 1122 build ... it seems to take a good 30 seconds or more between each texture not found notification.
--- End quote ---

--- Quote ---It seems builds 1121 and 1118 don't even notify me of missing textures.
--- End quote ---

#098-040 - Erratic behavior when loading a project with missing textures.

There's a bug in the code that searches sub-directories of the texture directory for images. It's fixed for the next build.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version