Randomized trial compares new summed-area tables for better texture mapping performance.
Key Points
This research aims to explore the effectiveness of summed-area tables for texture mapping in reducing computational costs while maintaining image quality.
Introduced a new technique using a single table of integral values over the texture function.
Compared the performance and cost of summed-area tables against traditional mip maps in texture mapping applications.
Provided necessary algorithms to implement the summed-area table technique.
The summed-area table method demonstrated superior performance at a similar computational cost compared to mip maps.
Performance metrics indicated a significant reduction in rendering time for high-density textures.