JP4672493B2 - 3D graphic display device and 3D graphic display method - Google Patents

3D graphic display device and 3D graphic display method Download PDF

Info

Publication number
JP4672493B2
JP4672493B2 JP2005260954A JP2005260954A JP4672493B2 JP 4672493 B2 JP4672493 B2 JP 4672493B2 JP 2005260954 A JP2005260954 A JP 2005260954A JP 2005260954 A JP2005260954 A JP 2005260954A JP 4672493 B2 JP4672493 B2 JP 4672493B2
Authority
JP
Japan
Prior art keywords
data
dimensional
graphic
memory
display
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
JP2005260954A
Other languages
Japanese (ja)
Other versions
JP2007072884A (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 Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2005260954A priority Critical patent/JP4672493B2/en
Publication of JP2007072884A publication Critical patent/JP2007072884A/en
Application granted granted Critical
Publication of JP4672493B2 publication Critical patent/JP4672493B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

この発明は、3次元図形をメモリ容量が制限された環境で効率的に表示する3次元図形表示装置および3次元図形表示方法に関する。   The present invention relates to a three-dimensional graphic display device and a three-dimensional graphic display method for efficiently displaying a three-dimensional graphic in an environment with a limited memory capacity.

近年、パーソナルコンピュータシステムにおいて3次元の図形(地図を含む)を表示させる3次元図形表示装置および3次元図形表示ソフトウェアが提供されている。これらによれば、3次元図形を見る際の視点の位置や視線の方向を、例えばマウスやキーボードといった入力装置を用いて設定することにより、3次元図形をあたかも近くで見ている、または遠くで見ているように、その表示位置や表示角度を制御することができる。このような3次元図形は、一般に、3次元座標によって構成された3次元図形データと、この3次元図形データで示された複数の座標点によって形成される平面の色彩や模様を表した2次元テクスチャデータとによって表される。   In recent years, a three-dimensional graphic display device and three-dimensional graphic display software for displaying a three-dimensional graphic (including a map) in a personal computer system have been provided. According to these, the position of the viewpoint and the direction of the line of sight when viewing the three-dimensional figure are set by using an input device such as a mouse or a keyboard, for example, as if the three-dimensional figure is viewed close or far away. As you can see, the display position and display angle can be controlled. Such a three-dimensional figure is generally a two-dimensional representation of the color or pattern of a plane formed by three-dimensional figure data constituted by three-dimensional coordinates and a plurality of coordinate points indicated by the three-dimensional figure data. Represented by texture data.

従来の3次元画像表示方法の一例は、たとえば、非特許文献1に示されている。この3次元画像表示方法では、視点位置からの距離に応じて建物等の形状であるオブジェクトの詳細度を変えて表示するLOD(Level of Detail)機能が使用される。LOD機能は、「視点位置から遠い距離に存在するオブジェクトは詳しく見えない」という物の見え方に基づいて、1つのオブジェクトに対して詳細度の異なる複数のモデルを記述しておき、視点位置からの距離が近いオブジェクトは詳細に表示し、視点位置から遠いオブジェクトは粗く表示する(または表示しない)という機能である。LOD機能により、表示画像の見栄えが損なわれることを低減しつつ少ないデータ量でレンダリングすることができ、これにより、3次元画像の表示速度を向上させている。   An example of a conventional three-dimensional image display method is shown in Non-Patent Document 1, for example. In this three-dimensional image display method, an LOD (Level of Detail) function is used in which the level of detail of an object having a shape such as a building is changed according to the distance from the viewpoint position. The LOD function describes a plurality of models with different degrees of detail for one object based on the appearance of an object that “the object existing at a distance far from the viewpoint position cannot be seen in detail”. This is a function that displays an object with a short distance in detail and displays an object far from the viewpoint position roughly (or does not display it). The LOD function enables rendering with a small amount of data while reducing the deterioration of the appearance of the display image, thereby improving the display speed of the three-dimensional image.

このようなLOD機能を有する3次元図形表示装置においては、大容量データメモリの中に、視点が近距離の場合に表示すべき図形を規定する近距離用3次元図形データおよび近距離用2次元テクスチャデータと、視点が遠距離の場合に表示すべき図形を規定する遠距離用3次元図形データおよび遠距離用2次元テクスチャデータが格納される。そして、入力装置によって指示された仮想的な視点と3次元図形との距離に応じて、大容量データメモリから1セットの近距離用3次元図形データおよび近距離用2次元テクスチャデータまたは1セットの遠距離用3次元図形データおよび遠距離用2次元テクスチャデータが読み出されて表示用メモリに格納され、この表示用メモリに格納されたデータに基づいて表示装置に3次元図形が表示される。   In such a three-dimensional graphic display device having the LOD function, the short-distance three-dimensional graphic data and the short-distance two-dimensional data that define the graphic to be displayed when the viewpoint is short distance are stored in the large-capacity data memory. The texture data, the long-distance three-dimensional graphic data and the long-distance two-dimensional texture data defining the graphic to be displayed when the viewpoint is a long distance are stored. Then, according to the distance between the virtual viewpoint pointed to by the input device and the three-dimensional figure, a set of short-distance three-dimensional graphic data and short-distance two-dimensional texture data or a set of short-distance data from the large-capacity data memory. The long-distance three-dimensional graphic data and the long-distance two-dimensional texture data are read out and stored in the display memory, and the three-dimensional graphic is displayed on the display device based on the data stored in the display memory.

なお、関連する技術として、特許文献1は、表示動作を高速化し、スクロール表示の性能を向上させる3次元画像表示装置を開示している。この3次元画像表示装置は、仮想的な視点位置を移動させつつ仮想的な視点位置からの3次元画像を表示画面に表示させる3次元画像表示装置において、建物および道路の情報を含み、複数の領域からなる3次元地形データのうちで、仮想的な視点位置からの視野に入らない領域の3次元地形データの入力を省略し、仮想的な視点位置からの視野に入る領域の3次元地形データを選択する領域選択部と、領域選択部が選択した3次元地形データに基づいて仮想的な視点位置からの3次元画像を表示画面に表示させるレンダリング部とを備えている。   As a related technique, Patent Document 1 discloses a three-dimensional image display device that speeds up a display operation and improves scroll display performance. This three-dimensional image display device is a three-dimensional image display device that displays a three-dimensional image from a virtual viewpoint position on a display screen while moving the virtual viewpoint position. Of the 3D terrain data composed of regions, the input of 3D terrain data for regions that do not enter the field of view from the virtual viewpoint position is omitted, and the 3D terrain data of the region that enters the field of view from the virtual viewpoint position is omitted. And a rendering unit that displays a 3D image from a virtual viewpoint position on the display screen based on the 3D terrain data selected by the region selection unit.

Jed Hartman, Josie Wernecke著、「VRML 2.0ハンドブック Web上の世界に動きを」、Silicon Graphic, Inc.Jed Hartman, Josie Wernecke, “VRML 2.0 Handbook: Moving the World on the Web”, Silicon Graphic, Inc. 特開平2001−229402号公報Japanese Patent Laid-Open No. 2001-229402

上述した従来のLOD機能を有する3次元図形表示装置においては、入力装置によって指示された仮想的な視点位置の移動に応じて3次元図形の画像表示が切り替えられる際には、大容量データメモリと表示用メモリとの間でデータの入れ替えが頻繁に発生し、3次元図形の画像表示を更新する速度が低下するとともに、データの入れ替えに伴う表示内容の相違が頻繁に発生して3次元図形を眺める者にとって表示品質が低下するといった問題がある。   In the above-described conventional three-dimensional graphic display device having the LOD function, when the image display of the three-dimensional graphic is switched in accordance with the movement of the virtual viewpoint position designated by the input device, a large-capacity data memory and The data exchange with the display memory frequently occurs, the speed of updating the image display of the three-dimensional figure decreases, and the difference in the display contents accompanying the data exchange frequently occurs, resulting in the three-dimensional figure. There is a problem that display quality is lowered for the viewer.

特に、計算機ネットワークを介して全体を構成し、大容量データメモリをネットワーク上のサーバに置き、表示装置および表示用メモリをネットワーク上のクライアントに置く構成においては、データの入れ替えが発生するとネットワーク全体の情報伝達効率を下げるという問題がある。   In particular, in a configuration in which the whole is configured via a computer network, a large-capacity data memory is placed on a server on the network, and a display device and a display memory are placed on a client on the network, There is a problem of lowering information transmission efficiency.

この発明は、上述した問題を解決するためになされたものであり、3次元図形を表示するためのデータの入れ替えを迅速に行い、また、データの入れ替えに伴う表示品質の低下を防ぐことができる3次元図形表示装置および3次元図形表示方法を提供することを目的とする。   The present invention has been made to solve the above-described problems, and can quickly replace data for displaying a three-dimensional figure, and can prevent deterioration in display quality due to the replacement of data. It is an object to provide a three-dimensional graphic display device and a three-dimensional graphic display method.

この発明に係る3次元図形表示装置は、3次元図形を規定する3次元図形データと3次元図形の表面を彩色するための2次元テクスチャデータとに基づき3次元図形を表示する3次元図形表示装置であって、3次元図形を表示する表示装置と、表示装置に送って3次元図形を表示させるための3次元図形データと2次元テクスチャデータのセットを記憶する表示用メモリと、表示精度が異なる複数の3次元図形にそれぞれ対応する複数の3次元図形データと2次元テクスチャデータとのセットを記憶した大容量データメモリと、視点位置を指示する位置指示装置と、位置指示装置による指示に基づき視点位置の移動を予測する視点位置予測部と、視点位置予測部によって予測された視点位置と3次元図形との距離に応じた3次元図形データと2次元テクスチャデータとのセットを記憶する中間メモリと、位置指示装置によって指示された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを大容量データメモリまたは中間メモリから読み出して表示用メモリに送り、且つ、視点位置予測部によって予測された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを大容量データメモリから読み出して中間メモリに送るメモリ制御部とを備えている。   A three-dimensional graphic display device according to the present invention displays a three-dimensional graphic based on three-dimensional graphic data defining the three-dimensional graphic and two-dimensional texture data for coloring the surface of the three-dimensional graphic. However, the display accuracy differs between a display device that displays a three-dimensional graphic and a display memory that stores a set of three-dimensional graphic data and two-dimensional texture data that are sent to the display device to display the three-dimensional graphic. A large-capacity data memory storing a set of a plurality of three-dimensional graphic data and two-dimensional texture data respectively corresponding to a plurality of three-dimensional graphics, a position indicating device for indicating a viewpoint position, and a viewpoint based on an instruction from the position indicating device A viewpoint position prediction unit that predicts movement of the position, three-dimensional graphic data according to the distance between the viewpoint position predicted by the viewpoint position prediction unit and the three-dimensional graphic; An intermediate memory that stores a set of three-dimensional texture data, and a large-capacity data memory or an intermediate set of three-dimensional graphic data and two-dimensional texture data corresponding to the distance between the viewpoint position indicated by the position pointing device and the three-dimensional graphic Reading from the memory and sending it to the display memory, and reading from the large-capacity data memory a set of 3D graphic data and 2D texture data corresponding to the distance between the viewpoint position predicted by the viewpoint position prediction unit and the 3D graphic And a memory control section for sending to the intermediate memory.

この発明に係る3次元図形表示方法は、3次元図形を規定する3次元図形データと3次元図形の表面を彩色するための2次元テクスチャデータとが記憶された表示用メモリの内容に基づき3次元図形を表示する3次元図形表示方法であって、表示精度が異なる複数の3次元図形にそれぞれ対応する複数の3次元図形データと2次元テクスチャデータとのセットを大容量データメモリに記憶するステップと、視点位置を指示するステップと、指示に基づき視点位置の移動を予測するステップと、予測された視点位置と3次元図形との距離に応じた3次元図形データと2次元テクスチャデータとのセットを中間メモリに記憶するステップと、指示された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを大容量データメモリまたは中間メモリから読み出して表示用メモリに送り、且つ、予測された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを大容量データメモリから読み出して中間メモリに送るステップとを備えている。   The three-dimensional graphic display method according to the present invention is based on the contents of a display memory in which three-dimensional graphic data defining a three-dimensional graphic and two-dimensional texture data for coloring the surface of the three-dimensional graphic are stored. A 3D graphic display method for displaying a graphic, comprising: storing a set of a plurality of 3D graphic data and a 2D texture data respectively corresponding to a plurality of 3D graphics having different display accuracy in a large capacity data memory; A step of instructing the viewpoint position, a step of predicting movement of the viewpoint position based on the instruction, and a set of 3D graphic data and 2D texture data corresponding to the distance between the predicted viewpoint position and the 3D graphic A step of storing in the intermediate memory, and a set of 3D graphic data and 2D texture data corresponding to the instructed viewpoint position and the distance of the 3D graphic A set of 3D graphic data and 2D texture data corresponding to the distance between the predicted viewpoint position and the 3D graphic is read from the large capacity data memory or the intermediate memory and sent to the display memory. Reading and sending to the intermediate memory.

この発明によれば、予測された視点位置と3次元図形との距離に応じた3次元図形データと2次元テクスチャデータとのセットを中間メモリに記憶しておき、指示された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを大容量データメモリまたは中間メモリから読み出して表示用メモリに送って3次元図形を表示させるようにしたので、中間メモリから表示用メモリへのデータ転送を高速にでき、3次元図形を表示するためのデータの入れ替えを迅速に行うことができる。また、データの入れ替えを高速にできるので、データの入れ替えに伴う表示品質の低下を防ぐことができる。   According to this invention, a set of 3D graphic data and 2D texture data corresponding to the distance between the predicted viewpoint position and the 3D graphic is stored in the intermediate memory, and the instructed viewpoint position and 3D data are stored. Since a set of 3D graphic data and 2D texture data corresponding to the distance of the graphic is read from the large-capacity data memory or the intermediate memory and sent to the display memory to display the 3D graphic, it is displayed from the intermediate memory. The data can be transferred to the main memory at high speed, and the data for displaying the three-dimensional figure can be replaced quickly. In addition, since the data can be exchanged at high speed, it is possible to prevent the display quality from being lowered due to the exchange of data.

以下、この発明の実施の形態を、図面を参照しながら詳細に説明する。
実施の形態1.
図1は、この発明の実施の形態1に係る3次元図形表示装置の構成を示すブロック図である。この3次元図形表示装置は、表示装置101、位置指示装置102、表示用メモリ103、中間メモリ104、大容量データメモリ105および計算機の中央処理装置(CPU:Central Processing Unit)106から構成されている。中央処理装置106は、視点位置予測部107およびメモリ制御部108を備えている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Embodiment 1 FIG.
1 is a block diagram showing a configuration of a three-dimensional graphic display apparatus according to Embodiment 1 of the present invention. The three-dimensional graphic display device includes a display device 101, a position pointing device 102, a display memory 103, an intermediate memory 104, a large-capacity data memory 105, and a central processing unit (CPU) 106 of a computer. . The central processing unit 106 includes a viewpoint position prediction unit 107 and a memory control unit 108.

表示装置101は、例えばLCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)などから構成されており、表示用メモリ103から送られてくるデータに基づいて、3次元図形の画像を2次元平面上に表示する。位置指示装置102は、例えばマウスやキーボードなどから構成されており、表示装置101に表示される3次元図形を眺める地点を表す視点位置および3次元図形を眺める方向を表す視線方向を指示するために使用される。この位置指示装置102によって指定された視点位置および視線方向は、中央処理装置106に送られる。   The display device 101 includes, for example, an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), and the like, and based on data sent from the display memory 103, a three-dimensional graphic image is displayed on a two-dimensional plane. To display. The position indicating device 102 is composed of, for example, a mouse, a keyboard, and the like, in order to indicate a viewpoint position indicating a point where the 3D graphic displayed on the display device 101 is viewed and a line-of-sight direction indicating the direction of viewing the 3D graphic. used. The viewpoint position and line-of-sight direction designated by the position pointing device 102 are sent to the central processing unit 106.

表示用メモリ103は、表示装置101に表示する3次元図形を表すデータを保持する。この表示用メモリ103が保持するデータは、中央処理装置106のメモリ制御部108の制御によって書き込まれる。中間メモリ104は、キャッシュメモリの機能を有し、表示装置101に表示すべき3次元図形を表すデータを保持する。この中間メモリ104に保持されるデータは、視点位置予測部107およびメモリ制御部108の制御によって書き込まれる。   The display memory 103 holds data representing a three-dimensional figure displayed on the display device 101. The data held in the display memory 103 is written under the control of the memory control unit 108 of the central processing unit 106. The intermediate memory 104 has a cache memory function and holds data representing a three-dimensional figure to be displayed on the display device 101. The data held in the intermediate memory 104 is written under the control of the viewpoint position prediction unit 107 and the memory control unit 108.

大容量データメモリ105は、表示対象以外も含めた3次元図形に関する全てのデータを保持する。この大容量データメモリ105に保持されるデータの詳細は後述する。中央処理装置106は、表示装置101、位置指示装置102、表示用メモリ103、中間メモリ104、大容量データメモリ105を制御する他、図示しないその他の周辺機器を制御する。この中央処理装置106は、上述したように、視点位置予測部107およびメモリ制御部108を備えている。   The large-capacity data memory 105 holds all data related to the three-dimensional figure including other than the display target. Details of the data held in the large-capacity data memory 105 will be described later. The central processing unit 106 controls the display device 101, the position pointing device 102, the display memory 103, the intermediate memory 104, and the large-capacity data memory 105, as well as other peripheral devices not shown. As described above, the central processing unit 106 includes the viewpoint position prediction unit 107 and the memory control unit 108.

視点位置予測部107は、例えば数秒間隔で位置指示装置102から送られてくる視点位置と視線方向とから視点位置の移動を予測し、数秒後の視点位置および視線方向を算出する。この視点位置予測部107で予測された視点位置および視線方向を表すデータは、メモリ制御部108に送られる。   The viewpoint position prediction unit 107 predicts the movement of the viewpoint position from the viewpoint position and the line-of-sight direction sent from the position pointing device 102 at intervals of several seconds, for example, and calculates the viewpoint position and the line-of-sight direction after a few seconds. Data representing the viewpoint position and the line-of-sight direction predicted by the viewpoint position prediction unit 107 is sent to the memory control unit 108.

メモリ制御部108は、大容量データメモリ105の中のどの部分のデータを表示用メモリ103や中間メモリ104に転送するかを制御する。より詳しくは、メモリ制御部108は、位置指示装置102から得られた視点位置と3次元図形との間の距離をもとに、大容量データメモリ105から適切なデータを読み出し、表示用メモリ103に送る。また、メモリ制御部108は、視点位置予測部107から送られてくる予測された視点位置と3次元図形との間の距離をもとに、大容量データメモリ105から適切なデータを読み出し、中間メモリ104に送る。   The memory control unit 108 controls which part of the large-capacity data memory 105 is transferred to the display memory 103 or the intermediate memory 104. More specifically, the memory control unit 108 reads appropriate data from the large-capacity data memory 105 based on the distance between the viewpoint position obtained from the position pointing device 102 and the three-dimensional figure, and displays the display memory 103. Send to. Further, the memory control unit 108 reads appropriate data from the large-capacity data memory 105 based on the distance between the predicted viewpoint position sent from the viewpoint position prediction unit 107 and the three-dimensional figure, Send to memory 104.

次に、この実施の形態1に係る3次元図形表示装置で取り扱われるデータについて説明する。3次元図形は、3次元図形データと2次元テクスチャデータとのセットによって表現される。3次元図形データは、物体、特に地球上の地物(山岳、河川、建造物、道路など)の3次元構造を保持しつつモデル化したデータであり、3次元座標によって構成されている。2次元テクスチャデータは、3次元図形データで示された複数の座標点によって形成される平面の色彩や模様を表したデータである。   Next, data handled by the three-dimensional graphic display device according to the first embodiment will be described. A three-dimensional figure is represented by a set of three-dimensional figure data and two-dimensional texture data. The three-dimensional graphic data is data modeled while maintaining the three-dimensional structure of an object, particularly a feature on the earth (mountains, rivers, buildings, roads, etc.), and is constituted by three-dimensional coordinates. The two-dimensional texture data is data representing the color and pattern of a plane formed by a plurality of coordinate points indicated by the three-dimensional graphic data.

大容量データメモリ105には、図1に示すように、各3次元図形に対応して、視点が近距離の場合に表示すべき図形を規定した近距離用3次元図形データ201および近距離用2次元テクスチャデータ202と、視点が遠距離の場合に表示すべき図形を規定した遠距離用3次元図形データ203および遠距離用2次元テクスチャデータ204が格納されている。   In the large-capacity data memory 105, as shown in FIG. 1, the short-distance three-dimensional graphic data 201 defining the graphic to be displayed when the viewpoint is short-distance corresponding to each three-dimensional graphic and the short-distance data Two-dimensional texture data 202, long-distance three-dimensional graphic data 203 and long-distance two-dimensional texture data 204 defining a graphic to be displayed when the viewpoint is a long distance are stored.

図2は、3次元図形データに基づいて、3次元地形を表示した例を示す。近距離用3次元図形データ201は、地面上の位置と高度とを東西(経度軸)および南北(緯度軸)の50メートルごとに記述したデジタル標高モデルデータであり、近距離用2次元テクスチャデータ202は、東西50メートルおよび南北50メートルごとの領域の航空写真をデジタル化した画像データである。図2において、符号211は3次元図形データによって示される位置を表し、符号212は緯度軸および経度軸上における高度を計測する地点を表し、符号213は座標系を表す。このような形式のデータはデジタル標高モデル(DEM:Digital Elevation Model)と呼ばれる。   FIG. 2 shows an example in which 3D terrain is displayed based on 3D graphic data. The short-distance three-dimensional graphic data 201 is digital elevation model data in which the position and altitude on the ground are described every 50 meters in the east-west (longitude axis) and north-south (latitude axis), and short-distance two-dimensional texture data. Reference numeral 202 denotes image data obtained by digitizing an aerial photograph of an area every 50 meters from east to west and 50 meters from north to south. In FIG. 2, reference numeral 211 represents a position indicated by three-dimensional graphic data, reference numeral 212 represents a point at which altitude is measured on the latitude axis and longitude axis, and reference numeral 213 represents a coordinate system. Data in such a format is called a digital elevation model (DEM).

また、遠距離用3次元図形データ203は、地面上の位置と高度とを東西(経度軸)および南北(緯度軸)の500メートルごとに記述したデジタル標高モデルデータであり、遠距離用2次元テクスチャデータ204は、東西500メートルおよび南北500メートルごとの領域の航空写真をデジタル化した画像データである。なお、この実施の形態1では、近距離用3次元図形データと遠距離用3次元図形データといった2段階で構成しているが、この段階は2段階に限定されず任意に決定できる。   The long-distance three-dimensional graphic data 203 is digital elevation model data in which the position and altitude on the ground are described every 500 meters in the east-west (longitude axis) and north-south (latitude axis). The texture data 204 is image data obtained by digitizing an aerial photograph of an area every 500 meters from east to west and every 500 meters from north to south. In the first embodiment, the three-dimensional graphic data for short distance and the three-dimensional graphic data for long distance are configured in two stages, but this stage is not limited to two stages and can be arbitrarily determined.

図3は、3次元図形の表示を説明するための図である。3次元図形は、表示装置101の2次元表示面302上に展開される。3次元図形を見る視点が、位置指示装置102によって2次元表示面302の上方に指定され、視野角を90度(視線方向の周囲に各々45度)とし、視線方向を鉛直方向の下向きとすると、図2(a)に示すように、地表の標高0の面に対する相対高度100メートルの場合(304A)は、2次元表示面302には東西・南北に各200メートルの3次元図形データ(305A)が表示されていると、ユーザは、3次元図形の全体を見渡すことができる。また、視野角および視線方向の条件が同じで、相対高度1000メートルの場合(304B)は、2次元表示面302には、東西・南北に各2000メートルの3次元図形データ(305B)が表示されていると、ユーザは、3次元図形の全体を見渡すことができる。ただし、この場合のデータ量は、データを記録している密度が同じであれば、相対高度100メートルの場合の(1000/100)2、すなわち100倍となる。 FIG. 3 is a diagram for explaining display of a three-dimensional figure. The three-dimensional figure is developed on the two-dimensional display surface 302 of the display device 101. The viewpoint for viewing the three-dimensional figure is specified above the two-dimensional display surface 302 by the position pointing device 102, the viewing angle is 90 degrees (each 45 degrees around the viewing direction), and the viewing direction is downward in the vertical direction. As shown in FIG. 2 (a), in the case of a relative altitude of 100 meters with respect to the surface of elevation 0 on the ground surface (304A), the two-dimensional display surface 302 has three-dimensional graphic data (305A) of east, west, north and south. ) Is displayed, the user can look over the entire three-dimensional figure. When the viewing angle and viewing direction conditions are the same and the relative altitude is 1000 meters (304B), 3D graphic data (305B) of 2000 meters is displayed on the two-dimensional display surface 302 in the east-west and north-south directions. The user can look over the entire three-dimensional figure. However, the amount of data in this case is (1000/100) 2 at a relative altitude of 100 meters, that is, 100 times if the density at which data is recorded is the same.

3次元図形表示装置は、一般に、その内部にデータ切り替えの基準として使用される相対高度を保持している。たとえば、相対高度800メートルを基準とするとき、相対高度800メートル未満では、近距離用3次元図形データ201に基づく3次元図形を表示し、相対高度800メートル以上では、遠距離用3次元図形データ203に基づく3次元図形を表示する。この表示の切り替えは、たとえば相対高度が100メートルから順次上昇し、800メートルに至るまでは、表示すべき領域が広がるに従って新たに表示に必要となった領域の近距離用3次元図形データを大容量データメモリ105から表示用メモリ103に転送することにより行われる。相対高度が800メートルを超えた場合は、必要となった領域の遠距離用3次元図形データを、大容量データメモリ105から表示用メモリ103に転送して格納することにより表示が行われる。   A three-dimensional graphic display device generally holds a relative altitude used as a data switching reference. For example, when a relative altitude of 800 meters is used as a reference, a three-dimensional graphic based on the short-distance three-dimensional graphic data 201 is displayed at a relative altitude of less than 800 m, and a long-distance three-dimensional graphic data at a relative altitude of 800 m or higher. A three-dimensional figure based on 203 is displayed. For example, when the relative altitude rises from 100 meters to 800 meters and the area to be displayed expands, the display of the near-distance three-dimensional graphic data of the area that is newly required for display increases. This is performed by transferring the data from the capacity data memory 105 to the display memory 103. When the relative altitude exceeds 800 meters, display is performed by transferring the long-distance three-dimensional graphic data of the required area from the large-capacity data memory 105 to the display memory 103 and storing it.

次に、上記のように構成される、この発明の実施の形態1に係る3次元図形表示装置の作を説明する。   Next, the operation of the three-dimensional graphic display device according to Embodiment 1 of the present invention configured as described above will be described.

この3次元図形表示装置においては、初期動作の場合、つまり初めて位置指示装置102によって視点位置、視野角、視点高度が設定された場合には、メモリ制御部108は、設定された高度に応じて必要となる範囲の近距離用3次元図形データ201と近距離用2次元テクスチャデータ202とのセット、または、遠距離用3次元図形データ203と遠距離用2次元テクスチャデータ204とのセットを大容量データメモリ105から読み出し、表示用メモリ103に転送する。これにより、表示用メモリ103には、図1に示すように、1セットの3次元図形データ205および2次元テクスチャデータ206が格納される。表示装置101は、表示用メモリ103から3次元図形データ205および2次元テクスチャデータ206を取得して3次元図形の画像を作成し、画面に表示する。これにより、視点位置および視線方向に応じて、実際の物体の見え方を模擬した遠近法によって可視化された3次元図形301が表示装置101に表示される。   In this three-dimensional graphic display device, in the case of an initial operation, that is, when the viewpoint position, the viewing angle, and the viewpoint altitude are set for the first time by the position pointing device 102, the memory control unit 108 responds to the set altitude. The set of the short-distance 3D graphic data 201 and the short-distance 2D texture data 202 or the set of the long-distance 3D graphic data 203 and the long-distance 2D texture data 204 is large. The data is read from the capacity data memory 105 and transferred to the display memory 103. As a result, the display memory 103 stores a set of 3D graphic data 205 and 2D texture data 206 as shown in FIG. The display device 101 acquires the 3D graphic data 205 and the 2D texture data 206 from the display memory 103, creates an image of the 3D graphic, and displays it on the screen. As a result, a three-dimensional graphic 301 visualized by a perspective method that simulates the appearance of an actual object is displayed on the display device 101 in accordance with the viewpoint position and the line-of-sight direction.

初期動作において、表示に必要なデータが表示用メモリ103に転送された後に、新たな視点位置に基づくデータの転送が不要な場合であっても、視点位置予測部107およびメモリ制御部108の制御により、一部分のデータ(近距離用3次元図形データ201と近距離用2次元テクスチャデータ202とのセット、または、遠距離用3次元図形データ203と遠距離用2次元テクスチャデータ204とのセット)が大容量データメモリ105から中間メモリ104に送られる。これにより、中間メモリ104には、図1に示すように、以後に表示に使用される蓋然性が高い3次元図形データ207と2次元テクスチャデータ208とのセットが格納される。なお、図1では、1セットの3次元図形データ207と2次元テクスチャデータ208が中間メモリ104に格納された例を示しているが、多くの場合は複数セットが中間メモリ104に格納される。   In the initial operation, the control of the viewpoint position prediction unit 107 and the memory control unit 108 is performed even when it is not necessary to transfer the data based on the new viewpoint position after the data necessary for display is transferred to the display memory 103. Thus, a part of the data (a set of the short-distance three-dimensional graphic data 201 and the short-distance two-dimensional texture data 202 or a long-distance three-dimensional graphic data 203 and the long-distance two-dimensional texture data 204) Is sent from the large-capacity data memory 105 to the intermediate memory 104. As a result, as shown in FIG. 1, the intermediate memory 104 stores a set of 3D graphic data 207 and 2D texture data 208 that are likely to be used for subsequent display. 1 shows an example in which one set of three-dimensional graphic data 207 and two-dimensional texture data 208 is stored in the intermediate memory 104, but in many cases, a plurality of sets are stored in the intermediate memory 104.

この場合、視点位置予測部107は、次のように動作する。図4は、近距離用または遠距離用3次元図形データによって表された3次元図形の分布を示す図である。近距離用または遠距離用3次元図形データで表される地表面の範囲をある大きさで区切ったものをメッシュと呼ぶ。メッシュは階層的に構成されており、小規模メッシュ311は、近距離用3次元図形データ201については、例えば50×50メートルの領域を東西・南北に10個ずつならべた、500メートル四方の領域から成るものとする。中規模メッシュ312は、小規模メッシュ311を東西・南北に3個ずつならべた、1500メートル四方の領域から成るものとする。大規模メッシュ313は、中規模メッシュ312を東西・南北に3個ずつならべた、4500メートル四方の領域から成るものとする。大容量データメモリ105から表示用メモリ103または中間メモリ104へのデータ転送、および、中間メモリ104から表示用メモリ103へのデータ転送は、メッシュ単位で行われる。   In this case, the viewpoint position prediction unit 107 operates as follows. FIG. 4 is a diagram showing a distribution of a three-dimensional graphic represented by short-distance or long-distance three-dimensional graphic data. A mesh obtained by dividing the range of the ground surface represented by the short-distance or long-distance three-dimensional graphic data by a certain size is called a mesh. The mesh is structured in a hierarchical manner, and the small-scale mesh 311 is a 500-meter square area in which, for the short-distance three-dimensional graphic data 201, for example, 10 areas of 50 × 50 meters are arranged in the east / west / north / south direction. It shall consist of The medium-scale mesh 312 is composed of a 1500-meter square area in which three small-scale meshes 311 are arranged in the east-west and north-south directions. The large-scale mesh 313 is composed of a 4500-meter square area in which three medium-scale meshes 312 are arranged in the east-west and north-south directions. Data transfer from the large-capacity data memory 105 to the display memory 103 or the intermediate memory 104 and data transfer from the intermediate memory 104 to the display memory 103 are performed in units of meshes.

今、ある時点において、視点の相対高度が切り替えの基準として設定されている基準高度(例えば800メートルとする)以下であって、視点位置が中規模メッシュ312A内の小規模メッシュ(1)に静止しており、この小規模メッシュ(1)が表示用メモリ103に格納されている場合を想定する。人間は、通常、視点を滑らかに移動するよう位置指示装置102を制御することが予想されるので、位置指示装置102が特段の動きを見せていない間は、中間メモリ104の容量が許容する限り、大容量データメモリ105に格納されている近距離用3次元図形データが中規模メッシュ312A内の小規模メッシュ(2)、(3)、(4)、・・・の順に中間メモリ104に転送される。   Now, at a certain point in time, the relative altitude of the viewpoint is equal to or lower than a reference altitude (for example, 800 meters) set as the switching reference, and the viewpoint position is stationary on the small-scale mesh (1) in the medium-scale mesh 312A. The small-scale mesh (1) is assumed to be stored in the display memory 103. Since a human is normally expected to control the position pointing device 102 so as to move the viewpoint smoothly, as long as the position pointing device 102 does not show any particular movement, as long as the capacity of the intermediate memory 104 allows. The three-dimensional graphic data for short distance stored in the large-capacity data memory 105 is transferred to the intermediate memory 104 in the order of the small-scale mesh (2), (3), (4),. Is done.

また、位置指示装置102の操作によって、視点の高度が上昇し、遠距離用3次元図形データ203に基づく3次元図形を表示する必要が生じることも予想される。そこで、現在の相対高度と基準高度との差が評価される。例えば、高度順=「(基準高度−現在の相対高度)/100」を計算することにより得られた値を転送の順番に設定し、中規模メッシュ312A内の小規模メッシュの転送の順番を制御する。今、現在の相対高度が450メートルとすると、高度順=(800−450)/100=3.5であるから、小規模メッシュ(2)、(3)を転送した後、該当する遠距離用3次元図形データ203の転送を行い、その後、小規模メッシュ(4)、(5)、・・・の転送を行う。   Further, it is expected that the operation of the position pointing device 102 raises the altitude of the viewpoint, and it becomes necessary to display a three-dimensional graphic based on the long-distance three-dimensional graphic data 203. Therefore, the difference between the current relative altitude and the reference altitude is evaluated. For example, the value obtained by calculating the altitude order = “(reference altitude−current relative altitude) / 100” is set as the transfer order, and the transfer order of the small meshes in the medium-scale mesh 312A is controlled. To do. Assuming that the current relative altitude is 450 meters, since altitude order = (800−450) /100=3.5, after transferring small meshes (2) and (3), the corresponding long distance The three-dimensional graphic data 203 is transferred, and then the small meshes (4), (5),... Are transferred.

この実施の形態1に係る3次元図形表示装置においては、近距離用3次元図形データ201および遠距離用3次元図形データ203が上述した順に中間メモリ104に格納されるので、視点位置の移動が滑らかに行われた場合、表示に必要となる近距離用または遠距離用3次元図形データが中間メモリ104に存在する確率が高くなる。その結果、表示に必要となる近距離用または遠距離用3次元図形データを中間メモリ104から表示用メモリ103に高速に転送できるので、3次元図形の表示を円滑に行うことができる。なお、中間メモリ104のアドレス空間と表示用メモリ103のアドレス空間とを切り替えるように構成することもできる。この場合は、データの転送を伴わずに必要な3次元図形を表示させることができるので、3次元図形の表示をさらに円滑に行うことができる。   In the three-dimensional graphic display device according to the first embodiment, the short-distance three-dimensional graphic data 201 and the long-distance three-dimensional graphic data 203 are stored in the intermediate memory 104 in the order described above. When it is performed smoothly, the probability that short-distance or long-distance three-dimensional graphic data necessary for display exists in the intermediate memory 104 increases. As a result, the short-distance or long-distance three-dimensional graphic data necessary for display can be transferred from the intermediate memory 104 to the display memory 103 at high speed, so that the three-dimensional graphic can be displayed smoothly. The address space of the intermediate memory 104 and the address space of the display memory 103 can be switched. In this case, since a necessary three-dimensional figure can be displayed without transferring data, the three-dimensional figure can be displayed more smoothly.

次に、視点位置が滑らかに移動している場合の動作を説明する。今、視点の相対高度が基準高度以下であって、視点位置が中規模メッシュ312A内の小規模メッシュ(1)から、方位を8等分した際の北東方向へ移動している場合を想定する。視点位置が小規模メッシュ(1)を超えた場合、すなわち、視点位置の北東方向への移動が視点位置予測部107によって予測された場合、図4の中規模メッシュ312B内の小規模メッシュ(1)、(2)、・・・の順で、近距離用または遠距離用3次元図形データが大容量データメモリ105から中間メモリ104へ転送される。なお、中間メモリ104が満杯になった場合は、最も早い時期に転送されたデータであって、かつ、その時点の視点位置から中間メモリ104に転送しようとする小規模メッシュへ向かう線上にない小規模メッシュの近距離用または遠距離用3次元図形データから順に削除し、以て中間メモリ104に空き領域を作成するように構成できる。   Next, an operation when the viewpoint position moves smoothly will be described. It is assumed that the relative altitude of the viewpoint is below the reference altitude and the viewpoint position is moving from the small mesh (1) in the medium-scale mesh 312A in the northeast direction when the orientation is divided into eight equal parts. . When the viewpoint position exceeds the small mesh (1), that is, when the movement of the viewpoint position in the northeast direction is predicted by the viewpoint position prediction unit 107, the small mesh (1 in the medium scale mesh 312B in FIG. ), (2),..., The short-distance or long-distance three-dimensional graphic data is transferred from the large-capacity data memory 105 to the intermediate memory 104. When the intermediate memory 104 is full, it is the data transferred at the earliest time and is not on the line from the current viewpoint position to the small mesh to be transferred to the intermediate memory 104. It is possible to delete the large-scale mesh from the short-distance or long-distance three-dimensional graphic data in order and create a free area in the intermediate memory 104.

なお、上述した動作の説明では、視点位置が切り替えの基準高度未満である場合を想定したが、視点位置が切り替えの基準高度以上の場合も上記と同様にして大容量データメモリ105から中間メモリ104へのデータ転送が行われる。ただし、高度順の設定式は、例えば、高度順=「(現在の相対高度/基準高度)+1」として、現在の相対高度が2000メートルの場合は、(2000/800)+1=3.5とする。   In the above description of the operation, it is assumed that the viewpoint position is less than the reference altitude for switching. However, when the viewpoint position is equal to or higher than the reference altitude for switching, the large-capacity data memory 105 to the intermediate memory 104 are similar to the above. Data transfer to is performed. However, the setting formula for the altitude order is, for example, altitude order = “(current relative altitude / reference altitude) +1”, and when the current relative altitude is 2000 meters, (2000/800) + 1 = 3.5. To do.

以上説明したように、この発明の実施の形態1に係る3次元図形表示装置によれば、上述した構成により、視点位置の移動が滑らかに継続して行われている場合、視点位置の移動に追随して行われる3次元図形の表示の切り替えを、従来の3次元図形表示装置より高速に行うことができる。   As described above, according to the three-dimensional graphic display device according to Embodiment 1 of the present invention, when the movement of the viewpoint position is smoothly performed with the above-described configuration, the movement of the viewpoint position is performed. The switching of the display of the three-dimensional figure performed in accordance with the switching can be performed at a higher speed than the conventional three-dimensional figure display device.

実施の形態2.
図5は、この発明の実施の形態2に係る3次元図形表示装置の構成を示すブロック図である。この3次元図形表示装置は、ネットワーク110に接続されたクライアント1とサーバ2とから構成されている。ネットワーク110は、例えば、インターネットなどの計算機ネットワークから構成されている。
Embodiment 2. FIG.
FIG. 5 is a block diagram showing a configuration of a three-dimensional graphic display apparatus according to Embodiment 2 of the present invention. This three-dimensional graphic display device includes a client 1 and a server 2 connected to a network 110. The network 110 is composed of a computer network such as the Internet, for example.

クライアント1は、実施の形態1に係る3次元図形表示装置から大容量データメモリ105を除去することにより構成されている。このクライアント1は、中央処理装置106によってネットワーク110に接続されている。サーバ2は、サーバ計算機109と、このサーバ計算機109に接続された大容量データメモリ105とによって構成されている。大容量データメモリ105は、実施の形態1に係る3次元図形表示装置のそれと同じである。   The client 1 is configured by removing the large-capacity data memory 105 from the three-dimensional graphic display device according to the first embodiment. The client 1 is connected to the network 110 by the central processing unit 106. The server 2 includes a server computer 109 and a large capacity data memory 105 connected to the server computer 109. The large-capacity data memory 105 is the same as that of the three-dimensional graphic display device according to the first embodiment.

この実施の形態2に係る3次元図形表示装置の動作は、中央処理装置106と大容量データメモリ105との間のデータの送受がネットワーク110およびサーバ計算機109を経由して行われることを除けば、実施の形態1に係る3次元図形表示装置の動作と同じである。   The operation of the 3D graphic display apparatus according to the second embodiment is that data transmission / reception between the central processing unit 106 and the large-capacity data memory 105 is performed via the network 110 and the server computer 109. This is the same as the operation of the three-dimensional graphic display device according to the first embodiment.

以上説明したように、この発明の実施の形態2に係る3次元図形表示装置によれば、実施の形態1に係る3次元図形表示装置と同様に、視点位置の移動が滑らかに継続して行われている場合、視点位置の移動に追随して行われる3次元図形の表示の切り替えを、従来の3次元図形表示装置より高速に行うことができる。   As described above, according to the three-dimensional graphic display device according to the second embodiment of the present invention, as in the three-dimensional graphic display device according to the first embodiment, the movement of the viewpoint position continues smoothly. In this case, the switching of the display of the three-dimensional figure performed following the movement of the viewpoint position can be performed faster than the conventional three-dimensional figure display device.

なお、サーバ2は、サーバ計算機109内に、各クライアント向けの中間メモリ(図示しない)を設置するように構成することもできる。この構成により、大容量データメモリ105自体へのアクセス回数を減らすことが可能となる。   The server 2 can also be configured to install an intermediate memory (not shown) for each client in the server computer 109. With this configuration, the number of accesses to the large-capacity data memory 105 itself can be reduced.

実施の形態3.
図6は、この発明の実施の形態3に係る3次元図形表示装置の構成を示すブロック図である。この3次元図形表示装置の構成は、大容量データメモリ105に格納されるデータの構造を除けば、実施の形態1に係る3次元図形表示装置の構成と同じである。
Embodiment 3 FIG.
FIG. 6 is a block diagram showing a configuration of a three-dimensional graphic display apparatus according to Embodiment 3 of the present invention. The configuration of the three-dimensional graphic display device is the same as that of the three-dimensional graphic display device according to the first embodiment except for the structure of data stored in the large-capacity data memory 105.

実施の形態1および実施の形態2に係る3次元図形表示装置においては、近距離用3次元図形データ201および遠距離用3次元図形データ203の動きに着目し、近距離用2次元テクスチャデータ202および遠距離用2次元テクスチャデータ204は、対応する近距離用3次元図形データ201または遠距離用3次元図形データ203と同時に表示用メモリ103または中間メモリ104に送られるように構成されている。このために、大容量データメモリ105、中間メモリ104または表示用メモリ103の内部において、近距離用または遠距離用3次元図形データによって形成される面と2次元テクスチャデータとが関連付けられている。   In the three-dimensional graphic display device according to the first and second embodiments, attention is paid to the movement of the short-distance three-dimensional graphic data 201 and the long-distance three-dimensional graphic data 203, and the short-distance two-dimensional texture data 202 is used. The long-distance two-dimensional texture data 204 is configured to be sent to the display memory 103 or the intermediate memory 104 simultaneously with the corresponding short-distance three-dimensional graphic data 201 or the long-distance three-dimensional graphic data 203. For this purpose, in the large-capacity data memory 105, the intermediate memory 104, or the display memory 103, the surface formed by the short-distance or long-distance three-dimensional graphic data is associated with the two-dimensional texture data.

図7は、3次元図形データ211と2次元テクスチャデータ215との関連付けを説明するための図である。この図7に示す例では、3次元図形データ211と2次元テクスチャデータ215とは、ポインタデータ216によって関連付けられている。一般に、近距離用3次元図形データ201は、サンプリングされる点の間隔が狭くて詳細な3次元図形を表すことができる。この近距離用3次元図形データ201には、解像度の細かい画像データから成る近距離用2次元テクスチャデータ202が関連付けられる。また、遠距離用3次元図形データ203には、解像度の粗い画像データから成る遠距離用2次元テクスチャデータ204が関連付けられる。   FIG. 7 is a diagram for explaining the association between the three-dimensional graphic data 211 and the two-dimensional texture data 215. In the example shown in FIG. 7, the three-dimensional graphic data 211 and the two-dimensional texture data 215 are associated with each other by pointer data 216. In general, the short-distance three-dimensional graphic data 201 can represent a detailed three-dimensional graphic with narrow intervals between sampled points. This short-distance three-dimensional graphic data 201 is associated with short-distance two-dimensional texture data 202 composed of fine-resolution image data. In addition, the long-distance three-dimensional graphic data 203 is associated with long-distance two-dimensional texture data 204 composed of image data with coarse resolution.

しかしながら、解像度の細かい画像データは、それ自身が必要とするメモリ容量も大きく、データ転送に要する時間も長い。また、3次元図形データによって形成される面には単色の彩色を施すこともでき、この場合は、2次元テクスチャデータがなくても、彩色された3次元図形を表示することができる。   However, fine-resolution image data requires a large memory capacity and requires a long time for data transfer. A surface formed by three-dimensional graphic data can also be colored in a single color. In this case, even if there is no two-dimensional texture data, a colored three-dimensional graphic can be displayed.

そこで、この実施の形態3に係る3次元図形表示装置は、上述した3次元図形データと2次元テクスチャデータの関係を考慮して、3次元図形データに複数の2次元テクスチャデータ215を関連付けるように構成したものである。複数の2次元テクスチャデータとしては、解像度が細かい2次元テクスチャデータ215Aと解像度が粗い2次元テクスチャデータ215Bとが用意される。なお、近距離用3次元図形データに解像度の粗い2次元テクスチャデータを関連付ける場合は、近距離用2次元テクスチャデータを関連付ける他に、遠距離用2次元テクスチャデータを関連付けたり、または、2次元テクスチャデータを関連付けないように構成することもできる。   Therefore, the 3D graphic display device according to Embodiment 3 considers the relationship between the 3D graphic data and the 2D texture data described above, and associates a plurality of 2D texture data 215 with the 3D graphic data. It is composed. As the plurality of two-dimensional texture data, two-dimensional texture data 215A having a fine resolution and two-dimensional texture data 215B having a low resolution are prepared. In addition, when associating two-dimensional texture data having a low resolution with short-distance three-dimensional graphic data, in addition to associating two-dimensional texture data for long distance, or associating two-dimensional texture data for long distance It can also be configured not to associate data.

この実施の形態3に係る3次元図形表示装置においては、視点位置予測部107は、視点の移動速度を算出し、移動速度が高速であると判定した場合は、3次元図形データに対して解像度の粗い2次元テクスチャデータを関連付けるように制御される。これにより、視点が高速で移動される場合に必要となるメモリ容量を減らすことができる。この場合、表示される2次元テクスチャは粗くなるが、移動している物体を人間が視認する際は、特に物体(地表面)が遠い場合は細かい部分の把握は元々できないので、表示品質の低下は見る人にとって大きな影響を与えない。   In the three-dimensional graphic display device according to the third embodiment, the viewpoint position prediction unit 107 calculates the moving speed of the viewpoint, and determines that the moving speed is high, the resolution for the three-dimensional graphic data Are controlled to correlate the coarse two-dimensional texture data. Thereby, the memory capacity required when the viewpoint is moved at high speed can be reduced. In this case, the displayed two-dimensional texture is rough, but when a human visually recognizes a moving object, particularly when the object (the ground surface) is far away, it is impossible to grasp a fine part from the beginning. Has no significant effect on the viewer.

なお、視点の移動速度が高速であると判定された場合に、その視点が地表面に近いところを水平移動していれば、3次元図形データとして遠距離用3次元図形データを用い、2次元テクスチャデータとして近距離用の2次元テクスチャデータ215Aを関連付けるように制御できる。これにより、移動している途中において、3次元図形の凹凸などは粗いが、地表の細かい動きを人間が視認できるという利点がある。   If it is determined that the moving speed of the viewpoint is high, if the viewpoint moves horizontally near the ground surface, the long-distance 3D graphic data is used as the 3D graphic data. It can be controlled to associate the two-dimensional texture data 215A for short distance as the texture data. Thereby, while moving, the unevenness of the three-dimensional figure is rough, but there is an advantage that a human can visually recognize the fine movement of the ground surface.

以上説明したように、この発明の実施の形態3に係る3次元図形表示装置によれば、視点の高速移動などによって表示用メモリ103へのデータ転送によるデータ切り替えに時間的な余裕がない場合であっても、3次元図形の様子の確認を主にするか、2次元テクスチャの様子の確認を主にするかなど、3次元図形の表示に対する視認者の要請に合致する制御を行うことができる。   As described above, according to the three-dimensional graphic display apparatus according to Embodiment 3 of the present invention, when there is no time for data switching by data transfer to the display memory 103 due to high-speed movement of the viewpoint or the like. Even if it exists, it is possible to perform control that matches the viewer's request for the display of the three-dimensional figure, such as whether to mainly check the state of the three-dimensional figure or to check the state of the two-dimensional texture. .

実施の形態4.
この発明の実施の形態4に係る3次元図形表示装置の構成は、大容量データメモリ105に格納されるデータの構造を除けば、実施の形態1に係る3次元図形表示装置の構成と同じである。
Embodiment 4 FIG.
The configuration of the 3D graphic display apparatus according to Embodiment 4 of the present invention is the same as that of the 3D graphic display apparatus according to Embodiment 1 except for the structure of data stored in the large-capacity data memory 105. is there.

図8は、この実施の形態4に係る3次元図形表示装置における3次元図形データと2次元テクスチャデータの関連および3次元図形データに対する表示物フラグ221を説明するための図である。表示物フラグは、3次元図形データが表す3次元図形を構成する主要な要素を示すものであり、例えば「水面」=1、「山岳・森林地帯」=2、「農地」=3、「市街地」=4などのように決定される。この表示物フラグは、該当区画の表面積を占める主要な物によって事前に分類して与えられる。この場合、該当地域の2次元地図から人が読み取ってコードとして与えるか、領域種別がコード化されている2次元デジタル地図から取得して与えるように構成できる。   FIG. 8 is a diagram for explaining the relation between the three-dimensional graphic data and the two-dimensional texture data and the display object flag 221 for the three-dimensional graphic data in the three-dimensional graphic display device according to the fourth embodiment. The display object flag indicates main elements constituting the three-dimensional graphic represented by the three-dimensional graphic data. For example, “water surface” = 1, “mountain / forest area” = 2, “farmland” = 3, “urban area” ”= 4 or the like. This display object flag is given in advance classified according to main objects occupying the surface area of the corresponding section. In this case, it can be configured such that a person reads from a two-dimensional map of the corresponding area and gives it as a code, or obtains and gives it from a two-dimensional digital map in which the area type is coded.

この実施の形態4に係る3次元図形表示装置においては、上述した実施の形態3と同様に、視点位置予測部107は、視点の移動速度を算出し、移動速度が高速であると判定した場合は、3次元図形の多くが表示物フラグ221により「水面」、「山岳・森林地帯」または「農地」であることが示されているときは、関連づける2次元テクスチャデータとして、遠距離用の粗い2次元テクスチャデータ215Bを選び、表示物フラグ221により「市街地」が多いことが示されているときは、関連づける2次元テクスチャデータとして、近距離用の細かい2次元テクスチャデータ215Aを選んで表示用メモリ103に送る。このような制御により、市街地のように家並みの細かいところは比較的細かい2次元テクスチャデータで表示することが可能となる。   In the 3D graphic display device according to the fourth embodiment, as in the third embodiment described above, the viewpoint position prediction unit 107 calculates the movement speed of the viewpoint and determines that the movement speed is high. When the display object flag 221 indicates that most of the three-dimensional figures are “water surface”, “mountain / forest area”, or “farmland”, the two-dimensional texture data to be associated is rough for a long distance. When the two-dimensional texture data 215B is selected and the display object flag 221 indicates that there are many “urban areas”, the two-dimensional texture data 215A for short distance is selected as the related two-dimensional texture data, and the display memory is selected. 103. By such control, it is possible to display a fine part of the house like an urban area with relatively fine two-dimensional texture data.

なお、この実施の形態4に係る3次元図形表示装置によれば、表示物フラグによって2次元テクスチャデータの選択方法を変えることにより、市街地については2次元テクスチャデータとして遠距離用の粗い2次元テクスチャデータ215Bを選んで表示用メモリ103に送るように構成することもできる。この場合、市街地は細部にとらわれないで視点位置の移動を行うことができる。   In addition, according to the 3D graphic display apparatus according to the fourth embodiment, by changing the selection method of 2D texture data according to the display object flag, a rough 2D texture for long distances is obtained as 2D texture data for urban areas. The data 215B may be selected and sent to the display memory 103. In this case, the viewpoint position can be moved without being constrained by the details of the urban area.

以上説明したように、この実施の形態4に係る3次元図形表示装置によれば、特に視点の高速移動などによって表示用メモリ103へのデータ転送によるデータ切り替えに時間的な余裕がない場合であっても、表示対象物との関連で、視認者の要請に合致する制御を行うことができる。   As described above, according to the three-dimensional graphic display device according to the fourth embodiment, there is a case where there is no time for data switching by data transfer to the display memory 103 due to high-speed movement of the viewpoint. However, it is possible to perform control that matches the viewer's request in relation to the display object.

この発明の実施の形態1に係る3次元図形表示装置の構成を示すブロック図である。It is a block diagram which shows the structure of the three-dimensional figure display apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る3次元図形表示装置において、3次元図形データに基づいて、3次元地形を表示した例を示す図である。It is a figure which shows the example which displayed the three-dimensional topography based on three-dimensional graphic data in the three-dimensional graphic display apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る3次元図形表示装置における3次元図形の表示を説明するための図である。It is a figure for demonstrating the display of the three-dimensional figure in the three-dimensional figure display apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る3次元図形表示装置における視点位置予測部の動作を説明するための図である。It is a figure for demonstrating operation | movement of the viewpoint position estimation part in the three-dimensional figure display apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態2に係る3次元図形表示装置の構成を示すブロック図である。It is a block diagram which shows the structure of the three-dimensional figure display apparatus which concerns on Embodiment 2 of this invention. この発明の実施の形態3に係る3次元図形表示装置の構成を示すブロック図である。It is a block diagram which shows the structure of the three-dimensional figure display apparatus which concerns on Embodiment 3 of this invention. この発明の実施の形態3に係る3次元図形表示装置における3次元図形データと2次元テクスチャデータとの関連付けを説明するための図である。It is a figure for demonstrating correlation with the three-dimensional figure data and two-dimensional texture data in the three-dimensional figure display apparatus which concerns on Embodiment 3 of this invention. この発明の実施の形態4に係る3次元図形表示装置における3次元図形データと2次元テクスチャデータの関連および3次元図形データに対する表示物フラグを説明するための図である。It is a figure for demonstrating the relation of 3D figure data and 2D texture data in the 3D figure display apparatus which concerns on Embodiment 4 of this invention, and the display thing flag with respect to 3D figure data.

符号の説明Explanation of symbols

1 クライアント、2 サーバ、101 表示装置、102 位置指示装置、103 表示用メモリ、104 中間メモリ、105 大容量データメモリ、106 中央処理装置、107 視点位置予測部、108 メモリ制御部、109 サーバ計算機、110 ネットワーク。   1 client, 2 server, 101 display device, 102 position indicating device, 103 display memory, 104 intermediate memory, 105 large capacity data memory, 106 central processing unit, 107 viewpoint position prediction unit, 108 memory control unit, 109 server computer, 110 Network.

Claims (5)

3次元図形を規定する3次元図形データと前記3次元図形の表面を彩色するための2次元テクスチャデータとに基づき3次元図形を表示する3次元図形表示装置であって、
3次元図形を表示する表示装置と、
前記表示装置に送って3次元図形を表示させるための3次元図形データと2次元テクスチャデータとのセットを記憶する表示用メモリと、
表示精度が異なる複数の3次元図形にそれぞれ対応する複数の3次元図形データと2次元テクスチャデータとのセットを記憶した大容量データメモリと、
視点位置を指示する位置指示装置と、
前記位置指示装置による指示に基づき視点位置の移動を予測する視点位置予測部と、
前記視点位置予測部によって予測された視点位置と3次元図形との距離に応じた3次元図形データと2次元テクスチャデータとのセットを記憶する中間メモリと、
前記位置指示装置によって指示された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを前記大容量データメモリまたは前記中間メモリから読み出して前記表示用メモリに送り、且つ、前記視点位置予測部によって予測された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを前記大容量データメモリから読み出して前記中間メモリに送るメモリ制御部
とを備えた3次元図形表示装置。
A 3D graphic display device for displaying a 3D graphic based on 3D graphic data defining a 3D graphic and 2D texture data for coloring the surface of the 3D graphic,
A display device for displaying a three-dimensional figure;
A display memory for storing a set of 3D graphic data and 2D texture data to be sent to the display device to display a 3D graphic;
A large-capacity data memory storing a set of a plurality of three-dimensional graphic data and two-dimensional texture data respectively corresponding to a plurality of three-dimensional graphics having different display accuracy;
A position indicating device for indicating a viewpoint position;
A viewpoint position prediction unit that predicts movement of the viewpoint position based on an instruction from the position indicating device;
An intermediate memory for storing a set of 3D graphic data and 2D texture data corresponding to the distance between the viewpoint position predicted by the viewpoint position prediction unit and the 3D graphic;
A set of 3D graphic data and 2D texture data corresponding to the distance between the viewpoint position indicated by the position indicating device and the 3D graphic is read from the large-capacity data memory or the intermediate memory and sent to the display memory. And a memory for reading a set of 3D graphic data and 2D texture data corresponding to the distance between the viewpoint position predicted by the viewpoint position prediction unit and the 3D graphic from the large-capacity data memory and sending it to the intermediate memory A three-dimensional graphic display device comprising a control unit.
大容量データメモリは、ネットワークに接続され、
メモリ制御部は、前記大容量データメモリから前記ネットワークを介して3次元図形データと2次元テクスチャデータとのセットを読み出す
ことを特徴とする請求項1記載の3次元図形表示装置。
Mass data memory is connected to the network,
The three-dimensional graphic display device according to claim 1, wherein the memory control unit reads a set of three-dimensional graphic data and two-dimensional texture data from the large-capacity data memory via the network.
大容量データメモリは、3次元図形データに関連付けられる解像度の異なる複数の2次元テクスチャデータを記憶し、
メモリ制御部は、位置指示装置による指示内容に応じて、前記大容量データメモリから読み出した複数の2次元テクスチャデータの中から1つを選択し、該選択した2次元テクスチャデータと3次元図形データとを前記表示用メモリに送る
ことを特徴とする請求項1または請求項2記載の3次元図形表示装置。
The large-capacity data memory stores a plurality of two-dimensional texture data having different resolutions associated with the three-dimensional graphic data,
The memory control unit selects one of a plurality of two-dimensional texture data read from the large-capacity data memory according to an instruction content by the position pointing device, and selects the selected two-dimensional texture data and three-dimensional graphic data. The three-dimensional graphic display device according to claim 1, wherein the three-dimensional graphic display device is sent to the display memory.
大容量データメモリは、3次元図形データに関連付けられる解像度の異なる複数の2次元テクスチャデータおよび3次元図形データによって表される3次元図形を構成する主要な要素を示す表示物フラグを記憶し、
メモリ制御部は、位置指示装置によって指示された視点の移動速度が所定値以上である場合は、前記大容量データメモリから読み出した3次元図形データに対応する表示物フラグに応じて複数の2次元テクスチャデータの中から1つを選択し、該選択した2次元テクスチャデータと3次元図形データとを前記表示用メモリに送る
ことを特徴とする請求項1または請求項2記載の3次元図形表示装置。
The large-capacity data memory stores a plurality of two-dimensional texture data having different resolutions associated with the three-dimensional graphic data and a display object flag indicating a main element constituting the three-dimensional graphic represented by the three-dimensional graphic data,
If the moving speed of the viewpoint instructed by the position indicating device is equal to or greater than a predetermined value, the memory control unit may perform a plurality of two-dimensional operations according to the display object flag corresponding to the three-dimensional graphic data read from the large-capacity data memory. 3. The three-dimensional graphic display device according to claim 1, wherein one of the texture data is selected, and the selected two-dimensional texture data and three-dimensional graphic data are sent to the display memory. .
3次元図形を規定する3次元図形データと前記3次元図形の表面を彩色するための2次元テクスチャデータとが記憶された表示用メモリの内容に基づき3次元図形を表示する3次元図形表示方法であって、
表示精度が異なる複数の3次元図形にそれぞれ対応する複数の3次元図形データと2次元テクスチャデータとのセットを大容量データメモリに記憶するステップと、
視点位置を指示するステップと、
前記指示に基づき視点位置の移動を予測するステップと、
前記予測された視点位置と3次元図形との距離に応じた3次元図形データと2次元テクスチャデータとのセットを中間メモリに記憶するステップと、
前記指示された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを前記大容量データメモリまたは前記中間メモリから読み出して前記表示用メモリに送り、且つ、前記予測された視点位置と3次元図形の距離に応じた3次元図形データと2次元テクスチャデータとのセットを前記大容量データメモリから読み出して前記中間メモリに送るステップ
とを備えた3次元図形表示方法。
A 3D graphic display method for displaying a 3D graphic based on the contents of a display memory in which 3D graphic data defining the 3D graphic and 2D texture data for coloring the surface of the 3D graphic are stored. There,
Storing a set of a plurality of three-dimensional graphic data and two-dimensional texture data respectively corresponding to a plurality of three-dimensional graphics having different display accuracy in a large-capacity data memory;
Indicating a viewpoint position;
Predicting movement of the viewpoint position based on the instructions;
Storing a set of 3D graphic data and 2D texture data in accordance with a distance between the predicted viewpoint position and the 3D graphic in an intermediate memory;
A set of three-dimensional graphic data and two-dimensional texture data corresponding to a distance between the instructed viewpoint position and the three-dimensional graphic is read from the large-capacity data memory or the intermediate memory and sent to the display memory; and 3D graphic display method comprising: reading a set of 3D graphic data and 2D texture data corresponding to the predicted viewpoint position and the distance between the 3D graphic from the large-capacity data memory and sending the set to the intermediate memory .
JP2005260954A 2005-09-08 2005-09-08 3D graphic display device and 3D graphic display method Expired - Fee Related JP4672493B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005260954A JP4672493B2 (en) 2005-09-08 2005-09-08 3D graphic display device and 3D graphic display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005260954A JP4672493B2 (en) 2005-09-08 2005-09-08 3D graphic display device and 3D graphic display method

Publications (2)

Publication Number Publication Date
JP2007072884A JP2007072884A (en) 2007-03-22
JP4672493B2 true JP4672493B2 (en) 2011-04-20

Family

ID=37934255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005260954A Expired - Fee Related JP4672493B2 (en) 2005-09-08 2005-09-08 3D graphic display device and 3D graphic display method

Country Status (1)

Country Link
JP (1) JP4672493B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8212807B2 (en) 2007-08-30 2012-07-03 Harris Corporation Geospatial data system for selectively retrieving and displaying geospatial texture data based upon user-selected point-of-view and related methods
US20120299919A1 (en) * 2010-02-23 2012-11-29 Mitsubishi Electric Corporation Image display device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222699A (en) * 1997-01-31 1998-08-21 Fujitsu Ltd Data processor
JP2002197016A (en) * 2000-12-25 2002-07-12 Mitsubishi Electric Corp Three-dimensional space data transmission and display system, three-dimensional space data transmitting method, computer-readable recording medium with recorded program for making computer implement three- dimensional space data transmitting method, three- dimensional space data display method, computer- readable recording medium with recorded program making computer implement three-dimensional space display method, three-dimensional space data transmitting and display method, and computer-readable recording medium with recorded program making computer implement three-dimensional space data transmitting and display method
JP2004213641A (en) * 2002-12-20 2004-07-29 Sony Computer Entertainment Inc Image processor, image processing method, information processor, information processing system, semiconductor device and computer program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10222699A (en) * 1997-01-31 1998-08-21 Fujitsu Ltd Data processor
JP2002197016A (en) * 2000-12-25 2002-07-12 Mitsubishi Electric Corp Three-dimensional space data transmission and display system, three-dimensional space data transmitting method, computer-readable recording medium with recorded program for making computer implement three- dimensional space data transmitting method, three- dimensional space data display method, computer- readable recording medium with recorded program making computer implement three-dimensional space display method, three-dimensional space data transmitting and display method, and computer-readable recording medium with recorded program making computer implement three-dimensional space data transmitting and display method
JP2004213641A (en) * 2002-12-20 2004-07-29 Sony Computer Entertainment Inc Image processor, image processing method, information processor, information processing system, semiconductor device and computer program

Also Published As

Publication number Publication date
JP2007072884A (en) 2007-03-22

Similar Documents

Publication Publication Date Title
US11585675B2 (en) Map data processing method, computer device and storage medium
EP2546821A1 (en) Three-dimensional map drawing system
US8243102B1 (en) Derivative-based selection of zones for banded map display
US20080294332A1 (en) Method for Image Based Navigation Route Corridor For 3D View on Mobile Platforms for Mobile Users
EP3501013B1 (en) System and method for procedurally generated building graphics within a street network of a three-dimensional virtual environment
CN104599310B (en) Three-dimensional scenic animation method for recording and device
CN111080782A (en) Visual system based on live-action three-dimensional geographic information system
US10783687B2 (en) Efficient duplicate label handling
JP5964771B2 (en) 3D map display device, 3D map display method, and computer program
Fukuda et al. Improvement of registration accuracy of a handheld augmented reality system for urban landscape simulation
JP2016110245A (en) Display system, display method, computer program, computer readable recording medium
JP4672493B2 (en) 3D graphic display device and 3D graphic display method
JP2014182314A (en) Three-dimensional map display device, three-dimensional map display method and computer program
KR20190089689A (en) Method and apparatus for providing street view, and computer program for executing the method
JP6042683B2 (en) Map image generation apparatus, map image generation method, and program
JP4841126B2 (en) Navigation device and map display method
JP6091676B2 (en) 3D map display system
JPH0973555A (en) Three-dimensional graphic plotting device
JP6174939B2 (en) Map note processing device, map note processing method, and map information providing device
JP2011008019A (en) Controller, projector, control method, projection method, control program, projection program, and recording medium
JP4671631B2 (en) Map display device and map display method
Huang et al. Visualizing massive terrain with transportation infrastructure by using continuous level of detail
CN117473033A (en) Road name display method, device and equipment in electronic map and storage medium
Rios et al. Open source, 3-D terrain visualization on a mobile device
JP6143871B2 (en) Map display system, map display method and program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071004

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080625

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101228

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: 20110111

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110119

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140128

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees