JPH04309188A - Computer graphic processing system - Google Patents

Computer graphic processing system

Info

Publication number
JPH04309188A
JPH04309188A JP7344891A JP7344891A JPH04309188A JP H04309188 A JPH04309188 A JP H04309188A JP 7344891 A JP7344891 A JP 7344891A JP 7344891 A JP7344891 A JP 7344891A JP H04309188 A JPH04309188 A JP H04309188A
Authority
JP
Japan
Prior art keywords
line
line type
data
type
line segment
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
JP7344891A
Other languages
Japanese (ja)
Inventor
Yoshiko Ogawa
小川 佳子
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7344891A priority Critical patent/JPH04309188A/en
Publication of JPH04309188A publication Critical patent/JPH04309188A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To obtain the excellent computer graphic processing system which can generate a line segment attached a line type with the high degree of freedom at high speed. CONSTITUTION:A line type preparing function 1 is provided to prepare the line type, a recording means is provided with a line type table 2 to register the line type prepared by this line type preparing means 1, a real line data calculating function 3 is provided to calculate a coordinate value for generating the line segment completely with intergers without multiplication and division, and a line type reflecting function 4 is provided to generate the line segment while reflecting the line type, which is registered on the line type table 2, upon real line data calculated by the real line data calculating function 3.

Description

【発明の詳細な説明】[Detailed description of the invention]

[発明の目的] [Purpose of the invention]

【0001】0001

【産業上の利用分野】本発明は、機械、電子、建築など
の設計を行うためのコンピュータ図形処理システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer graphic processing system for designing mechanical, electronic, architectural, etc. systems.

【0002】0002

【従来の技術】従来、コンピュータ図形処理システムに
おいて、CRTディスプレイ上に線分を発生させる処理
としては、単なる実線の線分だけでなく、素線及びギャ
ップを適宜組み合わせてなる幾つかの線種の線分を発生
させる処理が可能である。このような線種付き線分発生
処理は、表示装置のハードウェアの機能で行っている。 すなわち、線種付き線分を発生させる場合には、表示装
置のハードウェア内に予め登録されている特定の線種の
中から単一の線種を選択する操作と、線分の始点及び終
点を特定する操作とによって、所望の線種付き線分を発
生させている。この場合、線種の選択操作としては、例
えば、登録された特定の数の線種を表示する所定の長さ
の線分、あるいは識別番号などを一旦ディスプレイ上に
表示させ、そのうちの一種類の線種を特定する操作など
を行っている。
2. Description of the Related Art Conventionally, in computer graphic processing systems, line segments are generated on a CRT display by not only solid line segments but also several line types formed by appropriately combining strands and gaps. Processing that generates line segments is possible. Such line segment generation processing with line types is performed by a hardware function of the display device. In other words, when generating a line segment with a line type, it is necessary to select a single line type from among the specific line types registered in advance in the hardware of the display device, and to select the starting point and end point of the line segment. A line segment with a desired line type is generated by specifying the line segment. In this case, to select a line type, for example, a line segment of a predetermined length that displays a specific number of registered line types, or an identification number, etc. is displayed on the display, and then one of the line types is displayed. Operations such as specifying line types are performed.

【0003】0003

【発明が解決しようとする課題】しかしながら、一般に
、表示装置のハードウェアの機能による線種付き線分発
生処理では、表示装置固有の特定の線種のみしか発生で
きない。また、線分全体の長さに対する線種のバランス
が悪くなるなどの問題を生じ易く、線分発生は制約の大
きなものとなり、システムの自由度を低くする原因とな
る。このため、表示装置の線種発生機能に束縛されるこ
となく、線種付き線分を発生することが要求されている
However, in general, line segment generation processing with line types based on the hardware functions of a display device can only generate a specific line type unique to the display device. In addition, problems such as poor balance of line types with respect to the overall length of line segments tend to occur, and generation of line segments is subject to significant restrictions, causing a reduction in the degree of freedom of the system. Therefore, it is required to generate line segments with line types without being restricted by the line type generation function of the display device.

【0004】本発明は、このような従来技術の課題を解
決するために提案されたものであり、その目的は、自由
度の高い線種付き線分を、高速に発生可能であるような
、優れたコンピュータ図形処理システムを提供すること
である。 [発明の構成]
The present invention was proposed to solve the problems of the prior art, and its purpose is to generate line segments with line types with a high degree of freedom at high speed. It is an object of the present invention to provide an excellent computer graphics processing system. [Structure of the invention]

【0005】[0005]

【課題を解決するための手段】本発明によるコンピュー
タ図形処理システムは、線種を作成する線種作成手段と
、この線種作成手段で作成した線種を登録する線種テー
ブルを含む記録手段と、線分発生のための座標値計算を
、全て整数で且つ乗除算なしで行う実線データ算出手段
と、線種テーブルに登録した線種を、実線データ算出手
段で算出した実線データに反映させて線分発生を行う線
種反映手段とを有することを特徴としている。
[Means for Solving the Problems] A computer graphics processing system according to the present invention includes a line type creation means for creating line types, and a recording means including a line type table for registering the line types created by the line type creation means. , a solid line data calculation means that calculates coordinate values for line segment generation using all integers and without multiplication and division, and a solid line data calculation means that reflects the line types registered in the line type table in the solid line data calculated by the solid line data calculation means. It is characterized by having a line type reflecting means for generating line segments.

【0006】この場合、具体的な実線データ算出手段と
しては、DDA(degitaldifferenti
al  analyzer)を用いた実線データ算出手
段を使用する。図1は、このような本発明によるコンピ
ュータ図形処理システムの基本的な機能ブロック図であ
リ、1は線種作成機能(線種作成手段)、2は線種テー
ブル、3はDDAを用いた実線データ算出機能(実線デ
ータ算出手段)、4は線種反映機能(線種反映手段)で
ある。
In this case, as a concrete solid line data calculation means, DDA (digital differential
A solid line data calculation means using an al analyzer) is used. FIG. 1 is a basic functional block diagram of a computer graphics processing system according to the present invention, in which 1 is a line type creation function (line type creation means), 2 is a line type table, and 3 is a system using DDA. 4 is a solid line data calculation function (solid line data calculation means) and a line type reflection function (line type reflection means).

【0007】[0007]

【作用】以上のような構成を有する本発明のコンピュー
タ図形処理システムにおいては、線種作成機能(線種作
成手段)1によって、適当な数の所望の線種を自由に作
成し、この線種を線種テーブル2に登録することができ
る。そして、線種付き線分の作成時には、実線データ算
出機能(実線データ算出手段)3によって、所望の線分
の実線データを算出し、線種反映機能(線種反映手段)
4によって、所望の線分の実線データに、ある一つの所
望の線種を反映させ、所望の線種付き線分を高速に発生
させることができる。
[Operation] In the computer graphics processing system of the present invention having the above configuration, the line type creation function (line type creation means) 1 freely creates an appropriate number of desired line types, and can be registered in the line type table 2. When creating a line segment with a line type, the solid line data calculation function (solid line data calculation means) 3 calculates solid line data for the desired line segment, and the line type reflection function (line type reflection means)
4, a certain desired line type can be reflected in the solid line data of a desired line segment, and a line segment with a desired line type can be generated at high speed.

【0008】[0008]

【実施例】以下に、本発明によるコンピュータ図形処理
システムの一実施例を、図2乃至図7に従って具体的に
説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the computer graphics processing system according to the present invention will be specifically described below with reference to FIGS. 2 to 7.

【0009】図2は、本発明の一実施例を具体的に示す
機能ブロック図で有り、図2中5〜7は、図形処理プロ
グラムに入力される命令の一部であり、5は線種作成命
令、6は線種選択命令、7は線分発生命令である。これ
らの命令5〜7は、コンピュータの入力装置8によって
入力され、CPU9に送られる。CPU9は、コンピュ
ータ上における演算及び制御を行う装置であり、その出
力結果は、グラフィックディスプレイ10に送られ、表
示される。図中11は、図形処理プログラムであり、こ
の図形処理プログラム11中には、本発明に関する各種
の手段、すなわち、線種作成手段12、線種番号設定手
段13、実線データ算出手段14、線種反映手段15、
線分表示手段16が含まれている。この場合、実線デー
タ算出手段14は、Bresenhamのアルゴリズム
による演算機構DDAを用いた手段である。図中17〜
20は、図形処理プログラム11中におけるメモリ(記
録手段)上に配置され、データの参照及び格納(登録)
が行われるテーブルであり、17は線種ドットパターン
テーブル、18は、選択線種番号テーブル、19は発生
線分実線ドットデータ、20は発生線分ドットデータで
ある。
FIG. 2 is a functional block diagram specifically showing one embodiment of the present invention. In FIG. 2, 5 to 7 are part of commands input to the graphic processing program, and 5 is a line type. A creation command, 6 a line type selection command, and 7 a line segment generation command. These instructions 5 to 7 are inputted by the input device 8 of the computer and sent to the CPU 9. The CPU 9 is a device that performs computation and control on the computer, and its output results are sent to the graphic display 10 and displayed. Reference numeral 11 in the figure is a graphic processing program, and this graphic processing program 11 includes various means related to the present invention, namely, a line type creation means 12, a line type number setting means 13, a solid line data calculation means 14, a line type Reflection means 15,
A line segment display means 16 is included. In this case, the solid line data calculation means 14 is a means using a calculation mechanism DDA based on Bresenham's algorithm. 17~ in the figure
20 is arranged on the memory (recording means) in the graphic processing program 11, and is used for data reference and storage (registration).
17 is a line type dot pattern table, 18 is a selected line type number table, 19 is generated line segment solid line dot data, and 20 is generated line segment dot data.

【0010】図3乃至図5は、図2のシステムにおける
線種作成動作手順、線種選択動作手順、及び線分発生動
作手順をそれぞれ示すフローチャートであり、図中の符
号は、図2の各機能ブロックに相当する。以下、この図
3乃至図5のフローチャートに沿って、図2のシステム
における動作手順を説明する。
3 to 5 are flowcharts respectively showing the line type creation operation procedure, line type selection operation procedure, and line segment generation operation procedure in the system of FIG. Corresponds to a functional block. Hereinafter, the operating procedure in the system of FIG. 2 will be explained along the flowcharts of FIGS. 3 to 5.

【0011】まず、図2のシステムにおいて、入力装置
8により、新しく作成する線種番号データと線種形状デ
ータを含む線種作成命令5が入力されると、図3に示す
ように、線種番号データ及び線種形状データは図形処理
プログラム11に受け渡され、図形処理プログラム11
の線種作成動作が開始される。すなわち、図形処理プロ
グラム11においては、入力された線種形状データに基
づいて、線種作成手段12により、新しい線種ドットパ
ターンデータが作成される。そして、この新たに作成さ
れた線種ドットパターンデータは、入力された線種番号
データと共に、線種ドットパターンテーブル17に格納
される。
First, in the system shown in FIG. 2, when a line type creation command 5 including line type number data and line type shape data to be newly created is input through the input device 8, the line type is created as shown in FIG. The number data and line type shape data are passed to the graphic processing program 11.
The line type creation operation starts. That is, in the graphic processing program 11, new line type dot pattern data is created by the line type creation means 12 based on the input line type shape data. This newly created line type dot pattern data is stored in the line type dot pattern table 17 together with the input line type number data.

【0012】また、図2のシステムにおいて、入力装置
8により、線種番号データを含む線種選択命令6が入力
されると、図4に示すように、線種番号データは図形処
理プログラム11に受け渡され、図形処理プログラム1
1の線種選択動作が開始される。すなわち、入力された
線種番号データは、この図形処理プログラム11におい
て、線種番号設定手段13により選択線種番号データと
して設定され、選択線種番号テーブル18に格納される
Further, in the system shown in FIG. 2, when a line type selection command 6 including line type number data is input through the input device 8, the line type number data is sent to the graphic processing program 11 as shown in FIG. Passed and graphics processing program 1
1 line type selection operation is started. That is, the input line type number data is set as selected line type number data by the line type number setting means 13 in this graphic processing program 11, and is stored in the selected line type number table 18.

【0013】さらに、図2のシステムにおいて、入力装
置8により、発生させようとする線分の始点及び終点の
座標値データを含む線分発生命令7が入力されると、図
5に示すように、始点・終点データは、図形処理プログ
ラム11に受け渡され、図形処理プログラム11の線分
発生動作が開始される。すなわち、図形処理プログラム
11においては、初めに、入力された始点・終点データ
に基づいて、Bresenhamのアルゴリズムによる
演算機構DDAを用いた実線データ算出手段14により
、発生線分実線ドットデータ19が作成される。図6は
、このような発生線分実線ドットデータ19の一例を示
す説明図であり、21は線分、22はドットデータであ
る。
Furthermore, in the system shown in FIG. 2, when a line segment generation command 7 containing coordinate value data of the starting point and ending point of the line segment to be generated is inputted through the input device 8, as shown in FIG. , the start point/end point data are passed to the graphic processing program 11, and the line segment generation operation of the graphic processing program 11 is started. That is, in the graphic processing program 11, first, generated line segment solid line dot data 19 is created by the solid line data calculation means 14 using the arithmetic mechanism DDA based on Bresenham's algorithm based on input start point and end point data. Ru. FIG. 6 is an explanatory diagram showing an example of such generated line segment solid line dot data 19, where 21 is a line segment and 22 is dot data.

【0014】次に、すでに選択された線種番号データが
格納されている選択線種番号テーブル18が参照され、
その選択線種番号データに対応する線種ドットパターン
データが、線種ドットパターンテーブル17において探
索される。目的の線種ドットパターンデータが検出され
ると、この線種ドットパターンデータは、線種反映手段
15によって、前段のステップで作成された発生線分実
線ドットデータ19に反映され、発生線分ドットデータ
20が作成される。
Next, the selected line type number table 18 in which already selected line type number data is stored is referred to.
The line type dot pattern table 17 is searched for line type dot pattern data corresponding to the selected line type number data. When the target line type dot pattern data is detected, this line type dot pattern data is reflected on the generated line segment solid line dot data 19 created in the previous step by the line type reflecting means 15, and the generated line segment dot Data 20 is created.

【0015】この場合、線種反映手段15は、線種ドッ
トパターンの構成要素の一部を可変要素とし、線分全体
の長さに対する線種のバランスを計算し、可変要素の寸
法をバランスに応じて決定した上で、発生線分ドットデ
ータ20を作成する。例えば、図7においては、1本の
長い素線(長線)と2本の短い素線(短線)と3箇所の
ギャップとを1セットとする線種ドットパターンを示し
ている。線種反映手段15は、このような線種ドットパ
ターンに対して、長い素線(長線)を一定の範囲内の可
変要素とし、それ以外の要素を固定要素とし、線分全体
の長さに応じて、長い素線(長線)の寸法を適宜決定し
た上で、発生線分ドットデータ20を作成する。そして
、このようにして作成された発生線分ドットデータ20
は、最終的に線分表示手段16により、グラフィックデ
ィスプレイ10上に表示される。
In this case, the line type reflecting means 15 makes some of the constituent elements of the line type dot pattern variable elements, calculates the balance of the line type with respect to the length of the entire line segment, and adjusts the dimensions of the variable elements to the balance. After determining accordingly, generated line segment dot data 20 is created. For example, FIG. 7 shows a line type dot pattern in which one set includes one long strand (long line), two short strands (short line), and three gaps. For such a line type dot pattern, the line type reflecting means 15 sets a long element line (long line) as a variable element within a certain range, sets other elements as fixed elements, and changes the length of the entire line segment. After appropriately determining the dimensions of the long strands (long lines), generated line segment dot data 20 is created. Then, generated line segment dot data 20 created in this way
is finally displayed on the graphic display 10 by the line segment display means 16.

【0016】以上のように、本実施例においては、線種
作成手段12により、ユーザの所望の線種を作成するこ
とができる。特に、DDAを用いた実線データ算出手段
14によって、全て整数で且つ乗除算なしで演算が行わ
れることに加えて、参照する選択線種番号テーブル18
、線種ドットパターンテーブル17、発生線分実線ドッ
トデータ19、及び発生線分ドットデータ20が、全て
メモリ上に配置されているため、高速にデータの作成及
び表示を行うことができる。さらに、線種反映手段15
により、線分全体の長さに応じて線種の可変要素が決定
され、線種が適切に反映されるため、バランスのよい線
分データを作成することができる。
As described above, in this embodiment, the line type creation means 12 can create the line type desired by the user. In particular, in addition to the fact that the solid line data calculation means 14 using DDA performs calculations using all integers and without multiplication/division, the reference selection line type number table 18
, line type dot pattern table 17, generated line segment solid line dot data 19, and generated line segment dot data 20 are all arranged in the memory, so data can be created and displayed at high speed. Furthermore, the line type reflecting means 15
As a result, variable elements of the line type are determined according to the length of the entire line segment, and the line type is appropriately reflected, so that well-balanced line segment data can be created.

【0017】なお、本発明は前記実施例に限定されるも
のではなく、具体的な図形処理プログラム及びフローチ
ャートは自由に変更可能であり、使用するハードウェア
は自由に選択可能である。すなわち、本発明はコンピュ
ータ図形処理システムの基本的な構成要素に関する発明
であるため、線種作成手段と、線種テーブルを含む記録
手段と、実線データ算出手段、及び線種反映手段とを有
するシステムである限り、その具体的な構成は自由に変
更可能であり、前記実施例と同様に優れた作用効果を得
られるものである。
It should be noted that the present invention is not limited to the above-mentioned embodiment, and the specific graphic processing program and flowchart can be freely changed, and the hardware to be used can be freely selected. That is, since the present invention relates to the basic components of a computer graphic processing system, the present invention relates to a system having a line type creation means, a recording means including a line type table, a solid line data calculation means, and a line type reflecting means. As long as this is the case, the specific structure can be freely changed, and the same excellent effects as in the embodiments described above can be obtained.

【0018】[0018]

【発明の効果】以上述べたように、本発明においては、
線種作成手段と、線種テーブルを含む記録手段と、実線
データ算出手段、及び線種反映手段とを使用することに
より、従来に比べて格段に自由度の高い線種付き線分を
、高速に発生可能であるような、優れたコンピュータ図
形処理システムを提供することができる。
[Effects of the Invention] As described above, in the present invention,
By using a line type creation means, a recording means including a line type table, a solid line data calculation means, and a line type reflection means, line segments with line types can be created at high speed with a much higher degree of freedom than in the past. It is possible to provide an excellent computer graphics processing system that can generate data.

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

【図1】本発明によるコンピュータ図形処理システムの
基本的な機能ブロック図。
FIG. 1 is a basic functional block diagram of a computer graphics processing system according to the present invention.

【図2】本発明によるコンピュータ図形処理システムの
一実施例を示す機能ブロック図。
FIG. 2 is a functional block diagram showing an embodiment of a computer graphics processing system according to the present invention.

【図3】図2のシステムにおける線種作成動作手順を示
すフローチャート。
FIG. 3 is a flowchart showing a line type creation operation procedure in the system of FIG. 2;

【図4】図2のシステムにおける線種選択動作手順を示
すフローチャート。
FIG. 4 is a flowchart showing a line type selection operation procedure in the system of FIG. 2;

【図5】図2のシステムにおける線分発生動作手順を示
すフローチャート。
FIG. 5 is a flowchart showing a line segment generation operation procedure in the system of FIG. 2;

【図6】図2のシステムの実線データ算出手段によって
作成された発生線分実線ドットデータの一例を示す説明
図。
FIG. 6 is an explanatory diagram showing an example of generated line segment solid line dot data created by the solid line data calculation means of the system in FIG. 2;

【図7】図2のシステムの線種作成手段によって作成さ
れた線種ドットパターンの一例を示す説明図。
FIG. 7 is an explanatory diagram showing an example of a line type dot pattern created by the line type creation means of the system in FIG. 2;

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

1      線種作成機能 2      線種テーブル 3      実線データ算出機能 4      線種反映機能 8      入力装置 9      CPU 10    グラフィックディスプレイ11    図
形処理プログラム 12    線種作成手段 13    線種番号設定手段 14    実線データ算出手段 15    線種反映手段 16    線分表示手段 17    線種ドットパターンテーブル18    
選択線種番号テーブル 19    発生線分実線ドットデータ20    発
生線分ドットデータ
1 Line type creation function 2 Line type table 3 Solid line data calculation function 4 Line type reflection function 8 Input device 9 CPU 10 Graphic display 11 Graphic processing program 12 Line type creation means 13 Line type number setting means 14 Solid line data calculation means 15 Line type Reflection means 16 Line segment display means 17 Line type dot pattern table 18
Selected line type number table 19 Generated line segment solid line dot data 20 Generated line segment dot data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  線種を作成する線種作成手段と、この
線種作成手段で作成した線種を登録する線種テーブルを
含む記録手段と、線分発生のための座標値計算を、全て
整数で且つ乗除算なしで行う実線データ算出手段と、線
種テーブルに登録した線種を、実線データ算出手段で算
出した実線データに反映させて線分発生を行う線種反映
手段とを有することを特徴とするコンピュータ図形処理
システム。
Claim 1: A line type creation means for creating line types, a recording means including a line type table for registering the line types created by this line type creation means, and coordinate value calculation for line segment generation. A solid line data calculation means that uses integers and does not require multiplication or division; and a line type reflection means that generates line segments by reflecting the line type registered in the line type table on the solid line data calculated by the solid line data calculation means. A computer graphics processing system featuring:
JP7344891A 1991-04-08 1991-04-08 Computer graphic processing system Pending JPH04309188A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7344891A JPH04309188A (en) 1991-04-08 1991-04-08 Computer graphic processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7344891A JPH04309188A (en) 1991-04-08 1991-04-08 Computer graphic processing system

Publications (1)

Publication Number Publication Date
JPH04309188A true JPH04309188A (en) 1992-10-30

Family

ID=13518518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7344891A Pending JPH04309188A (en) 1991-04-08 1991-04-08 Computer graphic processing system

Country Status (1)

Country Link
JP (1) JPH04309188A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61193197A (en) * 1985-02-21 1986-08-27 横河電機株式会社 Graphics display unit
JPH0241790A (en) * 1988-08-02 1990-02-09 Amada Co Ltd Laser beam machining device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61193197A (en) * 1985-02-21 1986-08-27 横河電機株式会社 Graphics display unit
JPH0241790A (en) * 1988-08-02 1990-02-09 Amada Co Ltd Laser beam machining device

Similar Documents

Publication Publication Date Title
JPH04246790A (en) Vector/conic section/area file primitive generator
US5046026A (en) Method and apparatus for precisely varying the display rate of computer generated graphic images
JPH04309188A (en) Computer graphic processing system
JP2757614B2 (en) Figure filling device
JP3059739B2 (en) Information processing apparatus with curve drawing function and processing method
JP2000148126A (en) Image display device and method
JPH1049691A (en) Method and device for tracing dot sequence with bezier curve
JP2538645B2 (en) Curved line approximation device
JP4168510B2 (en) Signal processing circuit and signal processing system
JP2748787B2 (en) Curve generator
JP2507812B2 (en) Square root calculation method
JP3034716B2 (en) Shape representation method
JP2669366B2 (en) Line-symmetric figure input device
JPS6114514B2 (en)
JPH0248780A (en) Straight line generator
JPS61236592A (en) Graphic display unit
JP3334989B2 (en) Figure creation apparatus and method
JPH0315193B2 (en)
KR0171156B1 (en) Three-dimensional image data arithmetic unit
JP3214722B2 (en) Stroke character generator
JPH0275077A (en) Pattern processing method
JPH09282492A (en) Method and device for data input
JPH0467230B2 (en)
JP2001250126A (en) Method and device for computer graphics animation display in three-dimensional shared virtual space and storage medium stored with computer graphics animation display program
JPH0261779A (en) Coordinate data processing unit