Itoo Software Forum

Author Topic: Is it possible to randomize the offset of the UVW coordinates of the segments?  (Read 4528 times)

cc8boy

  • Sr. Member
  • ****
  • Posts: 286
  • I'll do my best.Welcome to www.c7design.cn .
    • C7design
Hi itoosoft,
I am flooring now.
Is it possible to randomize the offset of the UVW coordinates of the segments?
I would not like to use the material node because I just want to randomize the map of the wood grain to make the each floor unique. The material node require lots of sub-materials or sub-textures of my main wood material. Many sub-materials or sub-textures are not easy to modify together.  I just want to randomize the UVW coordinates of the segments.
We are working hard in virtual effects in 3DSMAX. Welcome to our website in China.

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Hi,

Unfortunately RailClone does not currently have a UVW offset parameter, though it has been requested before and it is on our wishlist for a possible future release. You can see another thread about this here.

In the meantime the best way currently is to use the material operator and either create multi-sub object materials, or use it in conjunction with CG Source's Multi Texture map (free) or VizParks Crossmap (paid) to save loading bitmaps one at a time.

Alternatively, since the geometry for a floor is typically fairly light and to avoid a large number of bitmaps, you could duplicate the source geometry multiple times, then either apply a UVW map modifier that encompasses them all, so they each take a different part of the texture; or shift the offsets manually using UVW Xform modifiers (or a UVW randomising script such as this one ). These are then brought in as segments and variation is created using a Randomise operator.

If the situation changes regarding the progress of the UVW offset feature then we'll keep the forum updated.

I hope that helps,

Many thanks

Paul
« Last Edit: July 04, 2014, 10:41:51 PM by Paul Roberts »
Paul Roberts
iToo Software

cc8boy

  • Sr. Member
  • ****
  • Posts: 286
  • I'll do my best.Welcome to www.c7design.cn .
    • C7design
As you said, I tried to make a random sequence with lots of segment objects. But, is it possible to write a script that make the random sequence automatically? Can you give me an example of maxscript ?
It’s boring that doing “click and click import” segment manually. And I would easily make mistakes when in a hurry.
We are working hard in virtual effects in 3DSMAX. Welcome to our website in China.

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Unfortunately the Style Editor cannot be edited using Maxscript.
It would be very difficult to support it, since the format we use to store styles is completely different from the Max parameters scheme (which is very limited).
Carlos Quintero
iToo Software

cc8boy

  • Sr. Member
  • ****
  • Posts: 286
  • I'll do my best.Welcome to www.c7design.cn .
    • C7design
We don't have to use maxscript. You can bring us a new batch import node or a new method of batch importing segment objects as a new sequence. We will appreciate this feature.
We are working hard in virtual effects in 3DSMAX. Welcome to our website in China.

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
We don't have to use maxscript. You can bring us a new batch import node or a new method of batch importing segment objects as a new sequence. We will appreciate this feature.

Yes. This feature was already in the wishlist. Hopefully it will be available in next updates.
Carlos Quintero
iToo Software