JP2000187739A - Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processes - Google Patents
Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processesInfo
- Publication number
- JP2000187739A JP2000187739A JP36295298A JP36295298A JP2000187739A JP 2000187739 A JP2000187739 A JP 2000187739A JP 36295298 A JP36295298 A JP 36295298A JP 36295298 A JP36295298 A JP 36295298A JP 2000187739 A JP2000187739 A JP 2000187739A
- Authority
- JP
- Japan
- Prior art keywords
- polygon
- curved surface
- distance
- generated
- computer
- 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.)
- Pending
Links
Landscapes
- Image Generation (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ポリゴン生成方法
に関し、より詳細には、近似する対象となる曲面とこの
曲面を近似するポリゴンとの距離を考慮することによ
り、曲面をポリゴンで近似する際に必要なポリゴン数を
減少させることを可能にしたポリゴン生成方法およびそ
の方法の各工程をコンピュータに実行させるためのプロ
グラムを記録したコンピュータ読み取り可能な記録媒体
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a polygon generating method, and more particularly, to a method of approximating a curved surface with polygons by considering a distance between the surface to be approximated and the polygon approximating the curved surface. The present invention relates to a polygon generating method capable of reducing the number of polygons required for a computer and a computer-readable recording medium storing a program for causing a computer to execute each step of the method.
【0002】[0002]
【従来の技術】例えば、立方体のような6面体からなる
物体を基準として、その物体を構成する面の数を増加さ
せて行くと、その物体の見た目は増加する面の数に比例
して球に近づいて行く。2. Description of the Related Art For example, when the number of surfaces constituting an object is increased with reference to an object consisting of a hexahedron such as a cube, the appearance of the object becomes a sphere in proportion to the number of increasing surfaces. Approaching.
【0003】従来において三次元空間に曲面を定義する
際には、上記と同様に、図形全体に対するポリゴンの大
きさを小さくすると共に、ポリゴンの数を多くすること
により、曲面とポリゴンとの距離を調整して曲面の近似
を行っていた。Conventionally, when defining a curved surface in a three-dimensional space, the distance between the curved surface and the polygon is increased by reducing the size of the polygon with respect to the entire figure and increasing the number of polygons in the same manner as described above. Adjustment was performed to approximate the curved surface.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、上記従
来の技術においては、曲面を近似することは可能である
が、図形全体に対するポリゴンの大きさを小さくすると
共に、ポリゴンの数を多くする必要があるため、必要な
ポリゴン数が増大し、データ量が膨大なものとなってし
まうという問題点があった。However, in the above-mentioned prior art, it is possible to approximate a curved surface, but it is necessary to reduce the size of polygons with respect to the entire figure and increase the number of polygons. Therefore, there is a problem that the number of necessary polygons increases and the data amount becomes enormous.
【0005】本発明は上記に鑑みてなされたものであっ
て、比較的少ない数のポリゴンで曲面を近似できるよう
にすると共に、直感的に認識し易いポリゴンを生成可能
にすることを目的とする。The present invention has been made in view of the above, and an object of the present invention is to make it possible to approximate a curved surface with a relatively small number of polygons and to generate a polygon which can be easily recognized intuitively. .
【0006】[0006]
【課題を解決するための手段】上記目的を達成するた
め、請求項1のポリゴン生成方法は、近似する対象とな
る曲面と前記曲面を近似するポリゴンとの距離を定めた
距離情報に基づいて、前記曲面を近似するポリゴンを生
成するためのポリゴン生成方法であって、前記曲面およ
び生成するポリゴン間の距離が前記距離情報によって定
められた距離以下となるように、前記ポリゴンを生成す
るための基準となる内点を格子状に配置する内点配置工
程と、前記距離情報によって定められた距離を満足する
ように、前記曲面の境界を表わす曲線をポリラインで近
似する近似工程と、前記内点配置工程で配置した内点お
よび前記近似工程において前記ポリラインで前記曲線を
近似する際に生成したポリラインの節点に基づいて、前
記ポリゴンを生成するポリゴン生成工程と、を含むもの
である。According to a first aspect of the present invention, there is provided a method for generating a polygon, comprising the steps of: determining a distance between a curved surface to be approximated and a polygon that approximates the curved surface; A polygon generation method for generating a polygon approximating the curved surface, wherein a reference for generating the polygon is set such that a distance between the curved surface and the generated polygon is equal to or less than a distance determined by the distance information. An inner point arranging step of arranging the inner points in a grid, and an approximating step of approximating a curve representing the boundary of the curved surface with a polyline so as to satisfy the distance determined by the distance information; The polygon is generated based on the interior points arranged in the process and the nodes of the polyline generated when approximating the curve with the polyline in the approximation process. A polygon generation step, is intended to include.
【0007】また、請求項2のコンピュータ読み取り可
能な記録媒体は、前記請求項1に記載のポリゴン生成方
法の各工程をコンピュータに実行させるためのプログラ
ムを記録したものである。According to a second aspect of the present invention, there is provided a computer-readable recording medium on which a program for causing a computer to execute each step of the polygon generating method according to the first aspect is recorded.
【0008】[0008]
【発明の実施の形態】以下、本発明のポリゴン生成方法
およびその方法の各工程をコンピュータに実行させるた
めのプログラムを記録したコンピュータ読み取り可能な
記録媒体の一実施の形態について、添付の図面を参照し
つつ詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an embodiment of a polygon generating method according to the present invention and a computer-readable recording medium storing a program for causing a computer to execute each step of the method will be described with reference to the accompanying drawings. This will be described in detail.
【0009】図1は、本実施の形態に係るポリゴン生成
方法を実現するためのハードウエア構成の一例を示すブ
ロック図である。図1は、本実施の形態に係るポリゴン
生成方法を一般的なコンピュータを用いて実現すること
を前提とした例を示すものである。FIG. 1 is a block diagram showing an example of a hardware configuration for realizing the polygon generating method according to the present embodiment. FIG. 1 shows an example on the assumption that the polygon generation method according to the present embodiment is realized using a general computer.
【0010】図1に示すコンピュータ100は、全体を
制御するCPU101と、ブートプログラム等を記憶し
たROM102と、CPU101のワークエリアとして
使用されるRAM103と、文字,数値,各種命令等の
入力を行うためのキーボードおよびマウス等の入力装置
104と、CPU101による処理の結果を表示する
(ポリゴンで構成される三次元物体を表示する)ための
CRTや液晶ディスプレイ等の表示装置105と、本実
施の形態に係るポリゴン生成方法を実現するためのアプ
リケーションプログラム等(図示せず)を記憶するハー
ドディスク106と、上記各部を接続するバス107
と、を少なくとも備えている。A computer 100 shown in FIG. 1 controls a whole, a CPU 101, a ROM 102 storing a boot program and the like, a RAM 103 used as a work area of the CPU 101, and inputs characters, numerical values, various instructions and the like. An input device 104 such as a keyboard and a mouse, and a display device 105 such as a CRT or a liquid crystal display for displaying the result of processing by the CPU 101 (displaying a three-dimensional object formed of polygons). A hard disk 106 for storing an application program or the like (not shown) for implementing the polygon generation method, and a bus 107 for connecting the above-described units
And at least.
【0011】なお、図1に示したコンピュータ100
は、あくまでも一例を示すものであって、後述する本実
施の形態に係るポリゴン生成方法を実現することが可能
であればいかなる構成の装置を用いることにしても良
い。The computer 100 shown in FIG.
Is merely an example, and an apparatus having any configuration may be used as long as a polygon generation method according to the present embodiment described later can be realized.
【0012】つぎに、上述したハードディスク106に
記憶されたアプリケーションプログラムを用いることに
よって実行される本実施の形態に係るポリゴン生成方法
について具体的に説明する。図2は、本実施の形態に係
るポリゴン生成方法を示すフローチャートである。ここ
では、図3に示す曲面をポリゴンに分割することを例に
とってポリゴン生成方法を説明する。Next, the polygon generating method according to the present embodiment, which is executed by using the application program stored in the hard disk 106, will be specifically described. FIG. 2 is a flowchart illustrating a polygon generation method according to the present embodiment. Here, a polygon generation method will be described with an example of dividing the curved surface shown in FIG. 3 into polygons.
【0013】まず、ポリゴンの生成に先立ち、曲面と生
成される可能性があるポリゴンとの距離を示す値(距離
情報)が、ポリゴンを生成する際の条件として指定され
ているものとする。First, it is assumed that a value (distance information) indicating the distance between a curved surface and a polygon that may be generated is specified as a condition for generating the polygon prior to generation of the polygon.
【0014】そして、曲面と生成される可能性があるポ
リゴンとの距離が指定された値以下(または未満)にな
るように、ポリゴン生成のための内点を格子状に配置す
る(S201)。内点は格子の交点に位置する。なお、
曲面と生成される可能性があるポリゴンとの距離とは、
生成される可能性があるポリゴン上の任意の点から曲面
までの距離を意味し、距離を定義するためのポリゴン上
の点の位置および数は任意に設定することができる。Then, the inner points for polygon generation are arranged in a grid pattern so that the distance between the curved surface and the polygon that may be generated is equal to or less than (or less than) a specified value (S201). The interior points are located at the intersections of the grid. In addition,
What is the distance between the surface and the polygons that can be generated?
It means the distance from an arbitrary point on the polygon that may be generated to the curved surface, and the position and number of points on the polygon for defining the distance can be set arbitrarily.
【0015】図4〜図6は、図2のステップS201の
処理を具体的に示す説明図である。ポリゴンで近似する
曲面は、実際には3次元の曲面であるが、ステップS2
01においては2次元に置換えて処理される。すなわ
ち、図4〜図6に示す面は実際には3次元である。FIGS. 4 to 6 are explanatory diagrams specifically showing the processing of step S201 in FIG. The curved surface approximated by the polygon is actually a three-dimensional curved surface.
In the case of 01, processing is performed by substituting into two dimensions. That is, the surfaces shown in FIGS. 4 to 6 are actually three-dimensional.
【0016】具体的に、ステップS201において、格
子のそれぞれのマス目に基づいて生成されるポリゴンと
曲面との距離が指定された距離の値以下になるまで格子
(内点)を追加していく(図4〜図6参照)。換言すれ
ば、生成される可能性のあるポリゴンと曲面との距離が
指定された距離の値以下になるまで、ポリゴンになるマ
ス目の数を増加させて行く。1つのマス目には、図7に
示すようにαまたはβのポリゴンが生成される。More specifically, in step S201, grids (inner points) are added until the distance between the polygon generated based on each grid of the grid and the curved surface is equal to or less than a specified distance value. (See FIGS. 4 to 6). In other words, the number of squares that become polygons is increased until the distance between the polygon that may be generated and the curved surface becomes equal to or less than the specified distance value. In one square, a polygon of α or β is generated as shown in FIG.
【0017】例えば、図4の斜線部のマス目に対応して
生成される可能性のあるポリゴンと曲面との距離が指定
された値以下ではない場合、図5に示すように斜線部の
マス目を2等分する新たな格子(内点)を追加する。For example, when the distance between the polygon and the curved surface which may be generated corresponding to the hatched area in FIG. 4 is not less than a designated value, as shown in FIG. Add a new grid (inner point) that bisects the eye.
【0018】つぎに、図5に示す2つに分割された斜線
部のマス目AおよびBのそれぞれに対応して生成される
可能性のあるポリゴンと曲面との距離が指定された値以
下であるかを判定する。ここで、マス目Aに対応して生
成される可能性のあるポリゴンと曲面との距離が指定さ
れた値以下ではないと判定されたとすると、図6に示す
ように再度格子を追加する処理が実行される。Next, the distance between the polygon and the curved surface, which may be generated corresponding to each of the two hatched squares A and B shown in FIG. 5, is equal to or less than a specified value. It is determined whether there is. Here, if it is determined that the distance between the polygon and the curved surface that may be generated corresponding to the grid A is not smaller than the specified value, the process of adding the grid again as shown in FIG. Be executed.
【0019】そして、各マス目に対応して生成される可
能性のあるポリゴンと曲面との距離を計算した結果、全
ての距離が指定された値以下の場合は、前述した格子を
追加する処理を終了する。この処理は曲面のu,v両方
向で実施され、一般に等間隔でない格子が形成される。When the distance between the polygon and the curved surface which may be generated corresponding to each cell is calculated, if all the distances are equal to or less than the specified value, the above-described processing for adding the lattice is performed. To end. This processing is performed in both the u and v directions of the curved surface, and generally a non-equidistant grid is formed.
【0020】ステップS201の処理を行った後、図8
に示すように、曲面の境界を表わす曲線をポリラインで
近似する(S202)。この処理の際、生成される可能
性のあるポリゴンと曲面との距離として指定された値を
満足するように、図8に黒点で示すようなポリラインの
節点が生成される。After performing the processing of step S201, FIG.
As shown in (2), the curve representing the boundary of the curved surface is approximated by a polyline (S202). In this process, polyline nodes as shown by black points in FIG. 8 are generated so as to satisfy a value designated as a distance between a polygon and a curved surface which may be generated.
【0021】そして、曲線をポリラインで近似した後、
ステップS201で生成された内点とステップS202
で生成されたポリラインの節点に基づいて、ポリゴンを
生成する(S203)。ステップS203においては、
図9(a)および図9(b)に示すように、可能な限り
格子のマス目の中の点のみを用いてポリゴンを生成する
ようにする。その結果、生成されたポリゴンと曲面との
距離が保証される。After approximating the curve with a polyline,
The interior point generated in step S201 and step S202
A polygon is generated based on the nodes of the polyline generated in step (S203). In step S203,
As shown in FIGS. 9A and 9B, a polygon is generated using only points in the grid squares as much as possible. As a result, the distance between the generated polygon and the curved surface is guaranteed.
【0022】なお、図9(a)は欠けのないマス目のポ
リゴン分割の例を、図9(b)は欠けのあるマス目のポ
リゴン分割の例をそれぞれ示す説明図である。また、図
10は、面と生成される可能性があるポリゴンとの距離
を0.2とし、前述した図2のフローチャートに基づく
処理を実行することによって生成されたポリゴンを示す
説明図である。FIG. 9A is an explanatory diagram showing an example of polygon division of a square with no missing parts, and FIG. 9B is an explanatory diagram showing an example of polygon division of a square with a missing part. FIG. 10 is an explanatory diagram showing polygons generated by executing a process based on the above-described flowchart of FIG. 2 with a distance between a surface and a polygon that may be generated set to 0.2.
【0023】このように、本実施の形態に係るポリゴン
生成方法によれば、曲面および生成するポリゴン間の距
離が予め定められた値以下となるように、曲面を分割し
てポリゴンを生成するため、比較的少ない数のポリゴン
で曲面を近似することが可能となる。また、格子状に曲
面を分割するため、分割の結果を直感的に認識すること
が可能なポリゴンを生成することができる。As described above, according to the polygon generating method according to the present embodiment, the polygon is generated by dividing the curved surface so that the distance between the curved surface and the generated polygon is equal to or less than a predetermined value. Thus, it is possible to approximate a curved surface with a relatively small number of polygons. In addition, since the curved surface is divided into a grid, a polygon can be generated that can intuitively recognize the result of the division.
【0024】以上説明した本実施の形態に係るポリゴン
生成方法は、図2に示したフローチャートの手順に従っ
て、予め用意されたプログラムを例えば図1に示したよ
うな構成のコンピュータ100で実行することによって
実現される。このプログラムは、ハードディスク,フロ
ッピー(登録商標)ディスク,CD−ROM,MO,D
VD等のコンピュータで読み取り可能な記録媒体に記録
され、コンピュータによって記録媒体から読み出される
ことによって実行される。また、このプログラムは、上
記記録媒体を介して、またはネットワークを介して配布
することができる。The above-described polygon generating method according to the present embodiment is realized by executing a program prepared in advance by, for example, the computer 100 having the configuration shown in FIG. 1 in accordance with the procedure of the flowchart shown in FIG. Is achieved. This program includes a hard disk, floppy (registered trademark) disk, CD-ROM, MO, D
The program is recorded on a computer-readable recording medium such as a VD, and is executed by being read from the recording medium by the computer. Further, this program can be distributed via the recording medium or via a network.
【0025】[0025]
【発明の効果】以上説明したように、本発明のポリゴン
生成方法(請求項1)によれば、曲面および生成するポ
リゴン間の距離が距離情報によって定められた距離以下
となるように、ポリゴンを生成するための基準となる内
点を格子状に配置し、距離情報によって定められた距離
を満足するように、曲面の境界を表わす曲線をポリライ
ンで近似し、配置した内点およびポリラインで曲線を近
似する際に生成したポリラインの節点に基づいてポリゴ
ンを生成するため、比較的少ない数のポリゴンで曲面を
近似することが可能となる。また、格子状に曲面を分割
するため、分割の結果を直感的に認識することが可能な
ポリゴンを生成することができる。As described above, according to the polygon generating method of the present invention (claim 1), the polygons are formed such that the distance between the curved surface and the generated polygon is equal to or less than the distance determined by the distance information. The interior points serving as the reference for generation are arranged in a grid, and the curve representing the boundary of the curved surface is approximated by a polyline so that the distance defined by the distance information is satisfied. Since a polygon is generated based on the nodes of the polyline generated at the time of approximation, it is possible to approximate a curved surface with a relatively small number of polygons. In addition, since the curved surface is divided into a grid, a polygon can be generated that can intuitively recognize the result of the division.
【0026】また、本発明のコンピュータ読み取り可能
な記録媒体(請求項2)によれば、請求項1に記載のポ
リゴン生成方法の各工程をコンピュータに実行させるた
めのプログラムを記録したため、このプログラムをコン
ピュータに読み取らせて実行させることにより、比較的
少ない数のポリゴンで曲面を近似することが可能である
と共に、分割の結果を直感的に認識し易いポリゴンを容
易に生成可能なポリゴン生成方法を実現することが可能
となる。According to the computer-readable recording medium of the present invention (claim 2), a program for causing a computer to execute each step of the polygon generating method according to claim 1 is recorded. A polygon generation method that can approximate a curved surface with a relatively small number of polygons by causing a computer to read and execute the polygons, and easily generate polygons that are easy to intuitively recognize the result of division. It is possible to do.
【図1】本発明の実施の形態に係るポリゴン生成方法を
実現するためのハードウエア構成の一例を示すブロック
図である。FIG. 1 is a block diagram showing an example of a hardware configuration for realizing a polygon generation method according to an embodiment of the present invention.
【図2】本発明の実施の形態に係るポリゴン生成方法を
示すフローチャートである。FIG. 2 is a flowchart showing a polygon generation method according to the embodiment of the present invention.
【図3】図2に示す処理によりポリゴン分割される対象
となる曲面を示す説明図である。FIG. 3 is an explanatory diagram showing a curved surface to be subjected to polygon division by the processing shown in FIG. 2;
【図4】図2のステップS201において格子を生成す
る処理の過程を示す説明図である。FIG. 4 is an explanatory diagram showing a process of generating a grid in step S201 of FIG. 2;
【図5】図2のステップS201において格子を生成す
る処理の過程を示す説明図である。FIG. 5 is an explanatory diagram showing a process of generating a grid in step S201 of FIG. 2;
【図6】図2のステップS201において格子を生成す
る処理の過程を示す説明図である。FIG. 6 is an explanatory diagram showing a process of generating a grid in step S201 of FIG. 2;
【図7】図2のステップS201の処理によって生成さ
れた格子の1つのマス目に生成されるポリゴンの例を示
す説明図である。FIG. 7 is an explanatory diagram illustrating an example of a polygon generated in the first grid of the grid generated by the process of step S201 in FIG. 2;
【図8】図2のステップS202の処理で生成されたポ
リラインおよび節点を示す説明図である。FIG. 8 is an explanatory diagram showing polylines and nodes generated in the process of step S202 in FIG. 2;
【図9】図2のステップS203の処理を具体的に示す
説明図であって、(a)は欠けのないマス目のポリゴン
分割の例を、(b)は欠けのあるマス目のポリゴン分割
の例をそれぞれ示す説明図である。9A and 9B are explanatory diagrams specifically showing the processing of step S203 in FIG. 2, wherein FIG. 9A shows an example of polygon division of a square with no chip, and FIG. 9B shows polygon division of a square with a chip It is explanatory drawing which shows the example of each.
【図10】図2に示す処理に基づいて生成されたポリゴ
ンを示す説明図である。FIG. 10 is an explanatory diagram showing a polygon generated based on the processing shown in FIG. 2;
100 コンピュータ 101 CPU 102 ROM 103 RAM 104 入力装置 105 表示装置 106 ハードディスク 107 バス Reference Signs List 100 computer 101 CPU 102 ROM 103 RAM 104 input device 105 display device 106 hard disk 107 bus
Claims (2)
似するポリゴンとの距離を定めた距離情報に基づいて、
前記曲面を近似するポリゴンを生成するためのポリゴン
生成方法であって、 前記曲面および生成するポリゴン間の距離が前記距離情
報によって定められた距離以下となるように、前記ポリ
ゴンを生成するための基準となる内点を格子状に配置す
る内点配置工程と、 前記距離情報によって定められた距離を満足するよう
に、前記曲面の境界を表わす曲線をポリラインで近似す
る近似工程と、 前記内点配置工程で配置した内点および前記近似工程に
おいて前記ポリラインで前記曲線を近似する際に生成し
たポリラインの節点に基づいて、前記ポリゴンを生成す
るポリゴン生成工程と、 を含むことを特徴とするポリゴン生成方法。1. Based on distance information defining the distance between a curved surface to be approximated and a polygon that approximates the curved surface,
A polygon generation method for generating a polygon approximating the curved surface, wherein a reference for generating the polygon is set so that a distance between the curved surface and the generated polygon is equal to or less than a distance determined by the distance information. An inner point arranging step of arranging inner points in a grid, and an approximating step of approximating a curve representing a boundary of the curved surface with a polyline so as to satisfy a distance determined by the distance information; A polygon generation step of generating the polygon based on the interior points arranged in the step and nodes of the polyline generated when the curve is approximated by the polyline in the approximation step. .
の各工程をコンピュータに実行させるためのプログラム
を記録したことを特徴とするコンピュータ読み取り可能
な記録媒体。2. A computer-readable recording medium on which a program for causing a computer to execute each step of the polygon generating method according to claim 1 is recorded.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP36295298A JP2000187739A (en) | 1998-12-21 | 1998-12-21 | Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processes |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP36295298A JP2000187739A (en) | 1998-12-21 | 1998-12-21 | Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processes |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000187739A true JP2000187739A (en) | 2000-07-04 |
Family
ID=18478150
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP36295298A Pending JP2000187739A (en) | 1998-12-21 | 1998-12-21 | Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processes |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000187739A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10636203B2 (en) | 2015-10-30 | 2020-04-28 | Micro Focus Llc | Determining distances between real-world entities modeled as geometric shapes |
-
1998
- 1998-12-21 JP JP36295298A patent/JP2000187739A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10636203B2 (en) | 2015-10-30 | 2020-04-28 | Micro Focus Llc | Determining distances between real-world entities modeled as geometric shapes |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP4120199A1 (en) | Image rendering method and apparatus, and electronic device and storage medium | |
US8063917B2 (en) | Image processing system and program | |
US20150127301A1 (en) | Updating A CAD Model To Reflect Global Or Local Shape Changes | |
KR102005492B1 (en) | Apparatus and method for simplification of 3d mesh data | |
Giuliani et al. | Adaptive mesh refinement on graphics processing units for applications in gas dynamics | |
CN113850917B (en) | Three-dimensional model voxelization method and device, electronic equipment and storage medium | |
KR20180117499A (en) | Apparatus and method for simplification of 3D mesh data | |
KR20140100412A (en) | Contact surface definition creation involving low order and quadratic finite elements in a numerical simulation of an impact event | |
JP2008171135A (en) | Deformation simulation method and its deformation simulation program for rheological object using real time adaptive tetrahedral mesh based on bisection/dual integration | |
JP2000182076A (en) | Data processor, data processing method and provision medium | |
JP2000187739A (en) | Method for generating polygon and computer readable recording medium storing program for allowing computer to execute respective processes | |
CN114797109A (en) | Object editing method and device, electronic equipment and storage medium | |
JP3337608B2 (en) | Analysis simulation device | |
JP7013248B2 (en) | Fitting part analysis model creation method, fitting part analysis model creation device, program, and analysis model creation method | |
CN110837707B (en) | Finite element analysis system, method, computer equipment and storage medium | |
JP2005528701A (en) | Topology modeler | |
JP2001184373A (en) | Method and system for generating drawing and computer readable recording medium stored with drawing generation program generating two-dimensional drawing from three-dimensional model data | |
US7782322B2 (en) | Plane shape creation system, plane shape creation method and program recording medium | |
CA2308249C (en) | Triangle strip length maximization | |
JPH06231217A (en) | Finite element mesh generating method | |
JP7251329B2 (en) | Control program, control method and control device | |
JP2009157813A (en) | Analyzing model creating apparatus and method, and program | |
JP4027646B2 (en) | 3D shape processing apparatus, polyline generation program, and polygon generation program | |
JPH11144093A (en) | Method and device for analytic mesh generation | |
JP3344471B2 (en) | Design change location verification device, design change location verification method, and recording medium storing design change location verification program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050817 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050906 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060110 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060502 |