Hi in 3dsmax is it possible to :
when I have fr example a Cone , and an array of cones all around to make so that all the surrounding cones gets projected with their bases on the surface of the central big cone so that their tips project along thenormals and they are all distribuited around the conical object to form a sort of spiky crown ?
Replies
Good luck!
But if you wanted to do it yourself, you'd have to decide if you want to use Verts/Edges/Faces or random positions on the mesh using Barycentric Coordinates.