The shadow of a circle casting on a unparallel plane is an ellipse, the shadow algorithm involves a perspective affine transformation. Under commonly used light, the transformation matrix for parallel circles of diffe...The shadow of a circle casting on a unparallel plane is an ellipse, the shadow algorithm involves a perspective affine transformation. Under commonly used light, the transformation matrix for parallel circles of different diameters casting shadows onto the same plane is identical. Using AutoCAD to get the shadow of a general object of revolution, it only needs to take a series of circles along the axis of symmetry and get their corresponding shadows of ellipses, drawing an envelope to cover all these silhouettes results in the required overall shadow. Then the discrete points of shadow contour line are projected back onto the original object surface, shadow on the object is obtained altogether.展开更多
文摘The shadow of a circle casting on a unparallel plane is an ellipse, the shadow algorithm involves a perspective affine transformation. Under commonly used light, the transformation matrix for parallel circles of different diameters casting shadows onto the same plane is identical. Using AutoCAD to get the shadow of a general object of revolution, it only needs to take a series of circles along the axis of symmetry and get their corresponding shadows of ellipses, drawing an envelope to cover all these silhouettes results in the required overall shadow. Then the discrete points of shadow contour line are projected back onto the original object surface, shadow on the object is obtained altogether.