Hello, everyone.
I have a procedural modeling HDA in which I generate UVs using mainly the UV flatten sop, and after that, I control scale and alignment using the UV layout sop, and an additional UV transform sop.
What I need is to have the UV tile automatically match a 10cm square in scene units.
Right now, I turned on the “scale islands to match their surface areas” option in the UV layout sop, which gives me the correct scale relations between islands, but I still have to manually adjust the scale to match a 10cm reference box object.
There must be a way to just have the UV 0-1 space match a 10 scene-unit size, right? What am I missing?
How to make the UV tile automatically match a 10cm square in scene units?
2931 2 1- animanoo
- Member
- 14 posts
- Joined: 10月 2017
- Offline
- FFD
- Member
- 80 posts
- Joined: 2月 2018
- Offline
This hda should work for that: https://gumroad.com/l/VPdOA [gumroad.com]
This should be able to do what you want it to do. I used it on a procedural modeling project where I had to UV everything for tiling textured and it saved my butt. They should probably add something like this to the gamedev toolset. If there is any simpler way do it with built in nodes I'd like to know too.
This should be able to do what you want it to do. I used it on a procedural modeling project where I had to UV everything for tiling textured and it saved my butt. They should probably add something like this to the gamedev toolset. If there is any simpler way do it with built in nodes I'd like to know too.
- animanoo
- Member
- 14 posts
- Joined: 10月 2017
- Offline
Hi FFD
Sorry for only replying now. I will check out this HDA you linked here, it seems powerful.
However, someone (I don't remember the username) on the ThinkProcedural discord had already helped me out with this method using nodes, which I ended up integrating into my existing HDA.
Here is the same HDA the user on the Discord sent, I hope it helps you too.
Thanks
Sorry for only replying now. I will check out this HDA you linked here, it seems powerful.
However, someone (I don't remember the username) on the ThinkProcedural discord had already helped me out with this method using nodes, which I ended up integrating into my existing HDA.
Here is the same HDA the user on the Discord sent, I hope it helps you too.
Thanks
-
- Quick Links