Search - User list
Full Version: tiling textures or sth like that
Root » Houdini Lounge » tiling textures or sth like that
skotadopsyxos
i want to do just a simple thing
bring in a bricks vop
than 2 textures and wire them to the brick color 1 and brick color 2.u know what i mean…
as you guessed it doesn't work,i think it's the simplest thing on earth but not for houdini and i don't wanna mesh with vex!
any help?
jason_iversen
Not sure exactly what you want to do, but this might give you a clue:

http://www.odforce.net/jason/brick_with_two_textures.zip [odforce.net]

Render the plane and you'll see two textures are substituted for the brick and mortar colors.
skotadopsyxos
no,that's no what i want
i want for each brick 2 have it's own texture or maybe material
the problem is just not with bricks but with all of the patterns
in 3ds max(i don't like it but it's a good example) you'd make a checker and than replace a color with a bmp
is there a simple way to do this in vops?
jason_iversen
The Bricks VOP doesn't support this natively, however there are several ways, VOPs, native VEX or some simple modelling if you're scared of modifying the VEX shaders too much.

However, if you dive into the Bricks VOP you will see the component operations. Looking about, you'll see that BrickerVOP inside the BrickVOP outputs an s&t (texture coordinates) per tile. Use these in a ColorMap/TextureVOP and you'll see per-face mapping. Pretty easy.

Look at the attached image for how I did it in about 10 secs:
http://www.odforce.net/jason/brick_mod.jpg [odforce.net]
http://www.odforce.net/jason/brick_mod_cu.jpg [odforce.net]


The other method (emphasis on modeling instead of shader-writing) might be do create faces in the arrangement of your bricks and use simple texturemapping and “Face” mapping in the UVTextureSOP.



Enjoy,
Jason
jason_iversen
Hey, did this work for you?
:arrow:
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB