JPH10307932A - Plotting device - Google Patents

Plotting device

Info

Publication number
JPH10307932A
JPH10307932A JP9134445A JP13444597A JPH10307932A JP H10307932 A JPH10307932 A JP H10307932A JP 9134445 A JP9134445 A JP 9134445A JP 13444597 A JP13444597 A JP 13444597A JP H10307932 A JPH10307932 A JP H10307932A
Authority
JP
Japan
Prior art keywords
data
comparator
output
graphic
generator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9134445A
Other languages
Japanese (ja)
Inventor
Masayuki Makabe
真幸 真壁
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio 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 Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP9134445A priority Critical patent/JPH10307932A/en
Publication of JPH10307932A publication Critical patent/JPH10307932A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Generation (AREA)

Abstract

PROBLEM TO BE SOLVED: To optionally set a rewriting cycle for each plotting object on a screen and also to freely select a constitution in response to the character of the plotting data by distributing the plotting data to the graphic generators for each plotting object and performing a hidden surface removal process to output the pixel data on a plotting image through the comparison of Z value of output of the plotting data. SOLUTION: The plotting data are distributed to (n) stages of graphic generators 1a to 1n for each plotting object based on a plotting cycle. The Z value of outputs of generators 1a to 1n are successively compared with each other by the Z comparators 2a to 2n. That is, the output Z value of the generator 1a is compared with that of the generator 1b by the comparator 2a, and the hidden surface removal processes are carried out in sequence. Then the pixel data on a whole single image are produced, converted into the analog data by a D/A converter 3 and displayed on a CRT 4.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はCPUの制御により
CRT上に画像を描画する描画装置、さらに詳しくは画
面上の各描画対象ごとに描画速度の異なる描画を行う描
画装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a drawing apparatus for drawing an image on a CRT under the control of a CPU, and more particularly to a drawing apparatus for drawing at different drawing speeds for each drawing object on a screen.

【0002】[0002]

【従来の技術】ゲームやアミューズメント機器、あるい
はシミュレータ等に用いられるこの種の描画装置として
は、従来、グラフィック・ジエネレータが知られてい
る。図2は、グラフィック・ジエネレータの一例を示す
ブロック図である。図2において、3はD/Aコンバー
タ、4はCRT、7はコマンド・マネージャ、8はそれ
ぞれジオメトリ・プロセッサ、9はそれぞれレンダリン
グ・プロセッサ、11はそれぞれフレーム・バッファ、
100はCPUバス、101〜103は内部バスを示
す。
2. Description of the Related Art As this type of drawing apparatus used for games, amusement machines, simulators and the like, a graphic generator is conventionally known. FIG. 2 is a block diagram illustrating an example of the graphic generator. In FIG. 2, 3 is a D / A converter, 4 is a CRT, 7 is a command manager, 8 is a geometry processor, 9 is a rendering processor, 11 is a frame buffer,
100 denotes a CPU bus and 101 to 103 denote internal buses.

【0003】次に動作について説明する。図2に示すグ
ラフィック・ジエネレータは、高速描画を可能とさせる
ために、ジオメトリ・プロセッサ8,レンダリング・プ
ロセッサ9,ダブルバッファ構造のフレーム・バッファ
11を複数段備えており、CPU(図示せず)の制御に
より記録媒体等(図示せず)からCPUバス100を経
由して送られてくる描画データを、コマンド・マネージ
ャ7でジオメトリ・プロセッサ8の数に応じたデータに
振り分け、内部バス101を経由してジオメトリ・プロ
セッサ8へ振り分けた描画データを送り、ここで幾何変
換を行って内部バス102を経由してレンダリング・プ
ロセッサ9へ送り、フレーム・バッファ11上に画像を
ピクセルデータで格納する。フレーム・バッファ11上
のピクセルデータは、内部バス103を介してD/Aコ
ンバータ3に送られ、アナログデータに変換された後、
CRT4上に表示される。
Next, the operation will be described. The graphic generator shown in FIG. 2 includes a plurality of stages of a geometry processor 8, a rendering processor 9, and a frame buffer 11 having a double buffer structure in order to enable high-speed drawing. Under the control, drawing data sent from a recording medium or the like (not shown) via the CPU bus 100 is sorted by the command manager 7 into data according to the number of the geometry processors 8, and is sent via the internal bus 101. The drawing data distributed to the geometry processor 8 is sent to the rendering processor 9 via the internal bus 102 to perform geometric conversion, and the image is stored in the frame buffer 11 as pixel data. The pixel data on the frame buffer 11 is sent to the D / A converter 3 via the internal bus 103 and is converted into analog data.
Displayed on CRT4.

【0004】図2に示すグラフィック・ジエネレータ
は、高速描画を行うためジオメトリ・プロセッサ8,レ
ンダリング・プロセッサ9,フレーム・バッファ11の
組合せを複数組備え、内部バスにより同一サイクルで分
散処理が行われる。すなわち各グラフィック・ジェネレ
ータそれぞれが1画面の複数のピクセルを受け持ち、1
サイクルで1画面の全てが書き換えられて更新される。
The graphic generator shown in FIG. 2 includes a plurality of combinations of a geometry processor 8, a rendering processor 9, and a frame buffer 11 for performing high-speed drawing, and performs distributed processing in the same cycle by an internal bus. That is, each graphic generator is responsible for a plurality of pixels on one screen,
In one cycle, the entire screen is rewritten and updated.

【0005】[0005]

【発明が解決しようとする課題】上記のようなグラフィ
ック・ジエネレータを用いた描画装置は、高速描画を行
うため分散処理を行う構成となっているが、同一サイク
ルで書き換えが行われるため、描画対象ごと描画速度
(書き換え速度)の異なる描画が行えない。例えば静止
している背景中に飛行機が高速に移動しているような画
像を描画させる場合、高速に移動する飛行機の描画速度
に描画サイクルを合わせる必要性から、静止している背
景もこのサイクルで書き換えが繰り返されるため、1サ
イクルの描画が少ないデータ量で行われることになり、
視覚上高解像度が必要な背景静止画像の解像度が低下す
る。
A drawing apparatus using the above-described graphic generator is configured to perform distributed processing in order to perform high-speed drawing. However, since rewriting is performed in the same cycle, the drawing target Different drawing speeds (rewriting speeds) cannot be drawn. For example, when drawing an image in which a plane is moving at high speed in a stationary background, it is necessary to adjust the drawing cycle to the drawing speed of the fast-moving airplane. Since rewriting is repeated, one cycle of drawing is performed with a small amount of data.
The resolution of a background still image that requires visually high resolution is reduced.

【0006】また、描画する画像データには、例えば飛
行機の移動などの高速描画が必要なデータ、低速描画が
可能なデータ、簡単な画像のためデータ量が少なくてす
むデータなど、必要な描画速度や容量がデータによって
種々異なるが、ハードウェア側ではこれらの描画データ
に対応させるため常に高速描画が可能なサイクルで書き
換えを行い、且つ高解像度な描画が可能な性能を持たせ
ておく必要があり、描画データに合わせた組み合わせを
自由にとることができない等の問題点があった。
[0006] The image data to be drawn includes data that requires high-speed drawing such as movement of an airplane, data that can be drawn at low speed, and data that requires a small amount of data for a simple image. And the capacity varies depending on the data, but it is necessary for the hardware side to always perform rewriting in a cycle capable of high-speed drawing in order to correspond to these drawing data, and to have a performance capable of high-resolution drawing. However, there is a problem that a combination according to the drawing data cannot be freely taken.

【0007】本発明はかかる問題点を解決するためにな
されたものであり、画面上の各描画対象ごとに書き換え
サイクルを任意に設定でき、且つ描画データの性質に適
宜合わせた構成を自由にとれる描画装置を提供すること
を目的としている。
SUMMARY OF THE INVENTION The present invention has been made to solve such a problem, and it is possible to arbitrarily set a rewrite cycle for each drawing object on a screen and freely take a configuration suitable for the properties of drawing data. It is intended to provide a drawing device.

【0008】[0008]

【課題を解決するための手段】本発明の描画装置は、描
画データに、描画対象(イベント)を区別する情報を持
たせておく手段と、それぞれジオメトリ/レンダリング
・プロセッサとダブルバッファ構造のフレーム・バッフ
ァを持ち、フレーム・バッファの書き換えサイクルを任
意に設定できる複数段のグラフィック・ジェネレータ
と、前記描画データを前記描画対象ごとに前記各グラフ
ィック・ジェネレータに振り分ける手段と、前記各グラ
フィック・ジェネレータの出力のZ値の比較により陰面
消去処理を行い合成して描画像のピクセルデータを完成
させるZコンパレータとを備えたことを特徴とする。
According to the present invention, there is provided a drawing apparatus comprising: means for providing drawing data with information for distinguishing a drawing target (event); a geometry / rendering processor and a frame buffer having a double buffer structure; A plurality of graphic generators having a buffer and capable of arbitrarily setting a rewriting cycle of a frame buffer; a means for distributing the drawing data to each of the graphic generators for each of the drawing targets; and an output of each of the graphic generators A Z comparator for performing hidden surface elimination processing by comparing the Z values and combining them to complete pixel data of the drawn image.

【0009】また、描画データに、描画対象(イベン
ト)とその描画サイクルを区別する情報を持たせておく
手段と、それぞれジオメトリ/レンダリング・プロセッ
サとダブルバッファ構造のフレーム・バッファを持ち、
フレーム・バッファの書き換えサイクルを任意に設定で
きるn段のグラフィック・ジェネレータと、前記描画デ
ータを前記描画対象ごとに前記描画サイクル順に第1段
目のグラフィック・ジェネレータから第n段目のグラフ
ィック・ジェネレータに振り分ける手段と、第1段目の
グラフィック・ジェネレータと第2段目のグラフィック
・ジェネレータの出力とを前記Z値の比較により陰面消
去処理を行い合成する第1のZコンパレータと、前記第
1のZコンパレータの出力と第3段目のグラフィック・
ジェネレータの出力とを前記Z値の比較により陰面消去
処理を行い合成する第2のZコンパレータと、このよう
にして第n段目までのグラフィック・ジェネレータの出
力を陰面消去処理して合成する第m(m=n−1)のZ
コンパレータとからなるm個のZコンパレータとを備え
たことを特徴とする。
[0009] Further, the drawing data has means for storing information for distinguishing a drawing target (event) and its drawing cycle, and has a geometry / rendering processor and a frame buffer having a double buffer structure, respectively.
An n-stage graphic generator capable of arbitrarily setting a frame buffer rewrite cycle; and the drawing data from the first-stage graphic generator to the n-th stage graphic generator for each drawing target in the drawing cycle order. Means for allocating, a first Z comparator for combining the output of the first-stage graphic generator and the output of the second-stage graphic generator by performing a hidden surface elimination process by comparing the Z values, and the first Z comparator Comparator output and third stage graphic
A second Z comparator for combining the output of the generator with the output of the graphic generator by performing a hidden surface removal process by comparing the Z value, and an m-th comparator for performing the hidden surface removal process and combining the outputs of the graphic generators up to the n-th stage in this way. Z of (m = n-1)
M comparators comprising a comparator and m comparators.

【0010】また、前記陰面消去処理のため前記Zコン
パレータで行うZ値の比較は、ピクセル単位で行うこと
を特徴とする。
Further, the comparison of the Z value performed by the Z comparator for the hidden surface elimination processing is performed on a pixel basis.

【0011】さらに、前記陰面消去処理のため前記Zコ
ンパレータで行うZ値の比較は、複数のピクセルの集合
であるブロック単位で行うことを特徴とする。
Further, the comparison of Z values performed by the Z comparator for the hidden surface elimination processing is performed in units of blocks, which are sets of a plurality of pixels.

【0012】本発明の描画装置は上述のような構成とす
ることにより、画面上の各描画対象(イベント)ごとに
描画速度の異なる描画を行うことが可能となり、イベン
トごと低解像度高速書き換え、高解像度低速書き換えの
選択が可能となる。
With the above-described configuration of the drawing apparatus of the present invention, it is possible to perform drawing at different drawing speeds for each drawing object (event) on the screen. It is possible to select low-resolution rewriting.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施形態を図面を
用いて説明する。図1は、本発明の描画装置の一実施形
態を示すブロック図である。図1において、1a,1
b,・・・1nはそれぞれジオメトリ/レンダリング・
プロセッサ10,ダブルバッファ構造のフレーム・バッ
ファ11を持ち、数万ポリゴンの描画性能を有するグラ
フィック・ジェネレータであり、このグラフィック・ジ
ェネレータからは通常のカラーデータ(R.G.B)に
加え、奥行を示すデータ(Z値)を出力させる構成とな
っており、各段のグラフィック・ジェネレータ1a〜1
nは描画サイクル(フレーム・バッファ11の書き換え
サイクル)を非同期で、例えば60Hz,30Hz,1
Hz,・・・から任意に設定できる構成としている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the drawing apparatus of the present invention. In FIG. 1, 1a, 1
b,... 1n are geometry / rendering
A graphic generator having a processor 10 and a frame buffer 11 having a double buffer structure and having a drawing performance of tens of thousands of polygons. The graphic generator outputs a depth in addition to ordinary color data (RGB). The data (Z value) shown is output, and the graphic generators 1a to 1
n indicates the asynchronous drawing cycle (rewriting cycle of the frame buffer 11), for example, 60 Hz, 30 Hz, 1
Hz,... Can be set arbitrarily.

【0014】2a〜2m(m=n−1)は、それぞれ2
出力のZ.R.G.BデータのZ値を比較し、陰面消去
処理を行う、比較器とセレクタとで構成されるZコンパ
レータ、3はD/Aコンバータ、4はCRT、100は
CPUバスである。
2a to 2m (m = n-1) are 2
Output Z. R. G. FIG. A Z comparator composed of a comparator and a selector for comparing the Z value of the B data and performing hidden surface elimination processing, 3 is a D / A converter, 4 is a CRT, and 100 is a CPU bus.

【0015】次に本実施形態の動作について説明する。
本実施形態の描画装置は、図1に示すようにn段のグラ
フィック・ジェネレータを備え、各グラフィック・ジェ
ネレータへは描画データを描画対象ごとにその描画サイ
クルを基準として振り分ける。すなわち図2に示す従来
の描画装置のように描画データを順番に振り分けるので
はなく、描画データに描画対象(イベント)とその描画
サイクルを区別する情報を持たせておき、ソフトウェア
により描画対象ごとに描画サイクル順に描画データを振
り分ける。
Next, the operation of this embodiment will be described.
As shown in FIG. 1, the drawing apparatus according to the present embodiment includes an n-stage graphic generator, and distributes drawing data to each graphic generator for each drawing target based on the drawing cycle. That is, instead of sorting the drawing data in order as in the conventional drawing apparatus shown in FIG. 2, the drawing data is provided with information for distinguishing a drawing target (event) and its drawing cycle, and software is used for each drawing target. The drawing data is sorted in the drawing cycle order.

【0016】例えば静止した背景画像中に船が比較的低
速で移動し、その手前に飛行機が高速で移動しているよ
うな画像を描画させる場合、静止背景画像の描画データ
はグラフィック・ジェネレータ1aへ振り分け、船の描
画データはグラフィック・ジェネレータ1bへ振り分
け、手前の飛行機の描画データはグラフィック・ジェネ
レータ1cへ振り分ける。上述のように各グラフィック
・ジェネレータ1の描画サイクルは非同期で任意に設定
でき、従ってグラフィック・ジェネレータ1aの描画サ
イクルを例えば1/10Hzとし、1サイクルで多くの
データ量を用いてきめ細かな高解像度の書込みを行い、
グラフィック・ジェネレータ1bの描画サイクルは5H
z,グラフィック・ジェネレータ1cの描画サイクルは
60Hzとし、描画対象の移動速度に合わせた書き換え
を行わせる。
For example, when drawing an image in which a ship moves at a relatively low speed in a still background image and an airplane is moving at a high speed in front of the ship, the drawing data of the still background image is sent to the graphic generator 1a. The drawing data of the ship is distributed to the graphic generator 1b, and the drawing data of the airplane in front is distributed to the graphic generator 1c. As described above, the drawing cycle of each graphic generator 1 can be set arbitrarily asynchronously. Therefore, the drawing cycle of the graphic generator 1a is set to, for example, 1/10 Hz, and a large amount of data is used in one cycle to achieve a fine high-resolution Write,
The drawing cycle of the graphic generator 1b is 5H
z, the drawing cycle of the graphic generator 1c is set to 60 Hz, and rewriting is performed in accordance with the moving speed of the drawing target.

【0017】各グラフィック・ジェネレータ1からの出
力は、順次Zコンパレータ2a〜2nでそのZ値が比較
され、すなわちグラフィック・ジェネレータ1aの出力
と1bの出力とのZ値がZコンパレータ2aで比較され
て陰面消去処理が行われ、次にこの出力とグラフィック
・ジェネレータ1cの出力とのZ値がZコンパレータ2
bで比較されて陰面消去処理が行われ、このようにして
順次Z値が比較されて陰面消去処理が行われて1画像全
体のピクセルデータが作られてD/Aコンバータ3でア
ナログデータに変換され、CRT4上に表示される。
The Z values of the outputs from the graphic generators 1 are sequentially compared by Z comparators 2a to 2n, that is, the Z values of the outputs of the graphic generators 1a and 1b are compared by the Z comparator 2a. A hidden surface erasing process is performed, and then the Z value of this output and the output of the graphic generator 1c is converted to a Z comparator 2
b, a hidden surface erasing process is performed. In this way, the Z values are sequentially compared and a hidden surface erasing process is performed to produce pixel data of one entire image, which is converted into analog data by the D / A converter 3. Is displayed on the CRT 4.

【0018】なお、陰面消去処理のためZコンパレータ
2で行うZ値の比較は、ピクセル単位で行わせる構成で
も、複数のピクセルの集合であるブロック単位で行わせ
る構成でも良い。また図1に示す実施形態では、高速処
理を可能とさせるため各グラフィック・ジェネレータ1
a〜1nへ振り分ける描画対象ごとの描画データをその
描画サイクルを基準として振り分けることとし、各グラ
フィック・ジェネレータ1a〜1nの出力は、第1段目
の出力と第2段目の出力とをZコンパレータ2aで陰面
消去処理を行い、第3段目の出力とZコンパレータ2a
からの出力とを2番目のZコンパレータ2bで陰面消去
処理を行い、このようにして第1段目から第n段目まで
の出力の陰面消去処理をm個(n−1個)のZコンパレ
ータを用いて行う構成としているが、1個のZコンパレ
ータでn段のグラフィック・ジェネレータ1a〜1nの
全ての出力を一度に陰面消去処理する構成としても良
く、この場合には各グラフィック・ジェネレータ1a〜
1nへの描画データの振り分けは、描画対象ごとに振り
分ければ良い。本実施形態の描画装置は以上のよう構成
とすることにより描画対象に合わせた描画速度を選択で
き、高速描画が必要な描画対象に合わせる必要性から画
像全体の解像度が低下するという従来の問題を解消でき
る。
The comparison of the Z values performed by the Z comparator 2 for the hidden surface elimination processing may be performed in units of pixels, or may be performed in units of blocks, which is a set of a plurality of pixels. In the embodiment shown in FIG. 1, each of the graphic generators 1 is used to enable high-speed processing.
The drawing data for each drawing target to be allocated to the graphic objects a to 1n is allocated on the basis of the drawing cycle. The outputs of the graphic generators 1a to 1n are output from the first stage and the second stage by a Z comparator. 2a, a hidden surface elimination process is performed, and the output of the third stage and the Z comparator 2a
Are output by the second Z comparator 2b, and thus the hidden surface elimination processing of the outputs from the first stage to the n-th stage is performed by m (n-1) Z comparators. However, the configuration may be such that all outputs of the n-stage graphic generators 1a to 1n are hidden at once by one Z comparator. In this case, each of the graphic generators 1a to 1n is used.
The drawing data may be distributed to each drawing target for drawing. The drawing apparatus of the present embodiment can select a drawing speed according to a drawing target by having the above configuration, and the conventional problem that the resolution of the entire image is reduced due to the necessity of matching the drawing target that requires high-speed drawing. Can be resolved.

【0019】[0019]

【発明の効果】以上説明したように本発明の描画装置
は、個々にダブルバッファ構造のフレーム・バッファを
持つグラフィック・ジェネレータを複数段設け、これら
の出力を順次陰面消去処理して1画像全体のピクセルデ
ータを出力する構成とすることにより、描画対象ごと描
画速度の異なる描画が行え、描画対象の性質に応じて速
度/解像度が選択できる。また、装置を構成するグラフ
ィック・ジェネレータの増減が容易に行えるので、適宜
描画データに合わせた構成をとれる。さらにZ値で陰面
消去を行うので、例えばボリュームレンダリング等の異
なるレンダリング方式との混在が可能となる等の効果が
ある。
As described above, the drawing apparatus of the present invention is provided with a plurality of stages of graphic generators each having a frame buffer of a double buffer structure, and successively performs hidden surface elimination processing on these outputs to perform processing on one image as a whole. By outputting pixel data, it is possible to perform drawing at different drawing speeds for each drawing target, and select a speed / resolution according to the nature of the drawing target. In addition, since the number of graphic generators constituting the apparatus can be easily increased or decreased, a configuration suitable for drawing data can be taken as appropriate. Further, since hidden surface erasure is performed using the Z value, there is an effect that it is possible to mix different rendering methods such as volume rendering.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来のこの種の描画装置であるグラフィック・
ジェネレータの一例を示すブロック図である。
FIG. 2 is a diagram showing a conventional graphic device of this type;
It is a block diagram showing an example of a generator.

【符号の説明】[Explanation of symbols]

1a,1b,・・・1n それぞれグラフィック・ジェ
ネレータ 2a〜2m それぞれZコンパレータ 3 D/Aコンバータ 4 CRT 7 コマンド・マネージャ 8 それぞれジオメトリ・プロセッサ 9 それぞれレンダリング・プロセッサ 10 ジオメトリ/レンダリング・プロセッサ 11 フレーム・バッファ 100 CPUバス 101〜103 内部バス
1a, 1b,... 1n each graphic generator 2a to 2m each Z comparator 3 D / A converter 4 CRT 7 command manager 8 each geometry processor 9 each rendering processor 10 geometry / rendering processor 11 frame buffer 100 CPU bus 101-103 Internal bus

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 CPUの制御によりCRT上に画像を描
画する描画装置において、 描画データに、描画対象(イベント)を区別する情報を
持たせておく手段と、 それぞれジオメトリ/レンダリング・プロセッサとダブ
ルバッファ構造のフレーム・バッファを持ち、フレーム
・バッファの書き換えサイクルを任意に設定できる複数
段のグラフィック・ジェネレータと、 前記描画データを前記描画対象ごとに前記各グラフィッ
ク・ジェネレータに振り分ける手段と、 前記各グラフィック・ジェネレータの出力のZ値の比較
により陰面消去処理を行い合成して描画像のピクセルデ
ータを完成させるZコンパレータとを備え、 前記Zコンパレータの出力をアナログデータに変換して
CRT上に画像を描画する描画装置。
1. A drawing apparatus for drawing an image on a CRT under the control of a CPU, means for providing drawing data with information for distinguishing a drawing target (event), a geometry / rendering processor and a double buffer, respectively. A plurality of graphic generators having a frame buffer having a structure and capable of arbitrarily setting a rewriting cycle of the frame buffer; a means for distributing the drawing data to each graphic generator for each drawing target; A Z comparator that performs hidden surface elimination processing by comparing the Z value of the output of the generator to synthesize and complete pixel data of the drawn image, and converts the output of the Z comparator into analog data to draw an image on a CRT Drawing device.
【請求項2】 CPUの制御によりCRT上に画像を描
画する描画装置において、 描画データに、描画対象(イベント)とその描画サイク
ルを区別する情報を持たせておく手段と、 それぞれジオメトリ/レンダリング・プロセッサとダブ
ルバッファ構造のフレーム・バッファを持ち、フレーム
・バッファの書き換えサイクルを任意に設定できるn段
のグラフィック・ジェネレータと、 前記描画データを前記描画対象ごとに前記描画サイクル
順に第1段目のグラフィック・ジェネレータから第n段
目のグラフィック・ジェネレータに振り分ける手段と、 第1段目のグラフィック・ジェネレータと第2段目のグ
ラフィック・ジェネレータの出力とを前記Z値の比較に
より陰面消去処理を行い合成する第1のZコンパレータ
と、前記第1のZコンパレータの出力と第3段目のグラ
フィック・ジェネレータの出力とを前記Z値の比較によ
り陰面消去処理を行い合成する第2のZコンパレータ
と、このようにして第n段目までのグラフィック・ジェ
ネレータの出力を陰面消去処理して合成する第m(m=
n−1)のZコンパレータとからなるm個のZコンパレ
ータとを備え、 前記第mのZコンパレータの出力をアナログデータに変
換してCRT上に画像を描画する描画装置。
2. A drawing apparatus for drawing an image on a CRT under the control of a CPU, comprising: means for providing drawing data with information for distinguishing a drawing target (event) and a drawing cycle thereof; An n-stage graphic generator having a processor and a frame buffer having a double-buffer structure and capable of arbitrarily setting a rewriting cycle of the frame buffer; Means for distributing from the generator to the n-th graphic generator, and combining the output of the first-stage graphic generator and the output of the second-stage graphic generator by performing hidden surface elimination processing by comparing the Z value A first Z comparator and the first Z A second Z comparator for combining the output of the graphic generator and the output of the graphic generator of the third stage by performing the hidden surface elimination process by comparing the Z values, and thus the graphic generators up to the nth stage. M-th (m =
a drawing apparatus that includes m number of Z comparators including (n-1) Z comparators, and converts an output of the m-th Z comparator into analog data to draw an image on a CRT.
【請求項3】 前記陰面消去処理のため前記Zコンパレ
ータで行うZ値の比較は、ピクセル単位で行うことを特
徴とする請求項1または請求項2記載の描画装置。
3. The drawing apparatus according to claim 1, wherein the comparison of the Z value performed by the Z comparator for the hidden surface elimination processing is performed on a pixel-by-pixel basis.
【請求項4】 前記陰面消去処理のため前記Zコンパレ
ータで行うZ値の比較は、複数のピクセルの集合である
ブロック単位で行うことを特徴とする請求項1または請
求項2記載の描画装置。
4. The drawing apparatus according to claim 1, wherein the comparison of the Z value performed by the Z comparator for the hidden surface elimination processing is performed in units of a block which is a set of a plurality of pixels.
JP9134445A 1997-05-09 1997-05-09 Plotting device Pending JPH10307932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9134445A JPH10307932A (en) 1997-05-09 1997-05-09 Plotting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9134445A JPH10307932A (en) 1997-05-09 1997-05-09 Plotting device

Publications (1)

Publication Number Publication Date
JPH10307932A true JPH10307932A (en) 1998-11-17

Family

ID=15128528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9134445A Pending JPH10307932A (en) 1997-05-09 1997-05-09 Plotting device

Country Status (1)

Country Link
JP (1) JPH10307932A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007225925A (en) * 2006-02-23 2007-09-06 Sharp Corp Image display device
WO2015037169A1 (en) 2013-09-13 2015-03-19 株式会社スクウェア・エニックス・ホールディングス Rendering device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007225925A (en) * 2006-02-23 2007-09-06 Sharp Corp Image display device
WO2015037169A1 (en) 2013-09-13 2015-03-19 株式会社スクウェア・エニックス・ホールディングス Rendering device
JPWO2015037169A1 (en) * 2013-09-13 2017-03-02 株式会社スクウェア・エニックス・ホールディングス Drawing device
US9865076B2 (en) 2013-09-13 2018-01-09 Square Enix Holdings Co., Ltd. Rendering apparatus

Similar Documents

Publication Publication Date Title
US4658247A (en) Pipelined, line buffered real-time color graphics display system
US4965751A (en) Graphics system with programmable tile size and multiplexed pixel data and partial pixel addresses based on tile size
US4648045A (en) High speed memory and processor system for raster display
US5029105A (en) Programmable pipeline for formatting RGB pixel data into fields of selected size
EP0539822A2 (en) Video insertion processing system
JPH0535913B2 (en)
JPH0916144A (en) System and method for triangle raster with two-dimensionallyinterleaved frame buffer
EP0307019A2 (en) Apparatus for modifying pixel data stored in a random access memory
JPH0775044A (en) Method and device for detecting motion
JPH07181941A (en) Frame buffer device provided with high-speed copying means and execution method of double-buffered animation using said device
US6496160B1 (en) Stroke to raster converter system
JP3448816B2 (en) Sorting device
US5321805A (en) Raster graphics engine for producing graphics on a display
US5157385A (en) Jagged-edge killer circuit for three-dimensional display
JPH10307932A (en) Plotting device
US4945497A (en) Method and apparatus for translating rectilinear information into scan line information for display by a computer system
JPS61133482A (en) Multiprocessor for graphic display
KR0165464B1 (en) Apparatus and method of span rendering for graphics
JP2600904B2 (en) Image synthesizing method and apparatus
JPH09222874A (en) Image display processor
JP2656753B2 (en) Image data processing apparatus and system using the same
AU618129B2 (en) Method and apparatus for sorting line segments for display and manipulation by a computer system
KR100228265B1 (en) High speed data processing apparatus in graphics processing sub-system
JP3019380B2 (en) Image generation processing device
JPH04188192A (en) Method and device for producing multigradation character