Mobile app version of vmapp.org
Login or Join
Odierno310

: Even brightness in texture I have a floor tile texture I want to use in my bathroom Sketchup/Unity model (Its a photo I've taken of the actual tile). I have tried these two tutorials and

@Odierno310

Posted in: #AdobePhotoshop #Texture

I have a floor tile texture I want to use in my bathroom Sketchup/Unity model (Its a photo I've taken of the actual tile).

I have tried these two tutorials and none of them reduces the uneven brightness and they also remove alot of detail from the texture
library.creativecow.net/articles/polevoy_george/texture_tiling.php http://www.3drender.com/light/EqTutorial/tiling.htm

This is my texture


If i offset the image you can clearly see the problem


Do you guys have any ideas on how to attack the problem?

I found this tutorial, www.gamasutra.com/view/feature/131482/the_power_of_the_high_pass_filter.php
And I experimented some more with high pass filter only, I got this result which im pretty happy with



Looks like this in Unity (Needs alot of work on lighting)


Update: I tried Keavon's method when I was working on this, revisted the method and got this result. below is the high pass filter method for comparison

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Odierno310

3 Comments

Sorted by latest first Latest Oldest Best

 

@Ann6370331

Duplicate your image layer (CtrlJ)
Invert the colors of the new layer (CtrlI)
Apply a Gaussian Blur filter (Filter > Blur > Gaussian Blur) and pick a radius that obscures all image details but isn't too high
Set the opacity of the new layer to 50% (50)
Flatten the image (CtrlShiftE)
Open the level adjustments menu (CtrlL)
Go to the Red channel (Alt3).
Drag the left handle so it's right below the left-most black pixel of the graph above it and do the same for the right handle and the right-most black pixel of the graph.
Repeat for the Green (Alt4) and Blue (Alt5) channels.
Hit OK. You're done!


You may want to adjust the lightness and saturation to fit your liking if it became slightly too light, dark, saturated, or desaturated.

10% popularity Vote Up Vote Down


 

@Cugini998

This is more of a long comment and a tip than a answer

This is a pretty common 3D texture collecting problem. While Eddie A. describes works ill describe how to automate the finding of unevenness. As this becomes tedious with more complex textures.

The high pass you use kills some of the color variation which is bad. What you need is a low pass filtering, AKA Blur. By blurring the image so that no low level detail is available you get the overall color variation across the image. You can then go to LAB mode to get the inverse of lightness channel that you can use as a perfect mask in the color correction. This is like a manual high pass filtering that retains color better.

After this stage you may want to boost the effect with sharpen (the 3d render will blur images slightly) and paint the intersections after running offset to get it truly tile able.

10% popularity Vote Up Vote Down


 

@Pierce403

I would add an adjustment level to the tile and then start painting a mask on the levels layer. Then select both of those layers (the tile, and adjustment) right click and convert to smart object. Then you transform it down and copy it so you can see how it looks edge to edge. You can then tweak this in almost realtime (after every save of the smart object) by having both the smart object open and then 4 tile pattern.

Mostly because you should do this on your own; You'll find a water mark on my attempt below.

Over all this will take a bit of time to get right.





You can see my mask here and layers for the single tile. I also added a black and white adjustment because there was some color variation in the stone.

Good Luck!

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme