JPH036675A - Pattern painting out device - Google Patents

Pattern painting out device

Info

Publication number
JPH036675A
JPH036675A JP1140804A JP14080489A JPH036675A JP H036675 A JPH036675 A JP H036675A JP 1140804 A JP1140804 A JP 1140804A JP 14080489 A JP14080489 A JP 14080489A JP H036675 A JPH036675 A JP H036675A
Authority
JP
Japan
Prior art keywords
point
data
edge line
coordinates
circuit
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.)
Granted
Application number
JP1140804A
Other languages
Japanese (ja)
Other versions
JPH0758509B2 (en
Inventor
Tatsuya Kunieda
達也 國枝
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 JP1140804A priority Critical patent/JPH0758509B2/en
Publication of JPH036675A publication Critical patent/JPH036675A/en
Publication of JPH0758509B2 publication Critical patent/JPH0758509B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To perform painting out operation even with a complicated graphic in a simple way and at a high speed by rearranging automatically and in order of a scan process the coordinate data corresponding to the painting out start or end point stored in a ridgeline data store memory based on the geometric inevitability. CONSTITUTION:The coordinates of each apex and the coordinates of the intersecting point between each ridgeline obtained from the ridgeline coordinates and scanning line are extracted and stored in a ridgeline data store memory 14. These coordinates are sorted by a sorting circuit 15 based on the priority of the secondary and main scanning directions respectively. Then the sorted coordinate data are taken out every two pieces, and the scan parts corresponding to those inter-2-point areas taken out successively are painted out by a linear interpolation drawing circuit 16 and displayed. As a result, a complicated graphic can be painted out simply and at a high speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、走査型デイスプレィ装置に表示される多角
形の内部をぬりつぶす図形ぬりつぶし装置に関するもの
である。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a figure filling device for filling in the inside of a polygon displayed on a scanning display device.

〔従来の技術〕[Conventional technology]

第4図は例えば特開昭62−74164号公報に示され
た従来の走査型デイスプレィ装置における図形ぬりつぶ
し装置を示すブロック接続図であり、図において、1は
座標変換処理およびクリッピング処理が施された図形デ
ータを取り込んで、の角数データ、各頂点データ、最大
値ポインタ。
FIG. 4 is a block connection diagram showing a figure filling device in a conventional scanning display device disclosed in, for example, Japanese Unexamined Patent Publication No. 62-74164. Import the shape data, the angle data, each vertex data, and the maximum value pointer.

最小値ポインタなどをリストメモリ制御回路30制御下
で格納しているリストメモリ、4.5はy座標を基準に
して開始点から一点補間するごとにy座標値を減算し、
稜線の終了点のy座標値と一致した時点で1つの稜線の
補間を終了し、これをリストメモリ制御回路3に伝える
左−辺終了検出回路および右−辺終了検出回路、6はy
座標値が最小値と一致した時に処理を終了して、これを
リストメモリ制御回路3へ伝える一多角形終了検出回路
、7,8は左辺補間回路および右辺補間回路で、左右の
稜線を同時に補間し、左の稜線の補間値を始点、右の稜
線の補間値を終点とするものである。9はこれらの始点
、終点間を直線補間描画する直線補間描画回路(DDA
回路)である。
The list memory 4.5 stores the minimum value pointer etc. under the control of the list memory control circuit 30, and subtracts the y-coordinate value every time one point is interpolated from the starting point based on the y-coordinate.
The interpolation of one edge line is finished when the y-coordinate value of the end point of the edge line coincides with the y-coordinate value, and the left-side end detection circuit and the right-side end detection circuit 6 convey this to the list memory control circuit 3.
A polygon end detection circuit that terminates the process when the coordinate value matches the minimum value and transmits this to the list memory control circuit 3. 7 and 8 are a left side interpolation circuit and a right side interpolation circuit, which interpolate the left and right edges at the same time. The interpolated value of the left edge is the starting point, and the interpolated value of the right edge is the ending point. 9 is a linear interpolation drawing circuit (DDA) that draws between these starting points and ending points by linear interpolation.
circuit).

次に動作について説明する。Next, the operation will be explained.

1走査線を1の連続部分のみに区画する多角形の各頂点
データを転送順にリストメモリ2に格納し、副走査方向
についての各頂点の座標値の最大値、及び最小値に対応
する頂点を最大 最小値頂点検出回路1により検出し、
リストメモリ2に格納された順序に従って、リストメモ
リ制御回路3により、最大値に対応する頂点から最小値
に対応する頂点に向かって互に隣り合う頂点同士の頂点
データを補間して得た稜線データと走査線との交点を転
送順序が左回りであるが右回りであるかに対応させて第
4図のように始点又は終点とし、左−辺終了検出回路4
、右−辺終了検出回路5によりリストメモリ2に格納さ
れた順序と逆の順序に従って最小値に対応する頂点から
最大値に対応する頂点に向って互に隣り合う頂点同士の
頂点データを補間して稜線データを得て、さらに左辺、
右辺補間回路7,8により走査線との交点を転送順序が
左回りであるか右回りであるかに対応させて終点又は始
点とし、最大値に対応する頂点から最小値に対応する頂
点に向って、又は最小値に対応する頂点から最大値に対
応する頂点に向って順に、直線補間描画回路9により始
点と終点との間に対応する走査部分をぬりつぶし表示す
ることにより、内部がぬりつぶされた多角形を走査型デ
イスプレィ上に表示することができる。第5図はかがる
従来の多角形ぬりつぶし方法を示す説明図である。
Each vertex data of a polygon that divides one scanning line into only one continuous part is stored in the list memory 2 in the order of transfer, and the vertices corresponding to the maximum and minimum coordinate values of each vertex in the sub-scanning direction are stored. Detected by the maximum and minimum value vertex detection circuit 1,
Edge line data obtained by interpolating vertex data of adjacent vertices from the vertex corresponding to the maximum value to the vertex corresponding to the minimum value by the list memory control circuit 3 according to the order stored in the list memory 2 The intersection point between and the scanning line is set as a starting point or an ending point as shown in FIG. 4 depending on whether the transfer order is counterclockwise or clockwise, and the left-side end detection circuit 4
, the vertex data of adjacent vertices are interpolated from the vertex corresponding to the minimum value to the vertex corresponding to the maximum value according to the reverse order of the order stored in the list memory 2 by the right-side end detection circuit 5. Obtain the edge line data, and then add the left side,
The right side interpolation circuits 7 and 8 set the intersection with the scanning line as the end point or start point depending on whether the transfer order is counterclockwise or clockwise, and move from the vertex corresponding to the maximum value to the vertex corresponding to the minimum value. The interior is filled in by coloring and displaying the scanning portion corresponding to the starting point and the ending point by the linear interpolation drawing circuit 9 sequentially from the vertex corresponding to the minimum value to the vertex corresponding to the maximum value. Polygons can be displayed on a scanning display. FIG. 5 is an explanatory diagram showing a conventional polygon filling method.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の図形ぬりつぶし装置は以上のように構成されてい
るので、このままでは単純な多角形の処理にしか用いる
ことができず、複雑な図形を扱う場合には、これをいく
つかの単純な多角形に分解するという前処理が必要であ
り、図形処理全体の効率が悪いなどの課題があった。
Since the conventional shape filling device is configured as described above, it can only be used to process simple polygons as it is; when dealing with complex shapes, it can be used to process several simple polygons. This requires pre-processing to decompose into parts, which poses problems such as the inefficiency of the overall graphic processing.

この発明は上記のような課題を解消するためになされた
もので、複雑な図形のぬりつぶしに関しても簡単なアル
ゴリズムで、高速に処理することができる走査型デイス
プレィなどにおける図形ぬりつぶし装置を得ることを目
的とする。
This invention was made to solve the above-mentioned problems, and the purpose is to provide a figure filling device for a scanning display, etc., which can process even complex figures at high speed using a simple algorithm. shall be.

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係る図形ぬりつぶし装置は、各頂点座標およ
びこれから得た各稜線と走査線の交点座標とを抽出して
、稜線データ格納メモリに格納しておき、これらをソー
ティング回路により、副走査方向、主走査方向の優先順
位でソーティングし、ソーティング後の座標データを2
つずつ取り出し、順次取り出したこれらの2点間に対応
する走査部分を直線補間描画回路によりぬりつぶし表示
するようにしたものである。
The figure filling device according to the present invention extracts the coordinates of each vertex and the coordinates of the intersection of each edge and the scanning line obtained from the coordinates, stores them in an edge data storage memory, and uses a sorting circuit to extract these coordinates in the sub-scanning direction, Sorting by priority in the main scanning direction, and 2 coordinate data after sorting.
The scanning portion corresponding to the two sequentially extracted points is then filled in and displayed using a linear interpolation drawing circuit.

〔作 用〕[For production]

この発明における図形ぬりつぶし装置は、稜線データ格
納メモリに格納されたぬりつぶしの始点或は終点に対応
する座標データを幾何学的な必然性にもとづき、走査処
理の順番に自動的に並べ変えることによって、多角形の
ぬりつぶしを行うように機能する。
The figure filling device of the present invention automatically rearranges the coordinate data corresponding to the start point or end point of coloring stored in the edge line data storage memory in the order of scanning processing based on geometrical necessity. It functions to fill a square.

〔発明の実施例〕[Embodiments of the invention]

以下、この発明の一実施例を図について説明する。第1
図において、11は座標変換された図形データ中の、隣
り合う頂点データを補間して稜線データを得る稜線補間
回路、12は上記稜線データの稜線の両端に接続する2
稜線が共に副走査方向と同一方向または逆方向のとき、
主走査方向に対し上記稜線の両端のうちより上位または
下位の点を重複して検出し、あるいは1点を共有しかつ
互いに隣り合う2稜線において、その共有点を除いて少
(とも]7点以上の同一の副走査位置を重複して検出す
る重複点検出回路、13は稜線データ格納メモリの動作
を制御する稜線データ格納メモリ制御回路、14は上記
稜線補間回路11により得た稜線データおよび走査点と
の交点データと上記重複点検出回路12により検出した
重複データとを格納する稜線データ格納メモリ、15は
この稜線データ格納メモリ14内の座標データを副走査
方向、主走査方向の優先順位でソーティングするソーテ
ィング回路、16はこのソーティング回路15でソーテ
ィングした座標データを2点ずつ順次取り出し、この取
り出した2点間を順次ぬりつぶし表示する直線補間描画
回路である。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, 11 is an edge line interpolation circuit that interpolates adjacent vertex data in the coordinate-converted figure data to obtain edge line data, and 12 is an edge line interpolation circuit that is connected to both ends of the edge line of the above edge line data.
When both edges are in the same direction as the sub-scanning direction or in the opposite direction,
In the main scanning direction, the higher or lower points of both ends of the ridgeline are detected redundantly, or in two ridgelines that share one point and are adjacent to each other, as few as 7 points are detected excluding the shared point. An overlapping point detection circuit 13 detects the same sub-scanning position redundantly, an edge data storage memory control circuit 13 controls the operation of the edge data storage memory, and 14 detects the edge data and scanning obtained by the edge interpolation circuit 11. An edge line data storage memory 15 stores the intersection data with the points and the duplicate data detected by the duplicate point detection circuit 12, and 15 stores the coordinate data in the edge line data storage memory 14 in priority order in the sub-scanning direction and the main scanning direction. The sorting circuit 16 for sorting is a linear interpolation drawing circuit that sequentially extracts the coordinate data sorted by the sorting circuit 15 two points at a time and sequentially fills in and displays the two extracted points.

次に動作について説明する。Next, the operation will be explained.

第2図に示すように多角形の図形を走査線でぬりつぶす
時、ぬりつぶしの始点、終点は必ず稜線上に存在し、1
対1に対応している。また、この始点、終点は副走査方
向において座標を共有しており、更に同一走査線上にお
いて、始点、終点の座標は走査方向に対し、始点を先頭
に、始点および終点が交互にくり返し並べられることに
なる。
As shown in Figure 2, when filling in a polygonal figure with scanning lines, the starting and ending points of the filling are always on the ridgeline, and 1
It corresponds to 1:1. In addition, the start point and end point share coordinates in the sub-scanning direction, and furthermore, on the same scanning line, the coordinates of the start point and end point are arranged repeatedly in the scanning direction, with the start point at the beginning and the start point and end point alternately arranged. become.

従って、始点、終点となる座標がわかっている時、これ
らを副走査方向、主走査方向の優先順位にてソーティン
グすれば、ぬりつぶしの始点、終点座標は、走査処理の
順に自動的に並べかえられることになる。ここで、副走
査方向、主走査方向とは、走査線による走査の方向のこ
とであり、副走査方向、主走査方向の優先順位とは、各
走査線中の座標で、第1に副走査方向の順位をとり、第
2に主走査方向の順位をとることである。即ち、副走査
方向、主走査方向の優先順位でソートを行うということ
は、走査される順に座標を並べかえることである。より
具体的な説明を行えば、x −Y座標系において、X方
向を主走査方向、副走査方向にY方向をとった場合、こ
の座標平面上に表わされる図形を表わす各々の座標を先
づY座標の値の小さい順に、次にY座標の同じものにつ
いてはX座標の値の小さい順に並びかえることと同意で
ある。
Therefore, when the coordinates of the start point and end point are known, if these are sorted by priority in the sub-scanning direction and the main scanning direction, the start and end point coordinates of filling will be automatically rearranged in the order of scanning processing. become. Here, the sub-scanning direction and main-scanning direction are the directions of scanning by scanning lines, and the priority order of the sub-scanning direction and main-scanning direction is that the sub-scanning direction is the coordinate in each scanning line, and the sub-scanning direction is The second priority is to rank the main scanning direction. That is, sorting by priority in the sub-scanning direction and the main scanning direction means rearranging the coordinates in the order in which they are scanned. To give a more specific explanation, in an x-Y coordinate system, if the X direction is the main scanning direction and the sub-scanning direction is the Y direction, each coordinate representing a figure represented on this coordinate plane is first This is the same as rearranging items in ascending order of Y-coordinate values, and then, for the same Y-coordinates, in descending order of X-coordinate values.

始点、終点となる座標は、多角形の各頂点、及び、各稜
線と走査線の交点である。ここで注意するべき項目は2
点ある。その第1は、稜線が走査線と一致する場合の稜
線端の座標の処理であり、これはこの図形の頂点が右ま
わり(左まわり)で展開された時、その稜線の両端に接
続する2稜線が共に副走査方向と同一(逆)方向である
場合、主走査方向に対し、その稜線の両端のうち、より
上位の点は、始点終点を重複して有している為、この座
標を2重に認識し、一方、該稜線の両端に接続する2稜
線が共に副走査方向と逆(同一)方向である場合、主走
査方向に対し、その稜線の両端のうち、より下位の点は
始点終点を重複して有している為、この座標を2重に認
識することにより、それぞれ処理を行うことができる。
The coordinates of the starting point and ending point are each vertex of the polygon and the intersection of each edge and the scanning line. There are 2 things to note here:
There are points. The first is processing of the coordinates of the edge edge when the edge line coincides with the scanning line, which means that when the vertices of this figure are expanded clockwise (counterclockwise), the two If the ridgelines are both in the same (opposite) direction as the sub-scanning direction, the higher point of both ends of the ridgeline in the main scanning direction has overlapping start and end points, so these coordinates cannot be used. If double recognition is performed, and on the other hand, two ridge lines connected to both ends of the ridge line are both in the opposite (same) direction to the sub-scanning direction, the lower point of both ends of the ridge line with respect to the main scanning direction is Since the starting point and ending point are duplicated, by doubly recognizing these coordinates, processing can be performed for each.

その第2は、1点を共有し、互いに隣り合う2稜線にお
いて、共有点以外に少なくとも1点以上の同一の副走査
位置が存在する場合であり、この時は共有点が始点、終
点を重複して有している為、この座標を2重に認識する
必要がある。つまり、これらの各座標点の重複を重複点
検出回路12により検出している。そして、これらの考
えによる多角形のぬりつぶしの実際の一例をフローチャ
ートとして第3図に示しである。すなわち、処理の1番
目として、頂点座標を稜線データ格納メモリ14に格納
する(ステップ5TI)。続いて、隣り合った2重点間
を結ぶ頂点以外の稜線部分と走査線の交点データを求め
、これを稜線データ格納メモリ14に格納する(ステッ
プ5T2)。3番目の処理は、稜線が走査線と一致し、
かつ、始点、終点の重複が起こる場合、並びに隣り合う
2稜線において共有点以外の同一の副走査位置が存在す
る場合にそれぞれの重複点の処理を行い、該当座標を稜
線データ格納メモリ14に格納する(ステップ5T3)
The second case is when two adjacent ridgelines that share one point have at least one identical sub-scanning position other than the shared point, and in this case, the shared point overlaps the starting point and ending point. Therefore, it is necessary to recognize these coordinates twice. That is, the overlap of these coordinate points is detected by the overlap point detection circuit 12. An actual example of polygon filling based on these ideas is shown in FIG. 3 as a flowchart. That is, as a first step, the vertex coordinates are stored in the edge data storage memory 14 (step 5TI). Subsequently, intersection data between the scanning line and the edge line portion other than the vertices connecting adjacent double points is obtained and stored in the edge line data storage memory 14 (step 5T2). The third process is to match the edge line with the scan line,
In addition, if the start point and end point overlap, or if two adjacent edges have the same sub-scanning position other than the shared point, each duplicate point is processed and the corresponding coordinates are stored in the edge line data storage memory 14. (Step 5T3)
.

4番目の処理は、この様に稜線データ格納メモリ14内
に格納された座標データを、ソーティング回路15にお
いて副走査方向、主走査方向の優先順位でソーティング
を行う(ステップST4 )。
In the fourth process, the coordinate data thus stored in the edge line data storage memory 14 is sorted by the sorting circuit 15 in priority order in the sub-scanning direction and the main scanning direction (step ST4).

続いて、ソートされた座標データを2個ずつ取り出せば
、これらは取り出した順に始点、終点座標に対応してお
り、この間を直線補間描画回路16により順次ぬりつぶ
し表示すれば、処理は完了する(ステップ5T5)。
Next, if the sorted coordinate data is taken out two by two, these correspond to the start point and end point coordinates in the order in which they are taken out, and if this is sequentially filled in and displayed by the linear interpolation drawing circuit 16, the process is completed (step 5T5).

なお、上記実施例では説明を簡単にするため、ぬりつぶ
しの処理を第3図の順で行う場合を示したが、これらの
順は必ずしもこの通りである必要はなく、順序の逆転、
或は並列的な処理により、処理の効率化、高速化を図る
こともできる。
In addition, in the above embodiment, in order to simplify the explanation, a case is shown in which the filling process is performed in the order shown in FIG.
Alternatively, parallel processing can improve the efficiency and speed of processing.

また、上記実施例では1つの多角形によって構成される
図形の塗りつぶしの例を示したが、座標データメモリに
対し、複数の多角形の座標データを順番に処理、格納し
てやれば、これらの図形集合による閉領域をぬりつぶす
ことが可能である。
Furthermore, although the above embodiment shows an example of filling in a figure made up of one polygon, if the coordinate data of multiple polygons is sequentially processed and stored in the coordinate data memory, a set of these figures can be filled in. It is possible to fill in a closed area by .

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明によれば各頂点座標および各稜
線と走査線の交点座標の抽出を行ってこれらを稜線デー
タ格納メモリに格納しておき、さらに、これを副走査方
向、主走査方向の優先順位でソーティングし、ソーティ
ング後の座標データを2つずつ取り出し、順次取り出し
た2点間に対応する走査部分をぬりつぶし表示するよう
に構成したので、複雑な形状の図形を簡単かつ高速にぬ
りつぶすことができるものが得られる効果がある。
As described above, according to the present invention, the coordinates of each vertex and the coordinates of the intersection of each edge and the scanning line are extracted and stored in the edge line data storage memory, and then The system is configured so that the coordinate data is sorted in priority order, the sorted coordinate data is extracted two by two, and the scanned area corresponding to the two sequentially extracted points is filled in and displayed, making it possible to easily and quickly fill in complex shapes. What you can do is what you get.

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

第1図はこの発明の一実施例による図形ぬりつぶし装置
を示すブロック接続図、第2図はこの発明による多角形
の図形ぬりつぶし方法を示す説明図、第3図はこの発明
による図形ぬりつぶしの手順を示すフローチャート図、
第4図は従来の図形ぬりつぶし装置を示すブロック接続
図、第5図は従来の図形ぬりつぶし方法を示す説明図で
ある。 11は稜線補間回路、12は重複点検出回路、14は稜
線データ格納メモリ、15はソーティング回路、16は
直線補間描画回路。 なお、図中、同一符号は同一または相当部分を示す。
FIG. 1 is a block connection diagram showing a figure filling device according to an embodiment of the present invention, FIG. 2 is an explanatory diagram showing a method for filling in polygonal figures according to the present invention, and FIG. 3 is a diagram showing the procedure for filling in figures according to the present invention. Flowchart diagram showing,
FIG. 4 is a block connection diagram showing a conventional figure filling device, and FIG. 5 is an explanatory diagram showing a conventional figure filling method. 11 is an edge line interpolation circuit, 12 is an overlapping point detection circuit, 14 is an edge line data storage memory, 15 is a sorting circuit, and 16 is a linear interpolation drawing circuit. In addition, in the figures, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 座標変換された図形データ中の隣り合う頂点データを補
間して稜線データを得る稜線補間回路と、上記稜線デー
タの稜線の両端に接続する2稜線が共に副走査方向と同
一方向または逆方向のとき、主走査方向に対し上記稜線
の両端のうちより上位または下位の点を重複して検出し
、あるいは1点を共有しかつ互いに隣り合う2稜線にお
いて、その共有点を除いて少くとも1点以上の同一の副
走査位置を重複して検出する重複点検出回路と、上記稜
線補間回路により得た稜線データおよび走査点との交点
データと、上記重複点検出回路により検出した重複デー
タとを格納する稜線データ格納メモリと、この稜線デー
タ格納メモリ内の座標データを副走査方向、主走査方向
の優先順位でソーティングするソーティング回路と、こ
のソーティング回路でソーティングした座標データを2
点ずつ順次取り出し、この取り出した2点間を順次ぬり
つぶしする直線補間描画回路とを備えた図形ぬりつぶし
装置。
When an edge line interpolation circuit obtains edge line data by interpolating adjacent vertex data in coordinate-converted figure data, and two edge lines connected to both ends of the edge line of the edge line data are both in the same direction or in the opposite direction to the sub-scanning direction. , detect the upper or lower points of both ends of the ridge line in the main scanning direction, or detect at least one point other than the shared point in two ridge lines that share one point and are adjacent to each other. a duplicate point detection circuit that detects the same sub-scanning position redundantly, the edge line data obtained by the edge line interpolation circuit, intersection data with the scanning point, and duplicate data detected by the duplicate point detection circuit. An edge line data storage memory, a sorting circuit that sorts the coordinate data in this edge line data storage memory in priority order in the sub-scanning direction and main scanning direction, and coordinate data sorted by this sorting circuit into two
A figure filling device comprising a linear interpolation drawing circuit that sequentially extracts points one by one and sequentially fills in between the two extracted points.
JP1140804A 1989-06-02 1989-06-02 Figure filling device Expired - Fee Related JPH0758509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1140804A JPH0758509B2 (en) 1989-06-02 1989-06-02 Figure filling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1140804A JPH0758509B2 (en) 1989-06-02 1989-06-02 Figure filling device

Publications (2)

Publication Number Publication Date
JPH036675A true JPH036675A (en) 1991-01-14
JPH0758509B2 JPH0758509B2 (en) 1995-06-21

Family

ID=15277127

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1140804A Expired - Fee Related JPH0758509B2 (en) 1989-06-02 1989-06-02 Figure filling device

Country Status (1)

Country Link
JP (1) JPH0758509B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03274172A (en) * 1990-03-23 1991-12-05 Casio Comput Co Ltd Outline font printer
US10134246B2 (en) 2015-11-24 2018-11-20 Werma Holding Gmbh + Co. .Kg Signaling device with light module

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03274172A (en) * 1990-03-23 1991-12-05 Casio Comput Co Ltd Outline font printer
US10134246B2 (en) 2015-11-24 2018-11-20 Werma Holding Gmbh + Co. .Kg Signaling device with light module

Also Published As

Publication number Publication date
JPH0758509B2 (en) 1995-06-21

Similar Documents

Publication Publication Date Title
KR0125776B1 (en) Apparatus and method for convertng line segment data to three-dimensional data
US4912644A (en) Method of and apparatus for unfolding a sheet metal part employing a CAD apparatus
US4935879A (en) Texture mapping apparatus and method
JP2612260B2 (en) Texture mapping equipment
JPH03171303A (en) Method and apparatus for generating data structure
US6844876B2 (en) Apparatus and method for generating 3D graphics
JPH036675A (en) Pattern painting out device
JPH02236677A (en) Shape transforming method and device
JPH04309187A (en) Mapping method for stereoscopic model
KR0147591B1 (en) 2-d graphic round drawing method
JPH05324777A (en) Cad system
JPH0644346A (en) Method and device for processing distance image
JPS60179877A (en) Pattern thickening system
EP0453044A1 (en) A method and apparatus for storing and animation of data
JPH0944688A (en) Method for converting curved surface of point group data and method for measuring shape using the curved surface converting method
JP2854588B2 (en) Raster vector conversion method and line figure input device
JPH0814855B2 (en) Protein display processing method
JP3681240B2 (en) Three-dimensional shape display method and three-dimensional CAD system using the method
JPH06301749A (en) Three-dimensional graphic processor
JPH02259888A (en) Internal interpolation method for polygon
JPH08138048A (en) Three-dimensional graphic recognition method
JPH0752466B2 (en) Raster operation device and method
JPH0348554B2 (en)
JPH0496186A (en) Method for mapping basic pattern on free curved surface
JPH05282406A (en) Paper vessel design system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees