Rhino . Materials sync

Hi, me again. :grin:

Here are a couple things that I stumble uppon and would like to understand better and do some suggestions.

  1. Base color and value (blend from texture to base color) doesn’t seem to work from rhino to D5. Is it a problem or by design? How to make this ajustments inside Rhino?

The workaround in Rhino would be to add a Blend/multiply texture and then your texture and a color and then set the blend between them. But, it is time consuming and also editing textures is really slow (laggy) in Rhino (don’t know why).

  1. Round Corner
    The round corner settings seems to be making round corners between different materials, as in the example bellow. I believe it should only affect geometries with the same material.
    Is it a bug?
    In the example bellow, the white material has round corners on the other don’t.

  2. Rhino has a round edges feature that seems to work in D5 but, the normal smoothnes seems to be wrong. (If I export this geometry it will work fine in D5 with the round corners as a geometry)


    The image bellow is a simillar problem, the white geometry has round corners in Rhino and it seem that the smooth normals for the planar part is also wrong. (Exporting solves it)

  3. Material mapping. This bug is a tricky one.
    If I change the material type in D5 to Displacement and then back to custom it will uncheck the individual UV for each texture and wont sync this feature anymore, resulting in an incorrect texture size.
    The workaround is to duplicate the material in Rhino or change the material back to the custom, click reset and then either move the object or stop and start sync.

I believe the d5 material reset button should really reset it as a newly synced when you click in it.

image

Thanks again,
Alexandre

Hi

  1. We have yet to support this setting. It might be best to edit the base colour in D5

  2. Round Corner - it should affect geometries with the same material but if there’s a collision between two materials which eventually creates another corner, then D5 will automatically detect it.

  3. Try enabling Tri-Planar for this one. I tested it using the live-sync and used the FilletEdge command in Rhino


  4. Material Mapping - The displacement template has yet to support Individual UV, hence, this feature is disabled when displacement material is used. The reset button is intended to restore the material parameters to their initial state (the parameters that existed when the project file was just opened or when the material was assigned to the model surface). If you wish to revert it back to its Rhino Default appearance, renaming the material in Rhino should suffice.

Thanks for the answer.

I am trying to develop a workflow that relies mostly in Rhino to reduce friction. Setup almost all in Rhino Sync, minor ajustments and hit render. More time to focus on project, less with kinks and bolts of software.

  1. Not sure that is how it is working, here is an example:
    The geometry is the same, it is 0.5 cm from the ground. The left image camera is about 6 meters from the object, right about 70 cm. The round corner starts to appear when you gets away from the object even if they are not coliding.

  2. That adds a lot of unecessary steps to the workflow and seems to be a programing issue.