Hi, maybe this is a stupid question, but how do you randomize your textures so they dont have the stupid repetitive tiling effect?..
regards!
Hi, maybe this is a stupid question, but how do you randomize your textures so they dont have the stupid repetitive tiling effect?..
regards!
A) use better textures
B) clean up your maps to hide the tileing
C) user procedural textures
D) employ blending maps (falloff, mix, etc) to hide the repeat
what are procedural textures ?.. ![]()
Procedural textures are those that are generated by a mathematical calculation rather than from an image.
Noise, Speckle, Marble are all examples of procedural bitmaps. There are also plugins out there with many more procedural bitmaps. Look at the tutorails and help files that came with max, there should be a lot of information on procedurals in there.
depending on whats causing the tiling.. some editing in photoshop. possible using the high pass filter can fix that to a certain extent.
Features recent news | Game Developer (need to login to read)
Other than that.. yeah get better textures ![]()
Would you mind giving some more detail to the statement about cleaning up maps. If a texture looks clean in photoshop, how’s that affect tiling?
Thanks
For making a map that tiles cleaner: Open it in photoshop, assign a offset filter (Filter>Others>Offset…) and offset the image by half it’s width and height. Now edit the image with the clonestamp tool etc. to make a cleaner tile . Preferable make the image as big as possible.
For blurring the tiling i max you can: Create a mix map with a copy of the map in each color slot, change the offset, tiling and W rotation to something slightly different on each map, and use a noise map in the mix amount slot. Bear in mind that you’ll have to have uvw coordinates that don’t tile (for instance a box-mapping that encompasses the whole object) in order to avoid that the noise itself tiles.
Ah don’t forget the good old Simbiont Darktree Procedurals… Gotta love those fractals. ![]()
Thanks Erik N…I’ll be trying this out
Regards
JR
Bear in mind that you’ll have to have uvw coordinates that don’t tile (for instance a box-mapping that encompasses the whole object) in order to avoid that the noise itself tiles.
You can also use mapscaler for weird texturing edges and contours.
try Xfader, work well, but the best is to do them with your little hands.
I use this simple and very useful tool