Techniques for reducing Boolean evaluation time in CSG scan-line algorithms
暂无分享,去创建一个
Abstract Atherton's scan-line hidden surface algorithm for Boolean combinations of plane-faced primitives is intended for fast image generation of complex models. An important step in the algorithm is the Boolean evaluation at the required positions on each scan-line. This step, however, can be very time consuming if performed in a straightforward way. Some techniques are presented here that considerably reduce the time needed for the Boolean evaluation. These include a fast bottom-up evaluation technique and partial backface elimination.
[1] Gary A. Crocker. Invisibility coherence for faster scan-line hidden surface algorithms , 1984, SIGGRAPH.
[2] Willem F. Bronsvoort,et al. Two methods for improving the efficiency of ray casting in solid modelling , 1984 .
[3] Peter R. Atherton,et al. A scan-line hidden surface removal procedure for constructive solid geometry , 1983, SIGGRAPH.