EP2050079A1 - Method and system for trimmed surface tessellation - Google Patents
Method and system for trimmed surface tessellationInfo
- Publication number
- EP2050079A1 EP2050079A1 EP07814006A EP07814006A EP2050079A1 EP 2050079 A1 EP2050079 A1 EP 2050079A1 EP 07814006 A EP07814006 A EP 07814006A EP 07814006 A EP07814006 A EP 07814006A EP 2050079 A1 EP2050079 A1 EP 2050079A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- polygons
- tessellation
- computer
- curve
- representation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/30—Polynomial surface description
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
- G06T9/001—Model-based coding, e.g. wire frame
Definitions
- the presently preferred embodiment of the innovations described herein relate generally to computer graphics software applications. More specifically, the presently preferred embodiment relates to a method and system for improving trimmed surface tessellation speed.
- Geometric representation that is capable of comprehensive functionality requirements is becoming increasingly important for engineering visualization industry as three-dimensional (“3D") data usage is being expanded to non-engineering purposes such as training, maintenance, etc.
- 3D representation can result in geometric files growing in size from "light weight” (also "light” or “Iw”)) files can be less than 500 kilobytes to "heavy weight” (also “heavy” or “hw”) files can be more than 2, 5 or 20 megabytes, for example.
- Light-weight 3D representation is crucial for collaborative visualization, where the visualization activity occurs in a distributed enterprise environment with the data being physically located on a different computer in the network (particularly if the visualization data must be transferred via LAN, WAN, email or any other low- bandwidth transmission medium).
- LOD resolutions are fixed in the file format, so the curved surface may not appear smooth when zoomed-in, or magnified, thereby creating undesirable visual artifacts.
- flat facets in mesh representation are merely linear approximations to the real object geometry. Some geometric operations, such as derivative computation, may not be meaningful at all for mesh, and other operations may not result in the desired accuracy.
- LOD representations can be heavy even with state-of-art advanced compression. Fundamentally, flat facets, the basic element of LOD representation, does not exploit the intrinsic property of curved surface geometry.
- An alternative format called Boundary Representation, or BREP can be used for graphics display in the file format BREP contains accurate geometry description of object geometry in which the modeling primitives can be curved.
- BREP representation is also the industry standard for 3D representation in CAD packages where the engineering models are authored, and therefore contains necessary information for all kinds of geometric operations with required accuracy.
- BREP representation is heavy and frequently heavier than typical LOD representation.
- BREP surface representation in general can't be directly accepted by mainstream graphics APIs such as OpenGL and DirectX. Facet representation needs to be generated by BREP with a process commonly called tessellation, before the object can be displayed on screen. The speed of BREP tessellation is therefore critical for graphics performance. Including both LOD and BREP representations in the file would fulfill most graphics and geometry operations and requirements, but only at the cost of making the file size even bigger. [Para 7] What is needed is a system, process, and method for improving the
- the present application provides a method for tessellation, comprising tessellating a curve having a plurality of polygons; connecting said plurality of polygons in a preferred direction; decomposing polygons into a plurality of triangles; and whereby a mesh representation is creating from said plurality of triangles.
- the method further comprising tessellating a surface.
- the method further comprising tessellating said curve by a conventional approach.
- the method wherein said decomposition step occurs by monotone positioning.
- a model representation provides said curves for tessellation.
- Another advantage of the presently preferred embodiment is to provide a system for tessellation, comprising a curve tessellation having a plurality of polygons; a connection of said plurality of polygons in a preferred direction; and a decomposed polygon consisting of a plurality of triangles.
- the system further comprising a surface tessellation.
- the system further comprising a curve tessellated by a conventional approach.
- the system further comprising a model representation form that provides one of a BREP representation and a light model representation.
- Another advantage of the presently preferred embodiment is to provide a computer-program product tangibly embodied in a machine readable medium to perform a method for tessellation, comprising instructions operable to cause a computer to tessellate a curve having a plurality of polygons; connect said plurality of polygons in a preferred direction; and decompose polygons into a plurality of triangles.
- the computer-program product further comprising instructions to tessellate a surface.
- the computer- program product further comprising instructions to tessellate said curve by a conventional approach.
- the computer-program product, wherein said decomposition instructions occur by monotone positioning.
- a model representation provides said curves for tessellation.
- Still another advantage of the presently preferred embodiment is to provide a data processing system having at least a processor and accessible memory to implement a method for tessellation, comprising means for tessellating a curve having a plurality of polygons; means for connecting said plurality of polygons in a preferred direction; and means for decomposing polygons into a plurality of triangles.
- FIG. 1 is a flow diagram illustrating a visualization system
- FIG. 1 5 is a flow chart to obtain a tessellated mesh from a light model representation
- Figure 3 is an illustration of a monotone partitioning algorithm processing a monotone polygon to an output set of triangles;
- Figure 4 is an illustration of a trimmed cylinder tessellation using the technique disclosed in the presently preferred embodiment;
- Figure 5 is a block diagram of a computer environment in which the presently preferred embodiment may be practiced.
- an exemplary system for implementing the presently preferred embodiment includes a general-purpose computing device in the form of a computer 500, such as a desktop or laptop computer, including a plurality of related peripheral devices (not depicted).
- the computer 500 includes a microprocessor 505 and a bus 510 employed to connect and enable communication between the microprocessor 505 and a plurality of components of the computer 500 in accordance with known techniques.
- the bus 510 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
- the computer 500 typically includes a user interface adapter 515, which connects the microprocessor 505 via the bus 510 to one or more interface devices, such as a keyboard 520, mouse 525, and/or other interface devices 530, which can be any user interface device, such as a touch sensitive screen, digitized pen entry pad, etc.
- the bus 510 also connects a display device 535, such as an LCD screen or monitor, to the microprocessor 505 via a display adapter 540.
- the bus 510 also connects the microprocessor 505 to a memory 545, which can include ROM, RAM, etc.
- the computer 500 further includes a drive interface 550 that couples at least one storage device 555 and/or at least one optical drive 560 to the bus.
- the storage device 555 can include a hard disk drive, not shown, for reading and writing to a disk, a magnetic disk drive, not shown, for reading from or writing to a removable magnetic disk drive.
- the optical drive 560 can include an optical disk drive, not shown, for reading from or writing to a removable optical disk such as a CD ROM or other optical media.
- the aforementioned drives and associated computer-readable media provide nonvolatile storage of computer readable instructions, data structures, program modules, and other data for the computer 500.
- the computer 500 can communicate via a communications channel 565 with other computers or networks of computers.
- the computer 500 may be associated with such other computers in a local area network (LAN) or a wide area network (WAN), or it can be a client in a client/server arrangement with another computer, etc.
- LAN local area network
- WAN wide area network
- the presently preferred embodiment may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
- program modules may be located in both local and remote memory storage devices. All of these configurations, as well as the appropriate communications hardware and software, are known in the art.
- Software programming code that embodies the presently preferred embodiment is typically stored in the memory 545 of the computer 500.
- such software programming code may be stored with memory associated with a server.
- the software programming code may also be embodied on any of a variety of non-volatile data storage device, such as a hard- drive, a diskette or a CD-ROM.
- the code may be distributed on such media, or may be distributed to users from the memory of one computer system over a network of some type to other computer systems for use by users of such other systems.
- the techniques and methods for embodying software program code on physical media and/or distributing software code via networks are well known and will not be further discussed herein.
- FIG. 1 is a flow diagram illustrating a visualization system.
- a light model visualization system generally illustrated at 100, has a light model format stored on disk 105 produced from a BREP model 110 derived from CAD data by a light model production component 115, written to disk by a light model compression component 120, and consumed by a tessellation kernel 125, a visualization kernel 130, and a geometric kernel 135 to fulfill engineering visualization functions such as to a graphics display 140 or a geometric analysis 145.
- Figure 2 is a flow chart to obtain a tessellated mesh from a light model representation.
- the surfaces of the light model representation are tessellated (Step 200), as are the curves (Step 205).
- the resulting tessellated surface becomes part of a triangle mesh representation (Step 210).
- the process of tessellating curves produces a set of polygons.
- the polygons that belong to a single surface need to be connected (Step 215).
- a decision has to be made to connect the polygons based on the existence of a preferred direction. If the polygons are connected with certain direction restriction so that the tessellation result still matches the surface well (Step 220), then a preferred direction exists.
- the polygons are further decomposed into simple triangles (Step 225) utilizing known techniques to those skilled in the art.
- One such technique to decompose polygons is known as monotone partitioning (incorporated herein by reference) that runs in O(n log(n)) time with an input of a monotone polygon and an output a set of triangles.
- Step 220 if the tessellation result does not match the surface well, then a preferred direction does not exist and a conventional tessellation approach is used (Step 230) in a manner that is commonly known in the art, for example divide and conquer.
- the tessellated polygons are then incorporated in the triangle mesh representation (Step 210). Operation
- FIG 3 is an illustration of a trimmed cylinder tessellation using the technique disclosed in the presently preferred embodiment.
- FIG 4 there are numerous possible ways to connect vertex A in trimmed polygon 300 to other vertices in the trimmed polygon.
- all the other vertices need to be geometrically evaluated in order to identify best candidate vertices B, C, and D.
- the directional curvature along its axis direction V 305 is zero at any surface location. This implies that the preferred direction to connect the polygon vertices is fixed at the axis direction.
- the problem "how to produce geometrically optimal tessellation” is now turned into an equivalent problem "how to produce tessellation in the parameter space with a given preferred direction to connect the lines".
- the preferred direction is the vertical direction because with cylinders, for example, the preferred direction lies in the direction of the central axis.
- one or more 2-dimensional polygons are efficiently tessellated to define a connected region, such as the three polygons indicated at B, C, and D, with a preferred direction.
- a cylindrical surface is being used as an example, the above described method can be applied to any surface type where a preferred direction produces optimal tessellation or acceptable tessellation due to its curvature characteristics.
- preferred direction is directly known as parameter V direction for analytic surface types including plane, cylinder, and cone surface types, it can also exist for other surface types such as sphere, and torus, or even NURBS depending on their curvature distribution and trimming type and can be pre-computed as a Boolean flag and stored in light model. Similar techniques can be used for other trimmed polygons 320 & 325.
- Conclusion [Para 27] The presently preferred embodiment may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations thereof.
- An apparatus of the presently preferred embodiment may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the presently preferred embodiment may be performed by a programmable processor executing a program of instructions to perform functions of the presently preferred embodiment by operating on input data and generating output.
- the presently preferred embodiment may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device.
- the application program may be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
- a processor will receive instructions and data from a read-only memory and/or a random access memory.
- Storage devices suitable for tangibly embodying computer program instructions and data include all forms of nonvolatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD- ROM disks. Any of the foregoing may be supplemented by, or incorporated in, specially-designed ASICs (application-specific integrated circuits).
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Evolutionary Computation (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Graphics (AREA)
- Multimedia (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Algebra (AREA)
- Computational Mathematics (AREA)
- Image Generation (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
Claims
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US82213306P | 2006-08-11 | 2006-08-11 | |
| US11/837,305 US8988420B2 (en) | 2006-08-11 | 2007-08-10 | Visual file representation |
| US11/837,402 US8884956B2 (en) | 2006-08-11 | 2007-08-10 | System and method for trimmed surface tessellation |
| US11/837,371 US9070178B2 (en) | 2006-08-11 | 2007-08-10 | Method and system for organizing topology elements for better compression |
| PCT/US2007/075760 WO2008022057A1 (en) | 2006-08-11 | 2007-08-11 | Method and system for trimmed surface tessellation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP2050079A1 true EP2050079A1 (en) | 2009-04-22 |
Family
ID=38819269
Family Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07814006A Withdrawn EP2050079A1 (en) | 2006-08-11 | 2007-08-11 | Method and system for trimmed surface tessellation |
| EP07814004A Withdrawn EP2050077A1 (en) | 2006-08-11 | 2007-08-11 | Visual file representation |
| EP07814005A Withdrawn EP2050078A2 (en) | 2006-08-11 | 2007-08-11 | Method and system for organizing topology elements for better compression |
Family Applications After (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07814004A Withdrawn EP2050077A1 (en) | 2006-08-11 | 2007-08-11 | Visual file representation |
| EP07814005A Withdrawn EP2050078A2 (en) | 2006-08-11 | 2007-08-11 | Method and system for organizing topology elements for better compression |
Country Status (2)
| Country | Link |
|---|---|
| EP (3) | EP2050079A1 (en) |
| WO (3) | WO2008022057A1 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112115390A (en) * | 2019-06-20 | 2020-12-22 | 华为技术有限公司 | Method, apparatus, device and storage medium for displaying topology diagram |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6191791B1 (en) * | 1997-09-30 | 2001-02-20 | Hewlett-Packard Company | Methods for high precision, memory efficient surface normal compression and expansion |
| US6167159A (en) * | 1998-04-30 | 2000-12-26 | Virtue Ltd. | Triangle mesh compression |
| EP1086412A4 (en) * | 1998-06-08 | 2008-05-07 | Microsoft Corp | Compression of time-dependent geometry |
| US7248257B2 (en) * | 2001-02-14 | 2007-07-24 | Technion Research & Development Foundation Ltd. | Low bandwidth transmission of 3D graphical data |
| EP1321893B1 (en) * | 2001-11-27 | 2011-11-09 | Samsung Electronics Co., Ltd. | Node structure for representing 3-dimensional objects using depth image |
| KR20070083652A (en) * | 2004-09-13 | 2007-08-24 | 이엑스피웨이 | Compression and Restoration of Floating-Point Sequences |
| WO2006075895A1 (en) * | 2005-01-14 | 2006-07-20 | Electronics And Telecommunications Research Institute | Method of encoding and decoding texture coordinates in three-dimensional mesh information for effective texture mapping |
-
2007
- 2007-08-11 EP EP07814006A patent/EP2050079A1/en not_active Withdrawn
- 2007-08-11 WO PCT/US2007/075760 patent/WO2008022057A1/en not_active Ceased
- 2007-08-11 WO PCT/US2007/075758 patent/WO2008022055A1/en not_active Ceased
- 2007-08-11 EP EP07814004A patent/EP2050077A1/en not_active Withdrawn
- 2007-08-11 WO PCT/US2007/075759 patent/WO2008022056A2/en not_active Ceased
- 2007-08-11 EP EP07814005A patent/EP2050078A2/en not_active Withdrawn
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2008022057A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2008022057A1 (en) | 2008-02-21 |
| EP2050078A2 (en) | 2009-04-22 |
| WO2008022056A2 (en) | 2008-02-21 |
| WO2008022055A1 (en) | 2008-02-21 |
| EP2050077A1 (en) | 2009-04-22 |
| WO2008022056A3 (en) | 2008-12-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8988420B2 (en) | Visual file representation | |
| US9836884B2 (en) | Parameterizing a 3D modeled object for tessellation | |
| CN110134982B (en) | Design of components that can be manufactured by milling operations | |
| US9881388B2 (en) | Compression and decompression of a 3D modeled object | |
| KR100503789B1 (en) | A rendering system, rendering method, and recording medium therefor | |
| EP3321817B1 (en) | Querying a database based on a parametric view function | |
| EP3379495B1 (en) | Seamless fracture in an animation production pipeline | |
| US20190362029A1 (en) | Systems and methods for lightweight precise 3d visual format | |
| US20190251218A1 (en) | System and Method for Performing Isogeometric Analysis and Finite Element Analysis Using H-Splines | |
| CN116796400A (en) | BIM digital storage data format exchange method based on webGL | |
| US11640485B1 (en) | Generating CAD models from topology optimization data | |
| US8884956B2 (en) | System and method for trimmed surface tessellation | |
| US11605200B2 (en) | System for optimizing a 3D mesh | |
| Nguyen et al. | Triangular mesh and boundary representation combined approach for 3D CAD lightweight representation for collaborative product development | |
| US11869123B2 (en) | Anti-aliasing two-dimensional vector graphics using a compressed vertex buffer | |
| JP5458440B2 (en) | Curved surface generation device and curved surface generation program | |
| Feng et al. | Automatic reconstruction of 3D topology optimization to editable CAD model with rotation minimizing frames | |
| US9070178B2 (en) | Method and system for organizing topology elements for better compression | |
| CN117422818A (en) | Modeling system for three-dimensional virtual model | |
| US20250078407A1 (en) | Method for modifying a 3d model by using a partial sketch | |
| EP2050079A1 (en) | Method and system for trimmed surface tessellation | |
| US8514223B2 (en) | Apparatus and method for generating three-dimensional model data | |
| JP2021033769A (en) | 3D shape data editing device and 3D shape data editing program | |
| Adhikary et al. | A slice-based algorithm for automatic and feature-preserving hole-filling in a CAD mesh model | |
| Borah et al. | A survey on feature remeshing of 3D triangular boundary meshes |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20081215 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR |
|
| AX | Request for extension of the european patent |
Extension state: AL BA HR MK RS |
|
| RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: JOHANNSEN, ANDREAS Inventor name: CARTER, MICHAEL, B. Inventor name: HUANG, JIANBING Inventor name: HARPER, BRETT |
|
| 17Q | First examination report despatched |
Effective date: 20100802 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20160924 |