STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
311
IN-GAME
2,039
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
I suck at making UV map
i know i'm bad at using this software.
but this time i really don't see why its messing up, i checked the UV map and i carefully limited it to the edge of the pixel i wanted, but somehow the pixel next to the limit is applied to the model surface.

here is how it look like : https://ibb.co/bs2iLH
< >
Showing 1-6 of 6 comments
Artfunkel 20 Mar, 2018 @ 6:01am 
This is due to the filtering applied to the texture when it's scaled up. It's effectively a blur effect, which means that colours from nearby pixels will bleed over. This is something that the GPU does and is not a bug.

You need to add a margin between your UV islands, or disable filtering in your VTF file.
if i understand, because this is the result from a TGA, i must reduce the size of the UV rectangle ??
Last edited by Captain Bingus the Drunk; 20 Mar, 2018 @ 6:09am
Artfunkel 20 Mar, 2018 @ 7:05am 
Yes. Move it away from the pink area.
Last edited by Artfunkel; 20 Mar, 2018 @ 7:05am
ok, this fixed the problem i had with the blur on the edge, but i still get blur between pixel, and i really have no idea why, i searched everyhere i could on the internet ... maybe im doing something wrong ??

here is an image:
https://ibb.co/e1Pk5H

here is the folder with all the stuff i use :
scan : https://www.virustotal.com/fr/file/b95b73388ab28194ee7f443fe0d189c08a39926da5557fa9968d9d8eee3efd55/analysis/1521649973/
download : http://www.media fire.com/file/27t441wmmg79c1o/MODEL.rar
Last edited by Captain Bingus the Drunk; 21 Mar, 2018 @ 9:42am
Zappy 21 Mar, 2018 @ 10:59am 
Originally posted by Y E L L O W_:
- i still get blur between pixel, and i really have no idea why, -
If you don't know why, refer to comment #1 of this thread. The one where Artfunkel explains that texture filtering is an entirely intentional feature.

If you want to disable it for a Source engine VTF texture, enable the "Point Sample" flag of the VTF texture file using VTFEdit or such.
If you want to disable it for Blender's viewports, click "File" > "User Preferences..." at the top-left of Blender, switch to the "System" tab, and disable the "Mipmaps" box near the top in the middle column. (I think that doing this will also disable texture filtering.)
Thanks a lot to both of you, is just that i have some problem to understand 100% what peopel say in english, and im a bit dumb
now everything is marvelous :D
< >
Showing 1-6 of 6 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 20 Mar, 2018 @ 5:23am
Posts: 6