im working on making 3d models. and i get this odd texture effect.
if you change how you look at it. it goes away.
if you look at the top of the box. thats where the problem is
[IMG]http://i918.photobucket.com/albums/ad25/dkparadox9494/pic1.jpg[/IMG]
but if you chance your view you see it normal
[IMG]http://i918.photobucket.com/albums/ad25/dkparadox9494/pic2.jpg[/IMG]
does anyone know why?
too many polygons
Can you show us the .VMT of the material you're using? That's where the problem lies, I'm certain.
[QUOTE=Tanner;24282350]Can you show us the .VMT of the material you're using? That's where the problem lies, I'm certain.[/QUOTE]
the vmt is prolly the most basic it can be :\
[code]"VertexlitGeneric"
{
"$basetexture" "models/box/box"
"$surfaceprop" "Default"
"%keywords" "Box"
}
[/code]
Sorry, you need to Log In to post a reply to this thread.