I’m trying to apply a granite texture to a surface in Rhino 6 for Mac. I am going to CNC the texture so it needs to be an actual 3D surface (and not just for rendering).
I am looking everywhere for the “Displacement” feature which everyone says is in the “Properties” panel, but I don’t see the feature when I load the Properties panel.
This screenshot was from v7, but I did not post before confirming the identical behavior on my other mac with v6, so I’m not sure what problem you may be having.
Probably need to show us some of what you do see, so we can try to figure out why you’re not seeing this.
This is what you should see when no object is selected, so it is showing the properties related to the current view. What do you see if you now draw a cube, and select it?
Okay… Now I need to be able to remove text from this object. FYI - I’m making a tombstone for a haunted house and I need to be able to customize the name.
Normally I would just boolean the text from the surface. How do I go about this after I’ve created a texture like this?
Provided that MeshBooleanDifference is not a v7 thing – I don’t happen to know.
(to clarify, on the left we have the displaced nurbs cube, and nurbs text, while on the right, the extracted render mesh of the displaced cube, with the extracted render meshes of the text boolean’d out)
No, I am getting the displaced render mesh from the cube, and render meshes from the text, and cutting the text out with MeshBooleanDifference – after this point, we have meshes, not nurbs, but if you are going to cut with cnc, a mesh will be what you end up using anyway.