Jump to content

Copy UVs to other faces


J_spad

Recommended Posts

Hello all!

I have a series of blocks that I am projecting a texture onto.

image.thumb.png.1adf98e151b0f003351d13654fbce4ea.png

 

In my animation the image breaks apart into individual blocks like pixels. The issue I run into is how can I carry the texture on the front face of the geom onto the rest of the sides?

image.thumb.png.342f0c2a2a79adac38a396af0c052934.png

To create the blocks for the anim, I am generating a bunch of points and adding noise the the positions. The block models are being copied to the points, converted, then UVs projected. Any guidance would be a huge help! 

image.thumb.png.c0fc00e917d750dc49febb1b011f436d.pngimage.thumb.png.20f3f1e07a173368d550acf9415377f6.png

 

 

Link to comment
Share on other sites

hi, my first approach would be to start with a flat grid first, unwrap it, then copy it over to the area you need, and then extrude it to form cubes. polyExtrude SOP offers some basic (but handy) options for auto-generating uvs based on existing coordinates. this should do the trick. cheers. 

actually, sorry, this wouldn't work with camera projection :-/

Edited by davpe
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...