JP3865427B2 - Method for generating and displaying terrain simulation model - Google Patents

Method for generating and displaying terrain simulation model Download PDF

Info

Publication number
JP3865427B2
JP3865427B2 JP8951896A JP8951896A JP3865427B2 JP 3865427 B2 JP3865427 B2 JP 3865427B2 JP 8951896 A JP8951896 A JP 8951896A JP 8951896 A JP8951896 A JP 8951896A JP 3865427 B2 JP3865427 B2 JP 3865427B2
Authority
JP
Japan
Prior art keywords
error
terrain
triangle
terrain simulation
triangles
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.)
Expired - Fee Related
Application number
JP8951896A
Other languages
Japanese (ja)
Other versions
JPH09282490A (en
Inventor
景範 梶原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Precision Co Ltd
Original Assignee
Mitsubishi Precision Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Mitsubishi Precision Co Ltd filed Critical Mitsubishi Precision Co Ltd
Priority to JP8951896A priority Critical patent/JP3865427B2/en
Publication of JPH09282490A publication Critical patent/JPH09282490A/en
Application granted granted Critical
Publication of JP3865427B2 publication Critical patent/JP3865427B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Generation (AREA)

Description

【0001】
【発明の属する技術分野】
本発明はコンピュータ・グラフィックスにおける地形模擬モデルの生成方法及びその表示方法に関し、特開平5−290148号公報及び特開平6−103363号公報に記載のものの発展に関し、特に、
(1) 地域によって異なる精度で地形を模擬する方法、
(2) 属性の異なる領域の境界を精細に模擬する方法、
(3) 移動する注目領域を他の部分に比べて精細に模擬する方法、
(4) 地形の稜線を他の部分に比べて精細に模擬する方法、
(5) 地形模擬モデルの生成及び表示を高速に行う方法に関する。
【0002】
【従来の技術】
図7は従来の地形模擬モデルの生成方法及びその表示方法を説明する三角形の地形模擬誤差の評価範囲を説明する図である。図1は本発明に係る地表の三角形化における三角形の定義を説明する図である。これらの図に示すように、従来の地形模擬モデルの生成方法及びその表示方法では、正方形の与えられた模擬覆域を対角線で2分割し、2つの直角二等辺三角形(以下単に三角形という)T,Tdで地形を近似し、直角二等辺三角形Tの近似誤差e(T)を二つの三角形T,Tdの半近似誤差err(T),err(Td) の内の最大値とし、半近似誤差err(T)は、三角形Tから地表面までの最大標高差error(T)とし三角形Tの直角をはさむ二辺を斜辺として内接する三角形Te,Trの近似誤差をe(Te),e(Tr)とするとき、error(T),e(Te),e(Tr)の内の最大値とし、その三角形で地形を近似をした場合の近似誤差eが指定された許容誤差以内であれば三角形の分割を終了し、近似誤差e(T)が許容誤差以内でなければ当該三角形Tを2つの直角二等辺三角形Te,Trに分割し分割後の三角形について近似誤差eが許容誤差以内になるまで分割する。分割した直角二等辺三角形の近似誤差を、その三角形自身のものだけでなくその三角形の各辺に内接または外接してその辺を斜辺とする直角二等辺三角形におけるものまでを再帰的な対象とし、それらに接する三角形の近似誤差はそれら以下になることが保証され、許容誤差以内で最小限の三角形数で地形模擬が行われる。
【0003】
三角形の表示に際して、分割した三角形の近似誤差を分割による二進木のノードに対応させておき、模擬視界中の仮定する視点に対して、二進木のルートから始めてその子ノードを視点に近い方のノードから順番に近似誤差を得て、見込み角誤差が所定の見込み角許容誤差以内になるまで順次子ノードについて見込み角誤差の計算をし、所定の見込み角許容誤差以内のとき、その三角形を表示する。なお、見込み角誤差は近似誤差を視点からの当該三角形までの距離で割った値とする。
【0004】
【発明が解決しようとする課題】
しかしながら、従来の地形模擬モデルの生成方法及びその表示方法では、第1に、模擬覆域全体が同一の精度で模擬されているため、重要な領域もそうでない地域も同一の精度で模擬され、あまり重要でない領域も多数の三角形で模擬されデータ量が多くなり、また地形模擬モデル生成時間も長くなっているという問題がある。例えば、空港周辺の進入経路周辺の地形は高い精度で模擬すべきであるが、決して近づくことのない遠方の山岳地形は精度を落としてよいにもかかわらず同一に模擬されていた。
【0005】
その第2に、標高差があまりない所は大きな三角形で模擬されるため、海と陸のような属性の異なる領域の境界が精細に模擬されないという問題がある。これを解決するためには、領域の境界を詳細に模擬する別のポリゴンで領域の境界を模擬する必要があった。
その第3に、見込み角誤差が一定になるように模擬していたため、遠方の小さい地形の起伏が模擬されず、移動物体等の目標物が地形の起伏で見え隠れする状態が正確に模擬できないという問題がある。これを正確に模擬するために地形の模擬精度を上げると、画面全体の三角形数が増大するというさらなる問題になる。
【0006】
その第4では、見込み角誤差が一定になるように模擬していたため、近くは比較的小さい三角形で模擬されるが遠方は大きな三角形で模擬され、遠くの山の稜線が直線的になりリアリティが損なわれるという問題がある。また、同じ理由により地形の起伏により遮られるべき物体が遮られずに見えるという不具合がある。これらを改善するために見込み角誤差の許容値を小さくすると画面全体の三角形数が増大するさらなる問題になる。
【0007】
その第5に、三角形の模擬誤差を計算する場合隣接する三角形を再帰的に計算するため、計算が重複する部分があり、計算時間が長くなるという問題がある。また、表示においても地形の稜線を他の部分に比して精細に模擬するために、表示しようとしている三角形の周辺、本図に示すように、すなわちその三角形の地形模擬誤差評価範囲(scope )内の子三角形の可視不可視を計算する必要があり、それらは重複して計算されることになり、表示速度が低下するという問題がある。
【0008】
従って、本発明は、上記問題点に鑑み、地域によって異なる精度で地形を模擬でき、属性の異なる領域の境界を精細に模擬でき、移動可能な注目領域を他の部分に比べて精細に模擬でき、地形の稜線を他の部分に比べて精細に模擬でき、地形模擬モデルの生成及び表示を高速に行うことができる地形模擬モデルの生成及び表示の方法を提供することを目的とする。
【0009】
【課題を解決するための手段】
本発明は、コンピュータを用いた地形模擬モデルの生成及び表示の方法であって、前記問題点を解決するために、模擬覆域を2つの三角形に分割し各三角形で地形模擬誤差を求め、前記地形模擬誤差が許容誤差を越えるなら前記各三角形をさらに2つの三角形に再分割し各三角形で地形模擬誤差を求め、前記地形模擬誤差が許容誤差以内になるまで三角形の細分化を繰り返し、前記地形模擬誤差の視点からの見込み角誤差を求め、視点からの見込み角誤差が許容誤差以内にある三角形を視点に近い方の三角形から選択して表示し、前記地形模擬誤差は、前記三角形内の標高点における誤差に、前記模擬覆域に仮定された座標系で定義された重み関数によって重みづけされることを特徴とする地形模擬モデルの生成及び表示の方法を提供する。この手段により、地域によって地形を比較的大きい少数の三角形で模擬したり、比較的小さい多数の三角形で模擬したりすることにより、所定の地域を他の地域より高く又は低く任意の精度で模擬することができる。
【0010】
前記地形模擬誤差の重み関数は、分割された前記三角形の三頂点の属性が同一でない場合には、属性が同一の場合に比して、十分大きな値とする。この手段により、陸と海、市街地と郊外、空港敷地と畑のような属性の異なる領域の境界を詳細に模擬できるようになる。
前記地形模擬誤差の評価範囲と注目領域が重なったとき、表示しようとする三角形の前記見込み角誤差に重みづけして、他の領域に比して模擬精度を高くする。この手段により、訓練上重要な移動物体の近傍やレーザ測距対象地点やパイロットの注目点等の動的に移動可能な領域の近傍を他の地域より精細に模擬することができる。
【0011】
三角形の前記地形模擬誤差の評価範囲内に不可視の分割された三角形が存在する場合、前記見込み角誤差に重みづけし、稜線の精度を高くする。この手段により、地形の稜線を精細に模擬することができる。
前記地形模擬モデルの生成及び表示を高速で行うために、データ構造を格子構造にし、分割された前記三角形のうち相互に斜辺を共有し互いに外接する双対三角形の前記地形模擬誤差、誤差既計算フラグ、前記地形模擬誤差の評価範囲内の三角形の可視フラグを前記格子に格納する。この手段により、双対三角形について重複計算することがなくなるので高速の地形表示が可能となる。
【0012】
【発明の実施の形態】
以下本発明の第1の実施の形態である、地域によって異なる模擬精度で地形を模擬する方法について図面を参照して説明する。ここで、第1の実施の形態である、地形によって異なる模擬精度で地形を模擬する方法は、模擬覆域に仮定した座標系における座標を変数とする重みを付けることによって、地域によって異なる任意の精度で、しかもフラグなしで地形を模擬するものである。
【0013】
図1は本発明に係る地表の三角形化における三角形の定義を説明する図であり、図2及び3は地形模擬モデル生成アルゴリズムを説明するフローチャートであり、図4は図2及び3のアルゴリズムを用いて生成した三角形の表示を説明するフローチャートである。図2及び3に示すフローチャートにおいて、三角形の地形の模擬誤差が、次の式(1)及び(2)で計算される。
【0014】
【数1】

Figure 0003865427
【0015】
【数2】
Figure 0003865427
【0016】
すなわち、三角形の地形模擬誤差のerror(T)の計算において、模擬覆域に仮定された座標系に定義した重み関数w(x,y)によって各標高点における誤差に重みづけを行う。ここに、固有誤差error(T)は三角形T 内の標高点であるグリッド(格子点)における誤差だけによって定まる数値であればどんなものでもよい。ここでは、三角形T 内のグリッドにおける標高と三角形T が張る平面との差の最大値とした。
【0017】
詳細には、式(1)、(2)で計算された三角形の地形模擬誤差を用いて、図3に示すフローチャートに従って地形の三角形化すなわち地形模擬モデルの生成が可能になる。そして、図4のフローチャートにおける三角形の表示により、所定の地域を他の地域より高い(又は低い)任意の精度で模擬することができる。
すなわち、模擬覆域上に定義した重み関数w(x,y)のグリッドにおける値で、そのグリッドの本来の誤差が重みづけされているので、三角形分割の停止の判定を甘くしたり厳しくしたりすることができ、地域によって地形を相対的に大きい少数の三角形で模擬したり、相対的小さい多数の三角形で模擬したりすることが可能になる。
【0018】
従って、本発明の実施の形態によれば、地形模擬モデルの生成における三角形の地形模擬誤差の計算において、模擬覆域の座標を変数すると重み関数により地形模擬誤差を重みづけするようにしたので、地域によって模擬精度を任意に設定できる効果がある。すなわち、フライトシミュレータにおいて、空港周辺のような運用上重要な地域を高い精度で模擬し、飛行コースから離れた運用上重要でない地域を低い精度で模擬することによって地形データベースの容量を小さくし、地形の表示を高速で行うことができる。
【0019】
次に本発明の第2の実施の形態である、属性の異なる領域の境界を高精度で模擬する方法について説明する。ここで、第2の実施の形態である、属性の異なる領域の境界を高精度で模擬する方法は、三角形の地形模擬誤差の計算において三角形の三頂点の属性が同一の場合、通常の誤差計算を行い、そうでないとき誤差を最大値にすることによって属性の異なる領域の境界を精細の模擬するものである。具体的には、地形の三角形化は図2及び3に示すフローチャートによって行われ、式(1)及び下記式(3)によって三角形の地形模擬誤差が計算される。
【0020】
【数3】
Figure 0003865427
【0021】
すなわち、三角形の地形模擬誤差のerror(T)の計算において、三角形の三頂点の属性が同一の場合、通常の誤差計算を行い、そうでないとき誤差を十分大きな値にする。
詳細には、式(1 )と式(3)で計算し三角形の地形模擬誤差を用いて、図2及び3に示すフローチャートに従って地形の三角形化すなわち地形模擬モデルの生成を行い、図4に示すフローチャートに従って地形模擬モデルを処理して三角形を表示することにより、属性の異なる領域の境界を最高の詳細度で模擬することができる。すなわち、三角形の三頂点の属性が同一でない場合は三角形の地形模擬誤差が最大となっているので、三角形の誤差評価範囲(scope)内を領域の境界が通過しているところは、三角形分割が進み、領域の境界を最高の詳細度で、しかもクラックなしで模擬することができる。
【0022】
従って、本発明の実施の形態によれば、三角形の三頂点の属性が異なるとき三角形の地形模擬誤差を大きく評価するようにしたので、地表の属性が異なる領域の境界を詳細に模擬できる効果がある。すなわち、陸と海、市街地と郊外、空港敷地と畑のような属性の異なる領域の境界を詳細に模擬できるので、別途にポリゴンでモデリングすることなく効率的に地形データベースを生成できる効果がある。
【0023】
次に本発明の第3の実施の形態である、移動可能な注目領域を他の領域に比べて高い精度で模擬する方法について説明する。ここで、本発明の第3の実施の形態である、移動可能な注目領域を他の領域に比べて高い精度で模擬する方法は、三角形の地形模擬誤差から見込み角誤差を計算する場合、その三角形の地形模擬誤差評価範囲(scope) と、パイロットの注視点、移動物体、測距対象地点等の動的に移動可能な注目領域が重なっていれば、その注目領域に定められた重みで見込み角誤差を重みづけすることによって、移動する注目領域近傍を他の部分に比して精細に模擬するものである。具体的には、地形模擬の表示が図4に示すフローチャートによって行われ、三角形の見込み角誤差を式(1)と下記式(4)によって計算される。
【0024】
【数4】
Figure 0003865427
【0025】
すなわち、三角形の地形模擬誤差のe(T)の計算において、表示しようとしている三角形の地形模擬誤差の評価範囲(scope) と半径sの注目領域とが重なったとき、表示しようとしている三角形の見込み角誤差がその領域の模擬精度向上の程度wで重みづけされる。
詳細には、図4に示すフローチャートに従って地形模擬モデルを処理して三角形を表示する過程において、三角形の見込み角誤差の評価式として式(4)を用いることにより、移動物体の近傍等の動く領域を他の領域に比して高い精度で模擬することができる。すなわち、三角形の誤差評価範囲(scope) が動く領域とオーバラップしている場合、見込み角度を厳しく評価することにより三角形分割が進み地形をより詳細に模擬することができる。
【0026】
従って、本発明の実施の形態によれば、三角形の誤差評価範囲(scope) と注目領域が重なったときその三角形の見込み角誤差を注目領域によって定められた重みによって重みづけすることにしたので、移動する注目領域を任意の精度で模擬できる効果がある。すなわち、訓練上重要な移動物体の近傍やレーザ測距対象地点やパイロットの注目点等の動的に移動する地点の近傍を他の地域より精細に模擬でき、地形模擬の生成及び表示が効率的に行うことができる。これは移動物体が障害物に隠蔽される状態を比較的少なくポリゴン数で精細に模擬する効果がある。
【0027】
次に本発明の第4の実施の形態である、地形の稜線を高い精度で模擬する方法について説明する。ここで、本発明の第4の実施の形態である、地形の稜線を高い精度で模擬する方法は、三角形の地形模擬誤差から見込み角誤差を計算する場合、その三角形の地形模擬誤差評価範囲(scope) 内の子三角形の可視不可視を判定し、すべての子三角形が見える場合に比べて、地形模擬誤差評価範囲(scope) 内に一つでも不可視の子三角形がある場合は見込み角誤差の評価を厳しくし、地形の稜線を他の部分に比べて精細に模擬するものである。具体的には、地形模擬モデルの表示が図4に示すフローチャートによって行われ、表示しようとしている三角形の見込み角誤差が下記式(5)により評価される。
【0028】
【数5】
Figure 0003865427
【0029】
すなわち、三角形の地形模擬誤差から見込み角誤差を計算する場合、その三角形の地形模擬誤差評価範囲(scope) 内の子三角形の可視不可視を判定し、すべての子三角形が見える場合(scopevisible(T)=true)に比べて、三角形の地形模擬誤差評価範囲(scope) 内に一つでも不可視の子三角形がある場合は見込み角誤差をwで重みづけ、地形の稜線を他の部分に比べて精細に模擬するものである。
【0030】
詳細には、図4に示すフローチャートに従って地形模擬モデルを処理して三角形を表する過程において、三角形の見込み角誤差の評価式として式(5)を用いることにより、地形の稜線を他の部分に比して高い精度で模擬することができる。すなわち、三角形の誤差評価範囲(scope) 内に一つでも不可視の子三角形が存在する場合、あらかじめ定めた重みづけweにより見込み角誤差を厳しく評価することにより、三角形分割が進み地形の稜線をより詳細に模擬することができる。ここに、三角形の誤差評価範囲(scope) の可視、不可視は下記式(6)により再帰的に子三角形の誤差評価範囲(scope) の可視、不可視を計算することにより求めることができる。
【0031】
【数6】
Figure 0003865427
【0032】
従って、本発明の実施の形態によれば、三角形の地形模擬誤差の評価範囲(scope) 内に一つでも視点から見えない子三角形がある場合、そうでない場合に比べて三角形の見込み角誤差を厳しく評価するようにしたので、地形の稜線を精細に模擬する効果がある。すなわち、遠方の山並みの特徴を比較的少ない三角形数で詳細に模擬することができる。また、物体が地形の比較的小さい起伏によって隠蔽される状態を少ない三角形数で精度よく模擬することができる。また、これはテクスチャ・マッピングと相補的な関係にあり、テクスチャ・マッピングを効果的に行うことができる。すなわち、テクスチャ・マッピングは地表の大きな凹凸すなわち地形の輪郭は模擬することはできないが小さな凹凸を陰影の模様によって模擬するので少ない三角形数で地形を模擬できる。
【0033】
次に本発明の第5の実施の形態である、地形模擬モデルの生成及び表示を高速で行う方法について説明する。ここで、本発明の第5の実施の形態である、地形模擬モデルの生成及び表示を高速で行う方法は、地形のデータ構造を二進木構造とせず格子構造とし、各格子点に、斜辺を共有し互いに外接する直角二等辺三角形(以後双対三角形と呼ぶ)を対応づけ、その地形模擬誤差、誤差既計算フラグ、及び地形模擬誤差評価範囲(scope) の子三角形がすべて可視であることを示す地形模擬誤差評価範囲可視フラグをその格子点に格納する。これにより、地形模擬モデル生成において、双対な二つの三角形の地形模擬誤差を二回計算することなく、周辺の三角形を重複して処理することなく、また、地形模擬の表示において、地形模擬誤差評価範囲(scope) 内の子三角形の可視不可視を重複して計算することもなく高速の処理を可能にするものである。
【0034】
図5は従来の地形模擬モデルのデータ構造(2進木構造)を示す図である。具体的には、地形模擬モデルの生成及び表示を高速で行うため、図5に示すように、データ構造を2進木構造とせず、以下に説明する格子構造にする。
各格子(グリッド)には次の情報を格納する。
(1) その地点の標高
(2) そのグリッドに対応づけられた双対三角形の地形模擬誤差
ここに、グリッドと双対三角形の対応づけは次のように行う。双対三角形の斜辺の端点を≪q1≫、≪q2≫とするとき、
≪ qd ≫= |( ≪q1≫+ ≪q2≫)/2 |
をその双対三角形の対応するグリッドとする。ここに、≪ ≫はベクトル表示を意味する。
【0035】
(3) 双対三角形の誤差既計算フラグ
(4) 双対三角形の誤差評価範囲(scope) 可視フラグ
さらに、表示における高速化を行うには、双対三角形に加えて双対なcell三角形をグリッドに対応づけ、それぞれの法線ベクトルを対応するグリッドに格納しておく。下記表に具体的例を示す。
【0036】
【表1】
Figure 0003865427
【0037】
詳細には、地形模擬モデルのデータ構造を格子構造とし、各格子点が上記表に示すデータ構造を持った地形データに対し、図2及び3に示すフローチャートに従って標高データの処理を行うことによって地形模擬モデルを高速に生成することができる。すなわち、双対な二つの三角形を一つの格子点に対応づけているので、前述のように、双対三角形を別々に2回計算することがない。また双対三角形誤差の計算において子三角形の誤差を再帰的に計算することになるので、三角形は幾重にも重複して計算されることになるが、三角形既計算フラグを用意しそれを参照し、それがオンの時はあらためて計算することなく、既に起算された誤差を用いることによって一つの三角形については一度しか計算しないで済む。また、上記表に示すデータ構造をした地形データに対し、図4に示す処理を行うことにより高速に地形模擬モデルを表示することができる。すなわち、稜線強調を行う場合、表示しようとする三角形の誤差評価範囲(scope) の可視(visibility)を計算する必要があり、子三角形の可視を再帰的に計算することになり、多重に三角形の可視を計算することになるが、誤差評価範囲可視(scope visible) フラグを用意することにより重複計算を避けることができ、高速に三角形を表示することができる。
【0038】
従って、本発明の実施の形態によれば、地形模擬モデルのデータ構造を格子構造にし、互いに双対な二つの三角形を一つの格子点に対応づけ誤差既計算フラグを格子点に記憶するようにしたので、互いに双対な二つの三角形の地形模擬誤差を一カ所に格納し、一回の計算ですみ、また、三角形の地形模擬誤差を計算する場合周辺の三角形の地形模擬誤差を重複して計算することなくなり地形模擬モデルの高速の生成が可能となる効果がある。また、双対三角形の地形模擬誤差評価範囲(scope) の可視フラグを用意したので、地形の稜線を詳細に模擬するとき周辺の三角形の可視不可視の計算において、重複することなく計算できるので高速の地形表示が可能となる効果がある。また、地形データベースの構造が詳細度による階層構造でなく、フラットな格子構造であるので、三角形のアドレス計算が簡単になり、またデータの外部記憶装置からのフェッチが簡単になる効果がある。
【0039】
図6は上記の方法に使用する装置のブロック図である。この装置では視覚対象物を多角形、多角面(ポリゴン)及び光点の組み合わせとして数値モデル化して模擬する。本図において、視界計算装置101は、仮定された三次元の情景に含まれる全ての視覚対象物の位置、面を構成する頂点の位置、色彩等の情報を記憶する。例えば飛行機シミュレータの場合、飛行機の方向、高さ、パイロットの視点位置等の視点情報にしたがって、その視界内の視覚対象物を選択し、後述する幾何計算装置に送ること及び幾何計算装置で用いる座標変換のためのマトリクスの計算を行う。オフラインでデータベース生成装置1011によりデータベースの作成すなわち上記方法により作成される地形モデル及び三次元物体のデータを作成してメモリ1012に格納しておく。視点の変化による地形や物体の見え方の変化に対応するためメモリから地形モデルデータ及び物体データを読み出す。
【0040】
幾何計算装置102は視界計算装置101から送られた視界対象物に対して視点との位置関係に従って視点に近い順に優先順位を付す。その視覚対象物の、指定された視点から見た透視図の計算、指定された光源で照らされたときの各面の明るさ、かすみ具合の計算、等の幾何計算を行う。さらに、光点に関する座標変換、透視変換、点輝度の計算などを行い、結果を優先順位と共に後述するビデオ信号発生装置に出力する。またテクスチャ・パターンをポリゴンにマッピングするための座標変換などのパラメータを計算し、ビデオ信号発生回路に転送する。さらに、幾何計算装置102は、視界計算装置101から読み出された地形データについて三角形が所定の許容誤差のものであるかを判断し、許容誤差内でありさらに補正が必要ならば上記方法により補正する。
【0041】
ビデオ信号発生装置103は幾何計算装置102から出力される信号を基に走査線とエッジの交点の位置、交点における明るさ及びかすみ具合(フェード)、明るさ及びフェード計算、並びに隠面消去を行い、ビデオ信号を発生し、表示装置104でこれをカラー表示する。
【図面の簡単な説明】
【図1】 本発明に係る地形の三角形化における三角形の定義を説明する図である。
【図2】 地形模擬モデル生成アルゴリズムを説明するフローチャートである。
【図3】 地形模擬モデル生成アルゴリズムを説明するフローチャートである。
【図4】 図2及び3のアルゴリズムを用いて処理した三角形の表示を説明するフローチャートである。
【図5】 従来の地形模擬モデルのデータ構造(2進木構造)を示す図である。
【図6】 上記の方法に使用する装置のブロック図である。
【図7】 従来の地形模擬モデルの生成方法及びその表示方法を説明する三角形の地形模擬誤差の評価範囲を説明する図である。
【符号の説明】
101…視界計算装置
102…幾何計算装置
103…ビデオ信号発生装置
104…表示装置[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method of generating a terrain simulation model in computer graphics and a display method thereof, and relates to the development of those disclosed in Japanese Patent Laid- Open Nos . 5-290148 and 6-103363 ,
(1) A method of simulating terrain with different accuracy depending on the region,
(2) A method of finely simulating the boundaries of areas with different attributes,
(3) A method of simulating the moving attention area more precisely than other parts,
(4) A method of simulating the ridgeline of the terrain more precisely than other parts,
(5) It relates to a method for generating and displaying a terrain simulation model at high speed.
[0002]
[Prior art]
FIG. 7 is a diagram for explaining an evaluation range of a triangular terrain simulation error for explaining a conventional method for generating a terrain simulation model and a display method thereof. FIG. 1 is a diagram for explaining the definition of triangles in the triangulation of the ground according to the present invention. As shown in these figures, in the conventional method for generating a terrain simulation model and its display method, a square-shaped simulated coverage is divided into two diagonal lines, and two right isosceles triangles (hereinafter simply referred to as triangles) T. , Td, the approximate error e (T) of the right-angled isosceles triangle T is the maximum value of the half-approximation errors err (T) and err (Td) of the two triangles T and Td, and the semi-approximation error err (T) is the maximum altitude difference error (T) from the triangle T to the ground surface, and the approximate errors of the inscribed triangles Te and Tr with the two sides sandwiching the right angle of the triangle T as the hypotenuse are e (Te) and e (Tr ) Is the maximum of error (T), e (Te), e (Tr), and if the approximation error e when approximating the terrain with that triangle is within the specified tolerance, the triangle If the approximation error e (T) is not within the allowable error, the triangle T is divided into two right-angled isosceles triangles Te and Tr, and the divided triangle With and approximation error e is divided until within the allowable error. The approximate error of the divided right isosceles triangle is not limited to that of the triangle itself, but also to that of a right angled isosceles triangle that is inscribed or circumscribed on each side of the triangle and whose side is the hypotenuse. The approximation error of the triangles that contact them is guaranteed to be less than those, and the terrain simulation is performed with the minimum number of triangles within the allowable error.
[0003]
When displaying the triangle, the approximate error of the divided triangle is made to correspond to the node of the binary tree by the division, and the hypothetical viewpoint in the simulated view starts from the root of the binary tree and the child node closer to the viewpoint Approximate errors are obtained in order from the nodes of, and the expected angle error is sequentially calculated for the child nodes until the expected angle error is within the predetermined expected angle tolerance. indicate. Note that the prospective angle error is a value obtained by dividing the approximate error by the distance from the viewpoint to the triangle.
[0004]
[Problems to be solved by the invention]
However, in the conventional method for generating a terrain simulation model and its display method, first, since the entire simulated coverage area is simulated with the same accuracy, important areas and other areas are simulated with the same accuracy. Less important areas are simulated by a large number of triangles, resulting in a large amount of data and a long terrain simulation model generation time. For example, the terrain around the approach route around the airport should be simulated with high accuracy, but the distant mountainous terrain that never approaches is simulated identically, although the accuracy may be lowered.
[0005]
Secondly, since a place where there is not much difference in altitude is simulated by a large triangle, there is a problem that the boundary between regions having different attributes such as sea and land cannot be simulated precisely. In order to solve this, it is necessary to simulate the boundary of the region with another polygon that simulates the boundary of the region in detail.
Thirdly, since the prospective angle error was simulated to be constant, the undulation of a small distant terrain was not simulated, and the state where a target such as a moving object was visible and hidden by the undulation of the terrain could not be simulated accurately. There's a problem. If the terrain simulation accuracy is increased in order to accurately simulate this, the number of triangles on the entire screen increases.
[0006]
In the fourth, since the prospective angle error was simulated to be constant, the vicinity was simulated with a relatively small triangle, but the far distance was simulated with a large triangle, and the ridgeline of a distant mountain became straight and the reality was There is a problem of being damaged. In addition, for the same reason, there is a problem that an object that should be blocked by the terrain undulations appears unblocked. In order to improve these, if the tolerance value of the prospective angle error is reduced, it becomes a further problem that the number of triangles of the entire screen increases.
[0007]
Fifth, when calculating the simulation error of a triangle, since adjacent triangles are calculated recursively, there is a portion where the calculations overlap, and there is a problem that the calculation time becomes long. Also in the display, in order to simulate the terrain ridgeline more precisely than other parts, as shown in this figure, around the triangle to be displayed, that is, the terrain simulation error evaluation range (scope) of the triangle It is necessary to calculate the visible and invisible of the child triangles in the inside, and they are calculated redundantly, and there is a problem that the display speed decreases.
[0008]
Therefore, in view of the above problems, the present invention can simulate the terrain with different accuracy depending on the region, can precisely simulate the boundary between regions having different attributes, and can simulate the movable attention region more precisely than other parts. An object of the present invention is to provide a method for generating and displaying a terrain simulation model that can simulate the ridgeline of the terrain more precisely than other parts and can generate and display a terrain simulation model at high speed.
[0009]
[Means for Solving the Problems]
The present invention is a method for generating and displaying a terrain simulation model using a computer, and in order to solve the above-described problem, the simulation coverage is divided into two triangles, and a terrain simulation error is obtained for each triangle. If the terrain simulation error exceeds the allowable error, each triangle is further subdivided into two triangles, and the terrain simulation error is calculated for each triangle. The subdivision of the triangle is repeated until the terrain simulation error is within the allowable error. The estimated angle error from the viewpoint of the simulated error is obtained, and a triangle whose estimated angle error from the viewpoint is within an allowable error is selected and displayed from the triangles closer to the viewpoint, and the terrain simulated error is an altitude within the triangle. A method for generating and displaying a terrain simulation model , characterized in that an error at a point is weighted by a weight function defined in a coordinate system assumed for the simulation coverage. By this means, by simulating the terrain with a relatively small number of triangles or by simulating a relatively large number of triangles depending on the region, a given region can be simulated with any accuracy higher or lower than other regions. be able to.
[0010]
The weight function of the terrain simulation error is set to a sufficiently large value when the attributes of the three vertices of the divided triangle are not the same as compared with the case where the attributes are the same. By this means, it becomes possible to simulate in detail the boundaries of areas with different attributes, such as land and sea, urban areas and suburbs, airport sites and fields.
When the evaluation range of the terrain simulation error overlaps with the attention area, the estimation angle error of the triangle to be displayed is weighted, and the simulation accuracy is increased as compared with other areas. By this means, the vicinity of a moving object important for training, the vicinity of a dynamically movable area such as a laser ranging target point, a pilot's attention point, and the like can be simulated more precisely than other areas.
[0011]
When an invisible divided triangle exists within the evaluation range of the terrain simulation error of the triangle, the visibility angle error is weighted to increase the accuracy of the ridgeline. By this means, the ridgeline of the terrain can be simulated finely.
In order to generate and display the terrain simulation model at high speed, the data structure is a lattice structure, and among the divided triangles, the terrain simulation error and error already calculated flag of the dual triangles that share the hypotenuse and circumscribe each other The visible flag of the triangle within the evaluation range of the terrain simulation error is stored in the grid. By this means, duplicate calculation is not performed for dual triangles, so that high-speed terrain display is possible.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
A method for simulating terrain with different simulation accuracy depending on the region, which is the first embodiment of the present invention, will be described below with reference to the drawings. Here, the method of simulating the terrain with different simulation accuracy depending on the terrain, which is the first embodiment, adds arbitrary weights with the coordinates in the coordinate system assumed for the simulated coverage as variables. It simulates terrain with accuracy and without flags.
[0013]
FIG. 1 is a diagram for explaining the definition of triangles in the triangulation of the ground according to the present invention, FIGS. 2 and 3 are flowcharts for explaining a terrain simulation model generation algorithm, and FIG. 4 uses the algorithm of FIGS. 6 is a flowchart for explaining the display of a triangle generated in this way. In the flowcharts shown in FIGS. 2 and 3, the simulation error of the triangular terrain is calculated by the following equations (1) and (2).
[0014]
[Expression 1]
Figure 0003865427
[0015]
[Expression 2]
Figure 0003865427
[0016]
That is, in calculating the error (T) of the triangular terrain simulation error, the error at each elevation point is weighted by the weight function w (x, y) defined in the coordinate system assumed for the simulated coverage. Here, the intrinsic error error (T) may be any numerical value as long as it is determined only by the error in the grid (grid point) that is the elevation point in the triangle T 1. Here, the maximum value of the difference between the altitude of the grid in the triangle T and the plane stretched by the triangle T is used.
[0017]
Specifically, using the triangular terrain simulation error calculated by the equations (1) and (2), the terrain can be triangulated, that is, the terrain simulation model can be generated according to the flowchart shown in FIG. And the predetermined area can be simulated with an arbitrary accuracy higher (or lower) than other areas by displaying the triangle in the flowchart of FIG.
In other words, the value of the weight function w (x, y) defined on the simulated coverage is the value in the grid, and the original error of the grid is weighted. Depending on the region, it is possible to simulate the terrain with a relatively small number of triangles or with a relatively large number of triangles.
[0018]
Therefore, according to the embodiment of the present invention, in the calculation of the terrain simulation error of the triangle in the generation of the terrain simulation model, the terrain simulation error is weighted by the weight function if the coordinates of the simulated coverage are variable. There is an effect that simulation accuracy can be arbitrarily set depending on the region. In other words, in the flight simulator, the operationally important areas such as the airport area are simulated with high accuracy, and the operationally unimportant areas away from the flight course are simulated with low accuracy, thereby reducing the capacity of the terrain database. Can be displayed at high speed.
[0019]
Next, a method for simulating a boundary between regions having different attributes according to the second embodiment of the present invention with high accuracy will be described. Here, the method of simulating the boundary of regions having different attributes with high accuracy according to the second embodiment is the normal error calculation when the attributes of the three vertices of the triangle are the same in the calculation of the terrain simulation error of the triangle. If this is not the case, the boundary between regions having different attributes is simulated finely by setting the error to the maximum value. Specifically, the terrain is triangulated by the flowcharts shown in FIGS. 2 and 3, and the terrain simulation error of the triangle is calculated by the equation (1) and the following equation (3).
[0020]
[Equation 3]
Figure 0003865427
[0021]
That is, in calculating the error (T) of the triangular terrain simulation error, if the attributes of the three vertices of the triangle are the same, normal error calculation is performed, otherwise, the error is set to a sufficiently large value.
Specifically, the terrain is triangulated, that is, the terrain simulation model is generated according to the flowcharts shown in FIGS. 2 and 3 using the terrain simulation error of the triangle calculated by Equations (1) and (3), and shown in FIG. By processing the terrain simulation model according to the flowchart and displaying the triangles, the boundaries of regions having different attributes can be simulated with the highest degree of detail. In other words, if the attributes of the three vertices of the triangle are not the same, the terrain simulation error of the triangle is the maximum, so the region where the boundary of the region passes through the error evaluation range (scope) of the triangle is Go ahead and simulate the boundaries of the region with the highest level of detail and without cracks.
[0022]
Therefore, according to the embodiment of the present invention, when the attributes of the three vertices of the triangle are different, the terrain simulation error of the triangle is greatly evaluated, so that it is possible to simulate in detail the boundaries of the regions having different ground attributes. is there. In other words, since the boundaries of regions having different attributes such as land and sea, urban and suburb, and airport and field can be simulated in detail, a terrain database can be efficiently generated without separately modeling with polygons.
[0023]
Next, a method for simulating a movable region of interest that is a third embodiment of the present invention with higher accuracy than other regions will be described. Here, the third embodiment of the present invention, which is a method for simulating a movable region of interest with higher accuracy than other regions, is to calculate a prospective angle error from a triangular terrain simulation error. If the triangular terrain simulation error evaluation range (scope) and the dynamically movable attention area such as the pilot's gazing point, moving object, and distance measurement target point overlap, it is expected with the weight determined for that attention area By weighting the angular error, the vicinity of the moving attention area is simulated more finely than other parts. Specifically, the display of terrain simulation is performed according to the flowchart shown in FIG. 4, and the prospective angle error of the triangle is calculated by Expression (1) and Expression (4) below.
[0024]
[Expression 4]
Figure 0003865427
[0025]
That, in the calculation of the terrain simulated errors of the triangle e (T), when the evaluation range of the terrain simulated error triangle to be displayed and (scope) and region of interest of a radius s m overlap, triangle to be displayed The prospective angle error is weighted by the degree w m of the simulation accuracy improvement of the region.
Specifically, in the process of displaying the triangle by processing the terrain simulation model according to the flowchart shown in FIG. 4, a moving region such as the vicinity of the moving object is obtained by using Equation (4) as an evaluation formula of the angle error angle of the triangle. Can be simulated with higher accuracy than other regions. That is, when the error evaluation range (scope) of the triangle overlaps with the moving area, the terrain can be simulated in more detail by advancing the triangulation by strictly evaluating the prospective angle.
[0026]
Therefore, according to the embodiment of the present invention, when the error evaluation range (scope) of the triangle and the attention area overlap, the prospective angle error of the triangle is weighted by the weight determined by the attention area. There is an effect that the moving attention area can be simulated with arbitrary accuracy. In other words, it is possible to more closely simulate the vicinity of moving objects that are important for training, the vicinity of dynamically moving points such as laser ranging target points and pilot's attention points, etc., and the generation and display of terrain simulation is efficient Can be done. This has the effect of finely simulating the state where the moving object is hidden by the obstacle with a relatively small number of polygons.
[0027]
Next, a method for simulating a terrain ridgeline with high accuracy, which is a fourth embodiment of the present invention, will be described. Here, according to the fourth embodiment of the present invention, the method of simulating a terrain ridge line with high accuracy is such that when a prospective angle error is calculated from a triangular terrain simulation error, the triangular terrain simulation error evaluation range ( The visibility of inferior triangles in (scope) is judged, and if there is at least one invisible child triangle in the terrain simulation error evaluation range (scope) compared to the case in which all the child triangles are visible, the estimation of the likelihood angle error The ridgeline of the terrain is simulated more finely than other parts. Specifically, the terrain simulation model is displayed according to the flowchart shown in FIG. 4, and the prospective angle error of the triangle to be displayed is evaluated by the following equation (5).
[0028]
[Equation 5]
Figure 0003865427
[0029]
In other words, when calculating the prospective angle error from the terrain simulation error of a triangle, the visibility of the child triangle within the terrain simulation error evaluation range (scope) of the triangle is judged and all child triangles are visible (scopevisible (T) = compared to true), as compared to estimated angle error if there is an invisible child triangular even one in the terrain simulated error evaluation range of the triangle (scope) weighted by w e, the ridgeline of the terrain to other parts It simulates finely.
[0030]
Specifically, in the process of representing the triangle by processing the terrain simulation model according to the flowchart shown in FIG. 4, the ridge line of the terrain is changed to another part by using Equation (5) as an evaluation formula of the angle error angle of the triangle. It can be simulated with higher accuracy. That is, when the invisible child triangles are present even one within the error evaluation range of the triangle (scope), by strictly evaluating the apparent angle error by weighting w e a predetermined, edge lines of the terrain triangulation proceeds It can be simulated in more detail. Here, the visibility and invisibility of the error evaluation range (scope) of the triangle can be obtained by recursively calculating the visibility and invisibility of the error evaluation range (scope) of the child triangle by the following equation (6).
[0031]
[Formula 6]
Figure 0003865427
[0032]
Therefore, according to the embodiment of the present invention, when there is at least one child triangle that cannot be seen from the viewpoint in the evaluation range (scope) of the terrain simulation error of the triangle, the prospective angle error of the triangle is reduced as compared with the case where it is not. Since it was evaluated strictly, it has the effect of finely simulating the ridgeline of the terrain. In other words, the features of distant mountains can be simulated in detail with a relatively small number of triangles. In addition, it is possible to accurately simulate a state where an object is hidden by a relatively small undulation of the terrain with a small number of triangles. This is complementary to the texture mapping, and the texture mapping can be performed effectively. That is, the texture mapping cannot simulate the large unevenness of the ground surface, that is, the contour of the terrain, but can simulate the terrain with a small number of triangles because the small unevenness is simulated by the shadow pattern.
[0033]
Next, a method for generating and displaying a terrain simulation model at a high speed according to a fifth embodiment of the present invention will be described. Here, according to the fifth embodiment of the present invention, a method for generating and displaying a terrain simulation model at a high speed has a terrain data structure as a lattice structure instead of a binary tree structure. Is a right isosceles triangle that circumscribes each other (hereinafter referred to as dual triangle), and that the terrain simulation error, the error calculation flag, and the child triangle of the terrain simulation error evaluation range (scope) are all visible The terrain simulation error evaluation range visible flag shown is stored in the grid point. As a result, in the terrain simulation model generation, the terrain simulation error evaluation is not performed in the terrain simulation display without calculating the terrain simulation error of two dual triangles twice, without processing the surrounding triangles in duplicate. It enables high-speed processing without redundant calculation of the visible and invisible of the child triangles in the scope.
[0034]
FIG. 5 shows a data structure (binary tree structure) of a conventional terrain simulation model . Specifically, in order to generate and display the terrain simulation model at a high speed, the data structure is not a binary tree structure but a lattice structure described below as shown in FIG.
The following information is stored in each grid.
(1) Altitude at that point
(2) Dual triangle terrain simulation error associated with the grid Here, the correspondence between the grid and the dual triangle is performed as follows. When the end points of the hypotenuse of a dual triangle are «q1» and «q2»,
≪ qd ≫ = │ (≪q1≫ + ≪q2≫) / 2 │
Is the corresponding grid of the dual triangle. Here, <<>> means vector display.
[0035]
(3) Dual triangle error already calculated flag
(4) Dual triangle error evaluation range (scope) Visible flag Furthermore, in order to speed up the display, in addition to the dual triangle, a dual cell triangle is associated with the grid, and each normal vector is assigned to the corresponding grid. Store it. Specific examples are shown in the following table.
[0036]
[Table 1]
Figure 0003865427
[0037]
Specifically, the data structure of the terrain simulation model is a lattice structure, and the terrain data is processed by processing the elevation data according to the flowcharts shown in FIGS. 2 and 3 for the terrain data in which each lattice point has the data structure shown in the above table. A simulation model can be generated at high speed. That is, since two dual triangles are associated with one lattice point, the dual triangles are not calculated twice separately as described above. In addition, since the error of the child triangle is calculated recursively in the calculation of the dual triangle error, the triangle will be calculated several times, but the triangle already calculated flag is prepared and referred to, When it is on, it does not need to be calculated again, but it can be calculated only once for a triangle by using the already calculated error. Further, the terrain simulation model can be displayed at high speed by performing the processing shown in FIG. 4 on the terrain data having the data structure shown in the above table. That is, when performing edge emphasis, it is necessary to calculate the visibility of the error evaluation range (scope) of the triangle to be displayed, and recursively calculate the visibility of the child triangle. Visibility is calculated, but by providing an error evaluation range visible flag (scope visible), it is possible to avoid duplicate calculation and display triangles at high speed.
[0038]
Therefore, according to the embodiment of the present invention, the data structure of the terrain simulation model is a lattice structure, two triangles that are dual to each other are associated with one lattice point, and the error calculation flag is stored in the lattice point. Therefore, the terrain simulation error of two triangles that are dual to each other is stored in one place and only one calculation is required, and when calculating the terrain simulation error of the triangle, the terrain simulation error of the surrounding triangles is duplicated. This has the effect of enabling high-speed generation of a terrain simulation model . In addition, since the visibility flag of the dual triangle terrain simulation error evaluation scope (scope) is prepared, when simulating the ridgeline of the terrain in detail, it can be calculated without duplication in the calculation of the visible and invisible of the surrounding triangles, so high-speed terrain This has the effect of enabling display. In addition, since the structure of the terrain database is not a hierarchical structure based on the level of detail but a flat lattice structure, it is easy to calculate the address of a triangle and to fetch data from an external storage device.
[0039]
FIG. 6 is a block diagram of an apparatus used in the above method. In this apparatus, a visual object is modeled and simulated as a combination of a polygon, a polygon (polygon), and a light spot. In this figure, the field-of-view calculation apparatus 101 stores information such as the positions of all visual objects included in the assumed three-dimensional scene, the positions of vertices constituting a surface, and colors. For example, in the case of an airplane simulator, according to viewpoint information such as airplane direction, height, pilot's viewpoint position, etc., a visual object in the field of view is selected and sent to a geometric calculation apparatus described later and coordinates used in the geometric calculation apparatus Perform matrix calculation for conversion. The database generation apparatus 1011 creates the database, that is, the terrain model and the data of the three-dimensional object created by the above method offline, and stores them in the memory 1012. The terrain model data and the object data are read from the memory in order to cope with the change in the terrain and the appearance of the object due to the change in viewpoint.
[0040]
The geometric calculation device 102 assigns priorities to the visual field objects sent from the visual field calculation device 101 in the order closer to the viewpoint according to the positional relationship with the viewpoint. Calculation of a perspective view of the visual object viewed from a specified viewpoint, calculation of brightness of each surface when illuminated by a specified light source, calculation of haze, and the like are performed. Furthermore, the coordinate transformation related point, perspective transformation is performed and the light point intensity calculation, and outputs the result to the video signal generating device which will be described later in conjunction with priority. Also, parameters such as coordinate transformation for mapping the texture pattern to the polygon are calculated and transferred to the video signal generation circuit. Further, the geometric calculation device 102 determines whether or not the triangle has a predetermined allowable error in the terrain data read from the visual field calculation device 101. If the correction is within the allowable error and further correction is necessary, the correction is performed by the above method. To do.
[0041]
Based on the signal output from the geometric calculation device 102, the video signal generation device 103 performs the position of the intersection of the scanning line and the edge, brightness and fading at the intersection, brightness and fade calculation, and hidden surface removal. The video signal is generated and displayed on the display device 104 in color.
[Brief description of the drawings]
FIG. 1 is a diagram for explaining the definition of a triangle in terrain triangulation according to the present invention.
FIG. 2 is a flowchart for explaining a terrain simulation model generation algorithm;
FIG. 3 is a flowchart for explaining a terrain simulation model generation algorithm;
FIG. 4 is a flowchart illustrating the display of triangles processed using the algorithms of FIGS. 2 and 3;
FIG. 5 is a diagram showing a data structure (binary tree structure) of a conventional terrain simulation model .
FIG. 6 is a block diagram of an apparatus used in the above method.
FIG. 7 is a diagram for explaining an evaluation range of a triangular terrain simulation error for explaining a conventional terrain simulation model generation method and its display method;
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 101 ... Visual field calculation apparatus 102 ... Geometric calculation apparatus 103 ... Video signal generator 104 ... Display apparatus

Claims (5)

データベース生成装置により作成されメモリに格納された地形データから、コンピュータを用い地形模擬モデル生成及び表示する方法であって、
幾何計算装置により、模擬覆域を2つの三角形に分割し、2つの三角形で模擬される地形を近似し、各三角形と前記地形データにより規定される地形面との地形模擬誤差を求め、
前記幾何計算装置により、前記地形模擬誤差が許容誤差を越えるなら前記各三角形をさらに2つの三角形に再分割し各三角形で地形模擬誤差を求め、前記地形模擬誤差が許容誤差以内になるまで三角形の細分化を繰り返し、
前記幾何計算装置により、前記地形模擬誤差の視点からの見込み角誤差を求め、視点からの見込み角誤差が許容誤差以内にある三角形を視点に近い方の三角形から選択して表示装置に表示し、
前記地形模擬誤差は、前記三角形内の標高点における誤差に、前記模擬覆域に仮定された座標系で定義された重み関数によって重みづけされることを特徴とする地形模擬モデルの生成及び表示の方法。
Terrain data stored in memory created by the database generation apparatus, a method for generating and displaying a terrain simulated model using a computer,
Dividing the simulated coverage into two triangles by a geometric calculation device, approximating the terrain simulated by the two triangles, and determining the terrain simulation error between each triangle and the terrain surface defined by the terrain data ;
If the terrain simulation error exceeds the allowable error by the geometric calculation device, each triangle is further subdivided into two triangles, and the terrain simulation error is obtained for each triangle. Repeat subdivision,
By the geometric calculation device, the expected angle error from the viewpoint of the terrain simulation error is obtained, and the triangle with the expected angle error from the viewpoint within the allowable error is selected from the triangles closer to the viewpoint and displayed on the display device ,
The terrain simulation error is generated by weighting an error at an elevation point in the triangle with a weight function defined in a coordinate system assumed for the simulated coverage. Method.
前記地形模擬誤差の重み関数は、分割された前記三角形の三頂点の地形形態の属性が同一でない場合には、地形形態の属性が同一の場合に比して、十分大きな値とすることを特徴とする、請求項1に記載の地形模擬モデルの生成及び表示の方法。  The weight function of the terrain simulation error is a sufficiently large value when the attribute of the topography of the three vertices of the divided triangle is not the same as when the attribute of the topography is the same. The method for generating and displaying a terrain simulation model according to claim 1. 前記地形模擬誤差の評価範囲と注目領域が重なったとき、表示しようとする三角形の前記見込み角誤差に重みづけして、他の領域に比して模擬精度を高くすることを特徴とする、請求項1に記載の地形模擬モデルの生成及び表示の方法。  When the evaluation range of the terrain simulation error overlaps with the attention area, weighting the prospective angle error of the triangle to be displayed increases simulation accuracy as compared with other areas. A method for generating and displaying a terrain simulation model according to Item 1. 三角形の前記地形模擬誤差の評価範囲内に不可視の分割された三角形が存在する場合、前記見込み角誤差に重みづけし、稜線の精度を高くすることを特徴とする、請求項1に記載の地形模擬モデルの生成及び表示の方法。  The terrain according to claim 1, wherein when the invisible divided triangle exists within the evaluation range of the terrain simulation error of the triangle, the accuracy of a ridge line is increased by weighting the prospective angle error. Method for generating and displaying a simulated model. 前記地形模擬モデルの生成及び表示を高速で行うために、データ構造を格子構造にし、分割された前記三角形のうち相互に斜辺を共有し互いに外接する双対三角形の前記地形模擬誤差、誤差既計算フラグ、前記地形模擬誤差の評価範囲内の三角形の可視フラグを前記格子に格納することを特徴とする、請求項1に記載の地形模擬モデルの生成及び表示の方法。  In order to generate and display the terrain simulation model at high speed, the data structure is a lattice structure, and among the divided triangles, the terrain simulation error and error already calculated flag of the dual triangles that share the hypotenuse and circumscribe each other The method for generating and displaying a terrain simulation model according to claim 1, wherein a triangular visible flag within the evaluation range of the terrain simulation error is stored in the grid.
JP8951896A 1996-04-11 1996-04-11 Method for generating and displaying terrain simulation model Expired - Fee Related JP3865427B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8951896A JP3865427B2 (en) 1996-04-11 1996-04-11 Method for generating and displaying terrain simulation model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8951896A JP3865427B2 (en) 1996-04-11 1996-04-11 Method for generating and displaying terrain simulation model

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006198536A Division JP2006330753A (en) 2006-07-20 2006-07-20 Method for generating and displaying topographic feature simulation model

Publications (2)

Publication Number Publication Date
JPH09282490A JPH09282490A (en) 1997-10-31
JP3865427B2 true JP3865427B2 (en) 2007-01-10

Family

ID=13973027

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8951896A Expired - Fee Related JP3865427B2 (en) 1996-04-11 1996-04-11 Method for generating and displaying terrain simulation model

Country Status (1)

Country Link
JP (1) JP3865427B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3128549B2 (en) * 1999-04-26 2001-01-29 三菱電機株式会社 3D image display method
US7362325B2 (en) * 2004-12-21 2008-04-22 Qualcomm Incorporated 2D/3D line rendering using 3D rasterization algorithms
JP6345009B2 (en) * 2014-07-08 2018-06-20 三菱プレシジョン株式会社 Generation and display method of terrain simulation model

Also Published As

Publication number Publication date
JPH09282490A (en) 1997-10-31

Similar Documents

Publication Publication Date Title
US4855934A (en) System for texturing computer graphics images
Carlbom et al. A hierarchical data structure for representing the spatial decomposition of 3D objects
CA2071539C (en) Image generator
US9500496B2 (en) Apparatus, method and computer program for spatially representing a digital map section
McLaren et al. Visualisation of digital terrain models: techniques and applications
CN105336003A (en) Three-dimensional terrain model real-time smooth drawing method with combination of GPU technology
CN113009506B (en) Virtual-real combined real-time laser radar data generation method, system and equipment
GB2226937A (en) Image display
CN107220372B (en) A kind of automatic laying method of three-dimensional map line feature annotation
Polis et al. Automating the construction of large-scale virtual worlds
Mudge et al. Viewpoint quality and scene understanding
CN108733711A (en) Distribution line space length acquisition methods based on three-dimension GIS technology
JPS63287881A (en) Method and apparatus for making image data
US6100892A (en) Atmospheric effects simulation
US7257519B2 (en) System and method for weighted correction of an eyepoint position
JP3865427B2 (en) Method for generating and displaying terrain simulation model
JP3483967B2 (en) Cloud-like phenomenon visualization device
JP2006330753A (en) Method for generating and displaying topographic feature simulation model
JP3270514B2 (en) A method of creating a terrain model in generating a simulated view, and a method of displaying a terrain model in generating a simulated view.
JPH1091760A (en) Three-dimensional topography output method and device and recording medium
Gold et al. The marine GIS-dynamic GIS in action
De Vivo et al. Occlusion points identification algorithm
JPH07271847A (en) Method and device for modeling formation ground
CA2226115C (en) Atmospheric effects simulation
JP3270535B2 (en) How to create and display terrain models including objects

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060314

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060510

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060606

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060706

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060817

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060905

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061003

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091013

Year of fee payment: 3

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101013

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101013

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111013

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111013

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121013

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121013

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131013

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees