Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Fresh Mesh: A New Route to Smaller 3-D Files ( Graphics Breakthrough ..)
The University of Southern California -- The Andrew & Erna Viterbi School of Engineering ^ | June 17, 2004 | Eric Mankin

Posted on 06/17/2004 4:52:11 PM PDT by Ernest_at_the_Beach


Fresh Mesh: A New Route to Smaller 3-D Files
Graphics Breakthrough Can Benefit Cartoon and Game Creators, Web Marketers, Virtual Museums and Others

A University of Southern California computer scientist has created a powerful and elegant algorithm to compress the large and ungainly files that represent 3-D shapes used in animations, video games and other computer graphics applications.

Simplifying by condensing small triangles (colored) into larger ones, and then into polygons.
Mathieu Desbrun, assistant professor of computer science at the USC Viterbi School of Engineering says that digital sound, pictures and video are relatively easy to compress today but that the complex files of 3-D objects present a much greater challenge.

“We simply did not have the tools to deal efficiently and accurately with three-dimensional digital geometry," he says. Desbrun will present his solution to the problem at this summer’s 2004 SIGGRAPH convention in Los Angeles.

His "Variational Shape Approximation" scheme created with two collaborators produces simplified but highly accurate "meshes" representing 3-D shapes. The meshes are orders of magnitude smaller than those produced by existing ways of handling such files but remain completely compatible with all widely used methods to display and use the information.

“The beauty of their approach,” says Professor Peter Schˆder of Caltech, who is leader of the Multi-Res modeling group and an expert in the field, “lies in its robustness, solid mathematical foundations, and speed for (very complex) geometries of interest.”

Computer applications depending on 3-D representations of objects are increasing rapidly:

  • Retailers are starting to use them to display products on websites so that viewers can manipulate and view then from alternate angles, offering unrivaled interactivity in comparison to still images.
  • Museums now put sculptures, vases, carvings and other 3-D images online so that visitors can virtually walk around them and examine details closely from many angles.
  • Designers of cartoon characters or video games use them so that they can instantly present, for example, Shrek's face from above, from the side, from below, or even from the point of view of an ant walking on it.
  • Industrial designers now routinely use computer aided design (CAD) software to directly create 3-D objects in computers.

For all these uses and others, more compact files will facilitate the sharing and processing of virtually any geometric dataset.

The 33-year-old Desbrun, who won the "Significant New Researcher" Award at the 2003 ACM SIGGRAPH conference, is a member of the Viterbi School's National Science Foundation-funded Integrated Media Systems Center. He worked with two former post doctoral researchers – Pierre Alliez, now with France's INRIA (National Institute for Research in Information and Automation); and David Cohen-Steiner, now of Duke University.

Desbrun says that the data output from current 3-D scanners consists of a mesh of connected triangles and has many more triangles than is necessary to represent the shape. The data is redundant and costly to further process.

An alternative route: the Desbrun group's algorithm analyzes a shape (left) into "proxy" areas (center) that are then used to create a rough mesh of flat polygons providing a compact approximation of the shape, which can then be refined.

"Even if a region is completely flat," Desbrun says, "it may be scanned into a bunch of uneven triangles, adding unnecessary complexity."

Desbrun explains that his accomplishment was to simplify such a mesh, by combining as many of the little triangles as possible into larger elements without compromising the actual shape. Nearly flat regions are efficiently represented by one large, flat mesh element while curved regions require more mesh elements.

Computer scientists have struggled with the problem of finding an optimal mix of large and small elements for years. In 1998, theoreticians proved that the problem was "NP hard" — that no general solution exists that can be solved by a computer in finite length of time. They did find work-arounds: fast methods to simplify meshes, which were unable to guarantee accuracy, and accurate techniques, which were too slow.

The Desbrun team’s novel approach comes from the seemingly unrelated field of machine learning using a technique invented in 1959 called “Lloyd Clustering” named after its inventor Stuart Lloyd. Desbrun’s algorithm uses it to automatically segment an object into a group of non-overlapping connected regions – an instant draft alternative to the too-numerous triangles of the original scan.

Then the method provides a fast and accurate way to test these alternative larger regions – called proxies – for their fit to the object, and successively optimize them in a small number of iterations. The process also allows direct manipulation of the results for special purposes by the user – making it a very convenient tool for digital artists in animation studios. The user can select particular areas of a 3-D representation to make them either less or more detailed, or to emphasize them.

"For instance, when approximating a human face with very few proxies, the eyes may not be apparent." But a user can adjust the technique to fine-tune the eye region while leaving other areas in rougher form.

The method also allows users to fine tune areas where the method has reached a dead end by giving hints, in the form of a “seed triangle.”

The proxy representation, once refined, is then reconverted into a now-optimized mesh -- but not necessarily a mesh of triangles. The technique turns them instead into an assortment of polygons -- some triangles, but also four, five, six or more sided figures that more efficiently represent the shape. These in turn feed seamlessly into standard software to represent 3-D shapes on computer screens, or for other uses.

“This is not a hack,” says another expert, in the field GÈrard Medioni, professor of computer science and chair of the department at the Viterbi School, using the term for a makeshift, unsystematic improvisation. “It has a strong formal basis. You can make up extreme cases that will trick it, but for ordinary shapes, it works remarkably well."

"We believe this approach to geometry approximation offers both solid foundations and unprecedented results," said Desbrun. "Combined with the other recent advances of our research lab on mesh compression, it is a significant step to facilitate use of 3-D geometry in many areas."

--Eric Mankin



TOPICS: Computers/Internet
KEYWORDS: 3dimages; cad

1 posted on 06/17/2004 4:52:12 PM PDT by Ernest_at_the_Beach
[ Post Reply | Private Reply | View Replies]

To: sourcery; Libertarianize the GOP; Sabertooth; Free the USA

Wonder how they would show the Alexander Horned Sphere?


2 posted on 06/17/2004 4:56:14 PM PDT by Ernest_at_the_Beach (The terrorists and their supporters declared war on the United States - and war is what they got!!!!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Ernest_at_the_Beach
This should dramaticaly increase the speed at which a CAD program can render a 3D image.
3 posted on 06/17/2004 7:00:50 PM PDT by Libertarianize the GOP (Ideas have consequences)
[ Post Reply | Private Reply | To 2 | View Replies]

To: Ernest_at_the_Beach

Sorry, I work in the 3D field and what this article describes is far short of a break-through. Most 3D models are built by hand by artists. They have the polygons they need in the places they need them. This technique is only applicable if you have used a 3D scanner, which almost nobody uses, or if you just aren't any good at 3D modeling. There are about a dozen programs out there that already do this cleanup task. Maybe this one is a little bit better than others, but as described it's not exactly news.


4 posted on 06/17/2004 8:41:57 PM PDT by animatormike
[ Post Reply | Private Reply | To 1 | View Replies]

To: animatormike

I have a sideline web design business. My biggest client, an advertising firm, keeps pressuring me to learn how to create 3D images. Although I'm very good at Flash animation, I just don't have the time to learn 3D. It's just too time intensive. If there were a major breakthrough that reduced the time involved, I would be interested.


5 posted on 06/18/2004 1:10:53 AM PDT by Jeff Chandler (Do Chernobyl restaurants serve Curied chicken?)
[ Post Reply | Private Reply | To 4 | View Replies]

To: animatormike

ping


6 posted on 06/18/2004 1:24:46 AM PDT by grannie9 (I live for today, 'cause I can't remember yesterday, and chances are tomorrow could suck.)
[ Post Reply | Private Reply | To 4 | View Replies]

To: animatormike

BTW, welcome to Freerepublic!


7 posted on 06/18/2004 1:40:47 AM PDT by Jeff Chandler (Do Chernobyl restaurants serve Curied chicken?)
[ Post Reply | Private Reply | To 4 | View Replies]

To: animatormike

Normal Mapping looks to be a very promising technique for reducing polys by an order of magnitude. I would love to see a 3d modeling application based around this technique.


8 posted on 06/18/2004 6:41:51 AM PDT by Brett66
[ Post Reply | Private Reply | To 4 | View Replies]

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson