Search the Community
Showing results for tags 'UVs'.
-
Hello all, I am struggling to get proper UVs to move along with this vdb surface advection (courtesy of artist Jose Leon Molfino). I assume you would just make the UVs the same as the rest attributes but I am not getting the same results (as the video I attached). There is not much...
-
Hi. I have a fractured object. It's newly created faces along the fracture lines are uv'd in Houdini but do not export. I imported into Maya and only the original uv's are there. See screen shot. I appreciate the help.
-
I have observed a very weird bug. I am using a python node to create a bunch of file SOP nodes and bring in fbx files from a folder. The bug is that the uvs are messed up in comparison to doing it manually where i place a file sop node and select my model - the uvs are fine. Anyone el...
-
I've got some geo with 120+ leaf geometries and I'd like to procedurally move each geos uvs to it's own separate UDIM. I'm currently using a for-loop and some modulos but it's not quite working right transform x on uvtransform28 = detail("../foreach_begin8_metadata1", "iteration", 0)%10*2...
-
Hey magicians, I'm building a procedural house wich I want some UVs, walls are based on copy to point cubes, I'm having issues to have all the cubes in 1 UV, will post some refs to explain: I tried playing with fuse to merge the boxes, using the autouv on the box before copying, afte...
-
Hello, I'm a student and just picking up Houdini for this final year of study and want to create custom UVs for my models coming out of Reality Capture so the texture maps aren't as messy. However there are two issues I'm having and even after looking online and trying out the solutions I got no r...
-
- houdini
- reality capture
-
(and 4 more)
Tagged with:
-
Hi there, I am trying to project a texture onto an UV unwrapped object through the projection camera and then bake the projected texture on the original object UVs. However, when I do it, the uvtexture node gives me new UVs used for projection than the original object UVs. I would appreciate any...
-
- camera projection
- uvs
-
(and 1 more)
Tagged with:
-
I created this box mapping digital asset, because there is no simple box mapping option, like you would find in Max for example. This allows you to just rotate, scale and translate the box, and the mapping changes correspondingly. Hope you like it, Cheers!
- 1 reply
-
- houdini mapping
- digital asset
-
(and 4 more)
Tagged with:
-
Hello! First time posting. I'm new to Houdini, this is my first project that I decided to do. But I'm a fairly seasoned C4D 3D generalist so I know what I want to do in Houdini, I just don't know how to go about it. I'm in Houdini 17.5. Here is the problem. I have stumbled around in Houdini an...
-
Hi guys, I have encountered a problem while importing alembic files with UVs. They seem to be kinda rotated (right mesh) - on the left is the same mesh but exported as static .obj. Does anyone know how to fix this? I've attached the file if someone is interested Thank you alembic_impo...
-
I have an individual object that I need to copy to get a long shape that I will bend to make it circular. After the bend the external side is stretched and the internal is squeezed. Would you make the UVs at the individual object level? or for the full circle of multiple objects?
-
Long road, long cable, a bridge, a long wall, fence... most environment assets that use the copy sop create a challenge for me when it comes to texturing and therefore UVs. To make sure I get the most of the 0 to 1 UV space, I want to have one UV island representing the original geometry that h...
-
Hey, has anyone tried this yet? In the past when creating FLIPs I would normally carry UVs through DOPs using an attribute promote to carry the UVs from vertices to points, but it seems like this is not working when applying the same methodology with vellum? Please help!
-
Hi all I am trying to figure out how to do transfer of uvs (with correct seams) from low poly geometry to hi. Example workflow (works for me in Maya) and to the point I’m stuck in Houdini. Take hi res 3D scan > do poly reduce (gets low poly) > do auto uv > transfer UV to high poly....
-
Hello All, I am using VDBs to combine geometry and I am interested in a way of maintaining specific attributes from the two input geometries. Currently I have two poly objects which are being converted to VDBs and then combined using VDB combine and then converted back to polys using VDB convert....
-
Hello guys, i think this is a peculiar problem I have to "fuse" 2 meshes and VDB looks just perfect for the job. The 1st mesh is an orange (alembic) and it have some perfect UVs. What I did is a simple vdb setup to combine the 2 meshes + an attribute transfer to get the uvs from the orange bu...
- 3 replies
-
- vdb
- attribute transfer
- (and 5 more)
-
Hello dear community, I am just writing a little Python sop that can Unwrap a polycurve like a uvtexture node does on a nurbs curve with [Arc Length Spline] setup. My question is, what is the attribute name of the uv coordinate? I tried uv and uv[1] as its shown on the spreadsheet. Do...
- 3 replies
-
- attribute name
- vertecies
-
(and 2 more)
Tagged with:
-
Hi, I've been trying for a while to render to UVs, but with no success. Rendering the constant shader to UVs works fine, but any other shader just fails (clay, stone, ect). Only the polygons that are seen by the camera get rendered, the rest is just black/shadowed. Any idea on why this is happ...