Contents Last Page Next Page

2.3 Hemi-cube method


for each face do:
a.transformation
b.clipping
c.scan conversion
d.depth-buffering

2.4 Solving in sorted order

During each iteration, always find the patch which has maximal unshot energy.

Those concepts cause a progressive refinement algorithm.


Author: NTU CMLAB
Contents Last Page Next Page