UT Dallas computer scientists have developed a technique to create 3-D images that finds practical applications of a theory created by a famous
mathematician1. This technique uses
anisotropic(各向异性的) triangles -- triangles with sides that vary in length depending on their direction -- to create 3-D "
mesh2" computer
graphics3 of more accurate approximations of the shape of the original object, and in a shorter amount of time than current techniques. These types of images are used in movies, video games and computer modeling of various
phenomena4, such as the flow of water or air across the earth, the
deformation5 and wrinkles of clothes on the human body, or in mechanical and other types of engineering designs. Researchers hope this technique will also lead to greater accuracy in models of human organs to more effectively treat human diseases, such as cancer.
"Anisotropic mesh can provide better simulation results for certain types of problems, for example, in fluid dynamics," said Dr. Xiaohu Guo, associate professor of computer science in the Erik Jonsson School of Engineering and Computer Science whose team created the technique.
The technique finds a practical application of the Nash
embedding6 theorem, which was named after mathematician John Forbes Nash Jr., subject of the Hollywood movie A Beautiful Mind.
"The
underlying7 mathematics we used to solve this problem is rigorous and beautiful," Guo said. "Finding a way to use the theory in a practical application will have great impact in the field."
The computer graphics field represents shapes in the virtual world through triangle mesh. Traditionally, it is believed that isotropic triangles -- where each side of the triangle has the same length regardless of direction -- are the best representation of shapes. However, the
aggregate8 of these uniform triangles can create edges or bumps that are not on the original objects. Because triangle sides can differ in anisotrophic images, creating images with this technique would allow the user
flexibility9 to more
accurately10 represent object edges or folds.
Guo and his team found that replacing
isotropic(各向同性的) triangles with anisotropic triangles in the particle-based method of creating images resulted in smoother representations of objects. Depending on the curvature of the objects, the technique can generate the image up to 125 times faster than common approaches. For example, 155 seconds to create a circular image with Guo's approach,
versus11 more than 19,500 seconds for a common approach to generate an image of similar quality.
Objects using anisotropic triangles would be of a more accurate quality, and most noticeable to the human eye when it came to wrinkles and movement of clothes on human representatives.
The next step of this research would be to move from representing the surface of 3-D objects to representing 3-D volume.
"If we are going to create accurate representations of human organs, we need to account for the movement of cells below the organ's surface," Guo said.
The research was presented at the Association for
Computing12 Machinery13 SIGGRAPH conference earlier this year.
Zichun Zhong, research assistant in computer science at UT Dallas was also involved in this research. Researchers from the University of Hong Kong, Inria Nancy Grand Est in France, Nvidia Corporation in California and UT Southwestern Medical Center also participated.