Itoo Software Forum

Author Topic: Optimize the geometry of a Railclone object  (Read 952 times)

Mogwaii

  • Newbie
  • *
  • Posts: 6
Optimize the geometry of a Railclone object
« on: October 25, 2019, 09:03:26 AM »
Hello,

I would like to know if there is a procedure to optimize the geometry of a "Railclone" object in the manner of a "sweep" (3dsMax), confers image.

Thanks in advance

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4394
    • iToo Software
Re: Optimize the geometry of a Railclone object
« Reply #1 on: October 26, 2019, 08:48:31 AM »
Hi, there is not any option in RailClone for that, but you can apply an Optimize modifier to the RC object.

Please note that Modifiers disable the instancing engine. The RailClone object will be handled at render as a whole mesh.

Carlos Quintero
iToo Software

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: Optimize the geometry of a Railclone object
« Reply #2 on: October 26, 2019, 09:13:07 AM »
I would like to add that You as a style creator have full control and responsibility for any optimizations needed.
In this situation style can be driven by different spline material IDs and select denser segmented mesh for curved part (material ID =2 ) and less segmented geometry on straight segments (material ID = 1)
Rokas

Mogwaii

  • Newbie
  • *
  • Posts: 6
Re: Optimize the geometry of a Railclone object
« Reply #3 on: November 15, 2019, 04:18:26 PM »
Thank you for your answers