Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Linear grouping: a method for optimizing 3D vertex transformation and clipping
Dinerstein J., Egbert L., Flann N. Journal of Graphics Tools6 (1):1-6,2002.Type:Article
Date Reviewed: Mar 21 2003

The authors consider the problem of reducing the number of polygons in a mesh. They introduce a linear grouping technique that is based on the idea of finding groups of nearly collinear vertices, and replacing them by one line segment. A group of vertices is considered as nearly collinear if they all fall within &egr; of a line. The effective values for &egr; are in the range 0.5 percent ≤ &egr; ≤ 1.5 percent.

To find good groupings, the authors use a branch-and-bound algorithm with best-first order. They introduce bounds and heuristics that reduce the number of considered groupings, and thus speed up the algorithm.

Reducing the vertices of a mesh is important for graphical model rendering in real-time. According to the authors, for &egr; = 0.5 percent, the number of vertices is reduced on average 55 percent. Execution time is in seconds for meshes with less than 300 vertices, and in minutes for meshes with up to 700 vertices.

The paper is rather brief, and does not provide many details about the number of experiments done. However, the authors provide a Web site containing the implementation of the algorithms in C++ for both the UNIX and Windows operating systems. The paper may be of interests to programmers developing real-time applications.

Reviewer:  Reneta Barneva Review #: CR127122 (0306-0589)
Bookmark and Share
 
Geometric Algorithms, Languages, And Systems (I.3.5 ... )
 
 
Three-Dimensional Graphics And Realism (I.3.7 )
 
Would you recommend this review?
yes
no
Other reviews under "Geometric Algorithms, Languages, And Systems": Date
Depth-order point classification techniques for CSG display algorithms
Jansen F. (ed) ACM Transactions on Graphics (TOG) 2(3): 40-70, 1983. Type: Article
Aug 1 1991
Oriented projective geometry
Stolfi J., Academic Press Prof., Inc., San Diego, CA, 1991. Type: Book (9780126720259)
Jul 1 1992
A linear time algorithm for computing the convex hull of an ordered crossing polygon
Ghosh S., Shyamasundar R. Pattern Recognition 17(3): 351-358, 1984. Type: Article
Jan 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy