![]() |
|
#6
|
|||
|
|||
|
The edge problem with the tree is happening because you have tiling disabled on the diffuse and alpha textures. Anything beyond the 0-1 UV range becomes white by default.
This can be fixed by: ■ Re-enabling tiling on the model, in bitmap parameters ■ Preventing the texture from being used past the 0-1uv range in bitmap parameters (eg. set tiling to 0.99) ■ Set the wrap mode for the textures from within Vizard (see <multimedia:image>.wrap in the help docs) By the way, if the texture used for the brick wall does not have an alpha channel, upload a copy of the wall and its texture and I'll take a look. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to render a texture of the transparent object and then blur it | whj | Vizard | 1 | 09-25-2012 04:15 PM |
| Avatar texture swaping | sleiN13 | Vizard | 5 | 06-24-2011 01:48 AM |
| How to apply shader and render texture to an object | whj | Vizard | 0 | 04-23-2010 01:23 PM |
| Translating a texture and its Alpha | shivanangel | Vizard | 5 | 12-02-2008 05:52 PM |
| Randomly and Continuously Change Avatar's Face Texture | Karla | Vizard | 4 | 08-22-2008 01:14 PM |