JP2019118687A - Program, image processing method, and image processing apparatus - Google Patents

Program, image processing method, and image processing apparatus Download PDF

Info

Publication number
JP2019118687A
JP2019118687A JP2018001358A JP2018001358A JP2019118687A JP 2019118687 A JP2019118687 A JP 2019118687A JP 2018001358 A JP2018001358 A JP 2018001358A JP 2018001358 A JP2018001358 A JP 2018001358A JP 2019118687 A JP2019118687 A JP 2019118687A
Authority
JP
Japan
Prior art keywords
image processing
display
distance
control unit
action
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
JP2018001358A
Other languages
Japanese (ja)
Other versions
JP7170397B2 (en
Inventor
将吾 今井
Shogo Imai
将吾 今井
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.)
Koei Tecmo Holdings Co Ltd
Original Assignee
Koei Tecmo Holdings 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 Koei Tecmo Holdings Co Ltd filed Critical Koei Tecmo Holdings Co Ltd
Priority to JP2018001358A priority Critical patent/JP7170397B2/en
Publication of JP2019118687A publication Critical patent/JP2019118687A/en
Application granted granted Critical
Publication of JP7170397B2 publication Critical patent/JP7170397B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To display a plurality of objects in a more natural manner.SOLUTION: A program is provided to cause an image processing apparatus to execute: a first display step of, when a distance between a predetermined position corresponding to a first object moving in a virtual three-dimensional space in response to an operation of a user and a position of a second object is equal to or larger than a predetermined threshold, causing a second object to perform a motion according to a motion of a third object made to correspond to the second object, and displaying the motion on a screen; and a second display step of, when the distance is less than a threshold, causing the second object to perform a motion independent of the motion of the third object, and displaying the motion on the screen.SELECTED DRAWING: Figure 3

Description

本発明は、プログラム、画像処理方法、及び画像処理装置に関する。   The present invention relates to a program, an image processing method, and an image processing apparatus.

従来、コンピュータゲームやシミュレーション等において、複数のキャラクターを密集して配置させて表示する場合に、一のキャラクターを複製して当該複数のキャラクターを描画する技術が知られている。   2. Description of the Related Art Conventionally, there is known a technique of duplicating one character and drawing the plurality of characters when a plurality of characters are densely arranged and displayed in a computer game, simulation or the like.

また、当該複数のキャラクターをより自然に表現するために、当該複数のキャラクターの動きがそれぞれ異なるように表示する技術も知られている(例えば、特許文献1乃至3を参照)。   In addition, in order to express the plurality of characters more naturally, a technique is also known in which the movements of the plurality of characters are displayed differently (see, for example, Patent Documents 1 to 3).

特許第5149956号公報Patent No. 5149956 gazette 特開2010−287191号公報JP, 2010-287191, A 特開2000−172868号公報JP 2000-172868 A

しかしながら、従来技術には、例えば、3次元コンピュータグラフィックスにより、比較的多くのキャラクターをリアルタイムな処理により同時に表示する等の場合、処理負荷が高くなるため、複数のキャラクターの動きをそれぞれ異ならせるように表示することが困難である場合があるという問題がある。   However, in the prior art, for example, when relatively many characters are simultaneously displayed by real-time processing by three-dimensional computer graphics, etc., the processing load becomes high, so that the movements of a plurality of characters are made different. There is a problem that it may be difficult to display on the screen.

そこで、一側面では、複数のオブジェクトを、より自然な態様で表示することができる技術を提供することを目的とする。   Therefore, in one aspect, it is an object of the present invention to provide a technology capable of displaying a plurality of objects in a more natural manner.

一つの案では、画像処理装置に、ユーザの操作に応答して仮想3次元空間上で移動する第1のオブジェクトに応じた所定の位置と、第2のオブジェクトの位置との距離が所定の閾値以上である場合、前記第2のオブジェクトに対応付けられた第3のオブジェクトの動作に応じた動作を前記第2のオブジェクトにさせて画面に表示させる第1の表示ステップと、前記距離が閾値未満である場合、前記第3のオブジェクトの動作とは独立した動作を前記第2のオブジェクトにさせて画面に表示させる第2の表示ステップと、を実行させるプログラムが提供される。   In one scheme, the image processing apparatus has a predetermined threshold value for the distance between the position of the second object and the predetermined position corresponding to the first object moving in the virtual three-dimensional space in response to the user's operation. In the case of the above, a first display step of causing the second object to display an action corresponding to the action of the third object associated with the second object on the screen; and the distance is less than a threshold And a second display step of causing the second object to perform an operation independent of the operation of the third object and displaying the operation on a screen.

一側面によれば、複数のオブジェクトを、より自然な態様で表示することができる。   According to one aspect, multiple objects can be displayed in a more natural manner.

実施形態に係る画像処理装置のハードウェア構成例を示す図である。It is a figure showing the example of hardware constitutions of the image processing device concerning an embodiment. 実施形態に係る画像処理装置の機能ブロック図である。It is a functional block diagram of an image processing device concerning an embodiment. 実施形態に係る画像処理装置の処理の一例を示すフローチャートである。It is a flow chart which shows an example of processing of an image processing device concerning an embodiment. 実施形態に係るユニットデータの一例を示す図である。It is a figure which shows an example of the unit data which concern on embodiment. 表示画面の一例について説明する図である。It is a figure explaining an example of a display screen. 表示画面の一例について説明する図である。It is a figure explaining an example of a display screen. 攻撃を受けるキャラクターをユニット化した表示画面の一例について説明する図である。It is a figure explaining an example of the display screen which unitized the character which receives an attack.

以下、図面に基づいて本発明の実施形態を説明する。   Hereinafter, an embodiment of the present invention will be described based on the drawings.

<ハードウェア構成>
図1は、実施形態に係る画像処理装置10のハードウェア構成例を示す図である。図1に示す画像処理装置10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、インタフェース装置105、表示装置106、及び入力装置107等を有する。
<Hardware configuration>
FIG. 1 is a diagram illustrating an example of a hardware configuration of an image processing apparatus 10 according to an embodiment. The image processing apparatus 10 shown in FIG. 1 has a drive unit 100, an auxiliary storage unit 102, a memory unit 103, a CPU 104, an interface unit 105, a display unit 106, an input unit 107, etc. .

画像処理装置10での処理を実現するゲームプログラムは、記録媒体101によって提供される。ゲームプログラムを記録した記録媒体101がドライブ装置100にセットされると、ゲームプログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、ゲームプログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたゲームプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A game program for realizing the processing in the image processing apparatus 10 is provided by the recording medium 101. When the recording medium 101 having the game program recorded thereon is set in the drive unit 100, the game program is installed from the recording medium 101 into the auxiliary storage unit 102 via the drive unit 100. However, the installation of the game program does not necessarily have to be performed from the recording medium 101, and may be downloaded from another computer via a network. The auxiliary storage device 102 stores the installed game program and also stores necessary files and data.

メモリ装置103は、例えば、DRAM(Dynamic Random Access Memory)、またはSRAM(Static Random Access Memory)等のメモリであり、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って画像処理装置10に係る機能を実現する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。表示装置106はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置107は、コントローラ等、キーボード及びマウス等、またはタッチパネル及びボタン等で構成され、様々な操作指示を入力させるために用いられる。   The memory device 103 is, for example, a memory such as a dynamic random access memory (DRAM) or a static random access memory (SRAM). . The CPU 104 implements functions related to the image processing apparatus 10 in accordance with a program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network. The display device 106 displays a graphical user interface (GUI) according to a program. The input device 107 includes a controller, a keyboard and a mouse, or a touch panel and a button, and is used to input various operation instructions.

なお、記録媒体101の一例としては、CD−ROM、DVDディスク、ブルーレイディスク、又はUSBメモリ等の可搬型の記録媒体が挙げられる。また、補助記憶装置102の一例としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、又はフラッシュメモリ等が挙げられる。記録媒体101及び補助記憶装置102のいずれについても、コンピュータ読み取り可能な記録媒体に相当する。   In addition, as an example of the recording medium 101, a portable recording medium such as a CD-ROM, a DVD disc, a Blu-ray disc, or a USB memory may be mentioned. In addition, examples of the auxiliary storage device 102 include a hard disk drive (HDD), a solid state drive (SSD), a flash memory, and the like. The recording medium 101 and the auxiliary storage device 102 both correspond to computer readable recording media.

<機能構成>
次に、図2を参照し、画像処理装置10の機能構成について説明する。図2は、実施形態に係る画像処理装置10の機能ブロック図である。
<Functional configuration>
Next, the functional configuration of the image processing apparatus 10 will be described with reference to FIG. FIG. 2 is a functional block diagram of the image processing apparatus 10 according to the embodiment.

画像処理装置10は、記憶部11を有する。記憶部11は、例えば、補助記憶装置102等を用いて実現される。記憶部11は、3次元データ111等を記憶する。3次元データ111は、各オブジェクトの3次元モデルのデータであり、各オブジェクトのモデルのデータ、及びテクスチャ画像のデータ等を含むデータである。   The image processing apparatus 10 has a storage unit 11. The storage unit 11 is realized using, for example, the auxiliary storage device 102 or the like. The storage unit 11 stores three-dimensional data 111 and the like. The three-dimensional data 111 is data of a three-dimensional model of each object, and is data including data of a model of each object, data of a texture image, and the like.

また、画像処理装置10は、受付部12、制御部13、及び表示制御部14を有する。これら各部は、画像処理装置10にインストールされた1以上のプログラムが、画像処理装置10のCPU104に実行させる処理により実現される。   The image processing apparatus 10 further includes a receiving unit 12, a control unit 13, and a display control unit 14. These units are realized by processing that one or more programs installed in the image processing apparatus 10 cause the CPU 104 of the image processing apparatus 10 to execute.

受付部12は、プレイヤーキャラクター(「第1のオブジェクト」の一例。)を仮想3次元空間上で移動させる等の操作をユーザから受け付ける。   The receiving unit 12 receives from the user an operation such as moving the player character (an example of the “first object”) in the virtual three-dimensional space.

制御部13は、ゲームの進行等を制御する。また、制御部13は、受付部12により受け付けた操作等に応答して、プレイヤーキャラクターに応じた所定の位置と、敵または味方のキャラクター等(「第2のオブジェクト」の一例)の位置との距離が所定の閾値以上であるか否かを判定する。   The control unit 13 controls the progress of the game and the like. Further, in response to the operation and the like received by the reception unit 12, the control unit 13 determines between a predetermined position according to the player character and the position of the enemy or friend character etc. (an example of the “second object”). It is determined whether the distance is equal to or greater than a predetermined threshold.

そして、制御部13は、当該距離が所定の閾値以上である場合、当該敵または味方のキャラクター等に対応付けられたリーダーのキャラクター(「第3のオブジェクト」の一例。)の動作に応じた動作を、当該敵または味方のキャラクター等にさせて表示制御部14により画面に表示させる。   Then, when the distance is equal to or more than a predetermined threshold, the control unit 13 performs an operation according to the movement of the leader character (an example of the “third object”) associated with the enemy or friend character or the like. Are displayed on the screen by the display control unit 14 by causing the character of the enemy or friend or the like.

また、制御部13は、当該距離が閾値未満である場合、当該リーダーのキャラクターの動作とは独立した動作を当該敵または味方のキャラクター等にさせて表示制御部14により画面に表示させる。   Further, when the distance is less than the threshold, the control unit 13 causes the display control unit 14 to display an action that is independent of the action of the character of the leader by the character or the like of the enemy or the friend.

ここで、所定の位置(以下で、「基準位置」とも称する。)は、例えば、仮想3次元空間上のプレイヤーキャラクターの位置または仮想3次元空間上のユーザの視点(仮想的なカメラ、仮想カメラ)の位置である。なお、制御部13は、仮想カメラにより撮影される仮想3次元空間を、3次元コンピュータグラフィックスにより画面に表示する。仮想カメラの位置は、例えば、プレイヤーキャラクターの中心位置から仮想3次元空間上で所定の距離離れた球面上の位置であり、ユーザの操作により当該球面上で移動されてもよい。また、当該所定の距離は、ユーザの操作により変更されてもよい。   Here, the predetermined position (hereinafter, also referred to as “reference position”) is, for example, the position of the player character in the virtual three-dimensional space or the viewpoint of the user in the virtual three-dimensional space (virtual camera, virtual camera Position). The control unit 13 displays a virtual three-dimensional space photographed by a virtual camera on a screen by three-dimensional computer graphics. The position of the virtual camera is, for example, a position on a sphere separated by a predetermined distance in the virtual three-dimensional space from the center position of the player character, and may be moved on the sphere by the user's operation. In addition, the predetermined distance may be changed by the operation of the user.

表示制御部14は、制御部13からの指示に従い、ゲームにおける画像を画面に表示させる。   The display control unit 14 displays an image in the game on the screen in accordance with an instruction from the control unit 13.

<処理>
次に、図3乃至図5Bを参照して、画像処理装置10の処理について説明する。図3は、実施形態に係る画像処理装置10の処理の一例を示すフローチャートである。図4は、実施形態に係るユニットデータの一例を示す図である。図5A、及び図5Bは、表示画面の一例について説明する図である。
<Processing>
Next, processing of the image processing apparatus 10 will be described with reference to FIGS. 3 to 5B. FIG. 3 is a flowchart showing an example of processing of the image processing apparatus 10 according to the embodiment. FIG. 4 is a diagram showing an example of unit data according to the embodiment. 5A and 5B are diagrams for explaining an example of the display screen.

以下では、オープンワールド(サンドボックス、フリーローミング)のゲームを例として説明する。オープンワールドのゲームでは、ユーザにより操作されるプレイヤーキャラクターの移動に応じて、プレイヤーキャラクターの周辺の地形、建造物、草木等の3次元データ等を読み込んで表示する。これにより、ユーザは、プレイヤーキャラクターを、比較的広大な仮想3次元空間上の世界において、マップの切り替え等がなされずにシームレスに動き回ることができる。   In the following, an open world (sandbox, free roaming) game will be described as an example. In the open world game, according to the movement of the player character operated by the user, three-dimensional data of terrain, buildings, plants and the like around the player character are read and displayed. As a result, the user can move the player character around the world in a relatively large virtual three-dimensional space seamlessly without switching maps or the like.

ステップS1において、制御部13は、ユーザの操作等によりゲームが起動されると、3次元データ111、及びユニットデータ112等を含むゲームのデータを読み込む。なお、仮想3次元空間上の各オブジェクトには、例えば、地形、建造物、草木、及びキャラクター等が含まれる。   In step S1, when the game is started by a user operation or the like, the control unit 13 reads game data including three-dimensional data 111, unit data 112, and the like. Each object in the virtual three-dimensional space includes, for example, terrain, buildings, plants, and characters.

続いて、制御部13は、3次元コンピュータグラフィックスにより、メモリ装置103に記憶されたデータを用いて、仮想3次元空間上の各オブジェクトを表示制御部14により画面に表示させる(ステップS2)。   Subsequently, the control unit 13 causes the display control unit 14 to display each object in the virtual three-dimensional space on the screen by using three-dimensional computer graphics and the data stored in the memory device 103 (step S2).

続いて、受付部12は、プレイヤーキャラクターを移動させる操作をユーザから受け付ける(ステップS3)。   Subsequently, the receiving unit 12 receives an operation for moving the player character from the user (step S3).

続いて、制御部13は、ユーザの操作に応答して、プレイヤーキャラクターを仮想3次元空間上で移動させる(ステップS4)。なお、プレイヤーキャラクターが仮想3次元空間上を移動していない場合でも、仮想3次元空間上の各オブジェクトが移動した場合は、以下の処理を実行してもよい。これにより、例えば、敵のキャラクターがプレイヤーキャラクターに近づいて来た場合等においても、以下の処理が実行される。   Subsequently, the control unit 13 moves the player character on the virtual three-dimensional space in response to the user's operation (step S4). Even when the player character does not move in the virtual three-dimensional space, when each object in the virtual three-dimensional space moves, the following processing may be executed. Thus, for example, even when the enemy character approaches the player character, the following processing is performed.

続いて、制御部13は、仮想3次元空間上のプレイヤーキャラクター以外の各キャラクターを示すオブジェクトのうち、一のオブジェクトを、処理対象のオブジェクトとして選択する(ステップS5)。以下で、当該各オブジェクトのうちの任意の一つのオブジェクトを、「処理対象のオブジェクト」と称する。従って、以下の処理は、当該各オブジェクトに対してそれぞれ実行される。   Subsequently, the control unit 13 selects one of the objects indicating each character other than the player character in the virtual three-dimensional space as an object to be processed (step S5). Hereinafter, any one of the objects is referred to as “object to be processed”. Therefore, the following processing is executed for each object.

続いて、制御部13は、上述した基準位置から、処理対象のオブジェクトの位置までの仮想3次元空間上の距離を算出する(ステップS6)。   Subsequently, the control unit 13 calculates the distance on the virtual three-dimensional space from the reference position described above to the position of the object to be processed (step S6).

続いて、制御部13は、算出した距離が所定の閾値未満であるか否かを判定する(ステップS7)。ここで、所定の閾値は、プレイヤーキャラクターから放出される所定のオブジェクトが到達可能な距離以上の値としてもよい。当該所定のオブジェクトとしては、例えば、プレイヤーキャラクターが所持する弓から飛ばされる矢、プレイヤーキャラクターから投げられる槍や石等、比較的遠距離まで到達可能なオブジェクト(「第4のオブジェクト」の一例。)でもよい。これにより、例えば、プレイヤーキャラクターの動作による影響を受けた動作を、基準位置から所定範囲内のオブジェクトにさせることができる。より具体的には、プレイヤーキャラクター飛び道具等の攻撃によりダメージを受けた動作等を、当該飛び道具等で攻撃可能な範囲内の敵キャラクターにさせることができる。   Subsequently, the control unit 13 determines whether the calculated distance is less than a predetermined threshold (step S7). Here, the predetermined threshold may be a value greater than or equal to the distance that a predetermined object emitted from the player character can reach. As the predetermined object, for example, an arrow which is blown from a bow possessed by the player character, an eyebrow or a stone thrown from the player character, or the like object capable of reaching a relatively long distance (an example of the “fourth object”). May be. Thus, for example, an action influenced by the action of the player character can be made to an object within a predetermined range from the reference position. More specifically, an action or the like that is damaged by an attack of a player character flying object can be made to an enemy character within a range that can be attacked by the flying object or the like.

算出した距離が所定の閾値未満である場合(ステップS7でYES)、制御部13は、処理対象のオブジェクトをグループから独立したオブジェクト(ユニット)として処理し(ステップS8)、後述するステップS12の処理に進む。ここで、制御部13は、プレイヤーキャラクター以外の他のキャラクターの動作とは独立した動作を処理対象のオブジェクトにさせて表示制御部14により画面に表示させる。この場合、制御部13は、例えば、ゲームにおけるAI(Artificial Intelligence)を用いて、処理対象のオブジェクトである敵兵士に、プレイヤーキャラクターを攻撃させる動作をさせたり、ユーザの操作に応答したプレイヤーキャラクターから当該敵兵士への攻撃の動作に応じて、吹き飛ぶ等の動作を当該敵兵士にさせたりする。   If the calculated distance is less than the predetermined threshold (YES in step S7), the control unit 13 processes the object to be processed as an object (unit) independent of the group (step S8), and the process of step S12 described later Go to Here, the control unit 13 causes the display control unit 14 to cause the display control unit 14 to display an operation that is independent of the operation of another character other than the player character. In this case, for example, using AI (Artificial Intelligence) in the game, the control unit 13 causes an enemy soldier which is an object to be processed to attack the player character, or a player character responding to the user's operation. Depending on the action of attacking the enemy soldier, the enemy soldier is made to perform an action such as blowing.

算出した距離が所定の閾値未満でない場合(ステップS7でNO)、制御部13は、ユニットデータ112を参照し、処理対象のオブジェクトがグループのリーダーであるか否かを判定する(ステップS9)。図4に示すユニットデータ112の例では、団ID、グループID、オブジェクトID、及びリーダー属性が、それぞれ対応付けて設定されている。団IDは、複数のグループを含む団(集合)のIDである。団は、例えば、武将が率いる軍団である。団は、例えば、数千乃至数万程度のオブジェクトにより構成されてもよい。グループIDは、団に含まれる各グループのIDである。グループは、例えば、隊長(リーダー)が率いる部隊である。部隊は、例えば、10乃至30程度のオブジェクトにより構成されてもよい。オブジェクトIDは、グループに含まれる各オブジェクトのIDである。オブジェクトは、例えば、敵の兵士等のキャラクターでもよい。リーダー属性は、オブジェクトがグループのリーダーであるか否かを示す情報である。図4の例では、団IDが「2001」、グループIDが「1001」のグループにおいて、オブジェクトIDが「0001」のオブジェクトがグループのリーダーであると設定されている。   If the calculated distance is not less than the predetermined threshold (NO in step S7), the control unit 13 refers to the unit data 112 and determines whether the object to be processed is a leader of the group (step S9). In the example of the unit data 112 illustrated in FIG. 4, a team ID, a group ID, an object ID, and a leader attribute are set in association with each other. Group ID is an ID of a group (set) including a plurality of groups. The group is, for example, a corps led by a warlord. A group may be composed of, for example, several thousands to several tens of thousands of objects. The group ID is an ID of each group included in the group. A group is, for example, a unit headed by a leader. A unit may be composed of, for example, about 10 to 30 objects. The object ID is an ID of each object included in the group. The object may be, for example, a character such as an enemy soldier. The leader attribute is information indicating whether the object is a leader of a group. In the example of FIG. 4, in the group with the group ID "2001" and the group ID "1001", the object with the object ID "0001" is set as the leader of the group.

処理対象のオブジェクトがグループのリーダーである場合(ステップS9でYES)、ステップS8の処理に進む。   If the object to be processed is a group leader (YES in step S9), the process proceeds to step S8.

処理対象のオブジェクトがグループのリーダーでない場合(ステップS9でNO)、制御部13は、処理対象のオブジェクトをグループに依存したオブジェクト(グループの一員)として処理する(ステップS10)。ここで、制御部13は、処理対象のオブジェクトが属するグループのリーダーのオブジェクトの動作に応じた動作を処理対象のオブジェクトにさせて表示制御部14により画面に表示させる。この場合、制御部13は、例えば、AIにより動作するリーダーから所定範囲内の位置で、処理対象のオブジェクトに、リーダーと同様の動作をさせる。ここで、リーダーと同様の動作とは、例えば、リーダーと同一の動作でもよいし、リーダーの動作の一部を変形させた動作、またはリーダーの動作に応じた所定の動作でもよい。リーダーの動作の一部を変形させた動作をさせる場合、制御部13は、例えば、リーダーの所持する武器及び体等の傾きと、処理対象のオブジェクトの所持する武器及び体等の傾きとが若干異なるように動作させてもよい。リーダーの動作に応じた所定の動作をさせる場合、制御部13は、例えば、リーダーが走り出した後、一瞬遅れてリーダーの後を追いかけるように処理対象のオブジェクトを動作させてもよい。   When the object to be processed is not the leader of the group (NO in step S9), the control unit 13 processes the object to be processed as an object (member of the group) dependent on the group (step S10). Here, the control unit 13 causes the display control unit 14 to cause the display control unit 14 to display an operation according to the operation of the object of the leader of the group to which the object to be processed belongs. In this case, the control unit 13 causes the object to be processed to perform an operation similar to that of the reader, for example, at a position within a predetermined range from the reader operated by the AI. Here, the same operation as the reader may be, for example, the same operation as the reader, an operation obtained by modifying a part of the operation of the reader, or a predetermined operation according to the operation of the reader. In the case where the motion of a part of the motion of the leader is deformed, for example, the control unit 13 slightly changes the inclination of the weapon and body of the leader and the inclination of the weapon and body of the object to be processed. It may be operated differently. When performing a predetermined operation according to the operation of the leader, for example, the control unit 13 may operate the object to be processed so as to chase after the leader momentarily after the leader runs.

これにより、各グループは、リーダーの動作に従って、歩行、攻撃、または待機等を揃って行う。なお、この場合、処理対象のオブジェクトは、上述した基準位置から比較的離れた場所に位置するため、比較的小さく表示される。したがって、ユーザは処理対象のオブジェクトの細かい動作までは認識しにくいため、リーダーと同様の動作をさせても、ユーザに与える違和感は比較的少ない。また、これにより、全てのキャラクターをAIにより独立して動作させる場合と比較して、CPU104の処理負荷を低減することができる。   Thus, each group performs walking, attacking, waiting, etc. in accordance with the movement of the leader. In this case, the object to be processed is displayed relatively small because it is located relatively far from the reference position described above. Therefore, it is difficult for the user to recognize even the detailed motion of the object to be processed, and thus, even if the motion similar to the reader is performed, the user does not feel much discomfort. Also, this makes it possible to reduce the processing load on the CPU 104 as compared to the case where all the characters are operated independently by the AI.

続いて、制御部13は、仮想3次元空間上の各オブジェクトのうち、処理対象のオブジェクトとして選択されていない未処理のオブジェクトがあるか否かを判定する(ステップS11)。   Subsequently, the control unit 13 determines whether or not there is an unprocessed object not selected as an object to be processed among the objects in the virtual three-dimensional space (step S11).

未処理のオブジェクトがある場合(ステップS11でYES)、当該未処理のオブジェクトを処理対象のオブジェクトとして選択し(ステップS12)、ステップS6の処理に進む。   If there is an unprocessed object (YES in step S11), the unprocessed object is selected as an object to be processed (step S12), and the process proceeds to step S6.

未処理のオブジェクトがない場合(ステップS11でNO)、制御部13は、ユーザの操作等により、ゲームを終了するか否かを判定する(ステップS13)。ゲームを終了しない場合(ステップS13でNO)、ステップS3の処理に進む。ゲームを終了する場合(ステップS13でYES)、処理を終了する。   When there is no unprocessed object (NO in step S11), the control unit 13 determines whether or not the game is ended by the user's operation or the like (step S13). If the game is not ended (NO in step S13), the process proceeds to step S3. When the game is ended (YES in step S13), the process is ended.

上述した処理により、仮想3次元空間上において、表示制御部14により、図5A、及び図5Bに示すような画像が表示される。図5Aの例では、プレイヤーキャラクター501Aが、比較的高い場所から、キャラクターのグループ502A乃至505A等を見下ろしているシーンが表示されている。ここで、グループ502A乃至505Aに含まれる各キャラクターの位置は、基準位置から比較的遠いため、当該各キャラクターは、グループのリーダー、またはグループの一員として処理されている。   By the processing described above, the display control unit 14 displays an image as shown in FIGS. 5A and 5B in the virtual three-dimensional space. In the example of FIG. 5A, a scene in which the player character 501A looks down at the character groups 502A to 505A and the like from a relatively high place is displayed. Here, since the positions of the characters included in the groups 502A to 505A are relatively far from the reference position, the characters are processed as the leader of the group or a member of the group.

図5Bの例では、プレイヤーキャラクター501Bが、敵のキャラクターと戦闘しているシーンが表示されている。ここで、グループ502A等に含まれる各キャラクターの位置は、基準位置から比較的遠いため、当該各キャラクターは、グループのリーダー、またはグループの一員として処理されている。一方、キャラクター503B乃至507Bは、基準位置から比較的近いため、当該各キャラクターは、ステップS8でユニットとして処理され、それぞれが異なる動作をするように表示されている。   In the example of FIG. 5B, a scene in which the player character 501B is fighting with the enemy character is displayed. Here, since the position of each character included in the group 502A or the like is relatively far from the reference position, each character is processed as a leader of the group or a member of the group. On the other hand, since the characters 503B to 507B are relatively close to the reference position, the respective characters are processed as a unit in step S8 and displayed so as to perform different operations.

<変形例1>
制御部13は、基準位置から所定の閾値以上離れており、グループのリーダーでない場合(ステップS9でNOの場合)、以下のような処理を実行してもよい。
<Modification 1>
The control unit 13 may execute the following processing when it is separated from the reference position by a predetermined threshold or more and is not a leader of the group (in the case of NO at step S9).

制御部13は、処理対象のオブジェクトが、プレイヤーキャラクターから放出される所定のオブジェクトに衝突する場合、当該操作の際、または、当該所定のオブジェクトが衝突する際に、グループのリーダーの動作とは独立した動作を処理対象のオブジェクトにさせる。   When the object to be processed collides with a predetermined object emitted from the player character, the control unit 13 is independent of the operation of the leader of the group during the operation or when the predetermined object collides. Make the specified action an object to be processed.

図6は、攻撃を受けるキャラクターをユニット化した表示画面の一例について説明する図である。図6に示すように、制御部13は、例えば、ユーザが、レーザービーム、鉄砲、大弓等、飛距離が比較的長い飛び道具等(「第5のオブジェクト」の一例。)を使用させてプレイヤーキャラクターに攻撃させた際、逃げる動作、乃至ダメージを受ける動作を、当該攻撃を受ける敵のキャラクターにさせてもよい。図6の例では、プレイヤーキャラクター601が大弓602で射た矢603が刺さった敵のキャラクター604は、グループの他のキャラクター605の動作とは異なり、ダメージを受けたことを示す動作をしている。   FIG. 6 is a view for explaining an example of a display screen obtained by unitizing a character to be attacked. As shown in FIG. 6, for example, the control unit 13 causes the user to use a laser beam, a gun, a large bow, a flying object with a relatively long flight distance, etc. (an example of the “fifth object”). When the character is made to attack, an action to escape or an action to receive damage may be made to the character of the enemy receiving the attack. In the example shown in FIG. 6, the enemy character 604 with the arrow 603 shot by the player character 601 with the large bow 602 is different from the action of the other characters 605 of the group, and performs an action indicating that it has been damaged. There is.

<変形例2>
制御部13は、仮想3次元空間上の各オブジェクトのうち、画面に表示されるキャラクターのオブジェクトの数に基づいて、上述した所定の閾値を決定してもよい。制御部13は、例えば、画面に表示されるキャラクターのオブジェクトの数が多い程、上述した所定の閾値を小さな値としてもよい。
<Modification 2>
The control unit 13 may determine the above-mentioned predetermined threshold based on the number of objects of characters displayed on the screen among the objects in the virtual three-dimensional space. For example, the control unit 13 may set the above-described predetermined threshold to a smaller value as the number of character objects displayed on the screen is larger.

この場合、制御部13は、画面に表示されるキャラクターのオブジェクトの数が所定数(例えば、100人)以上である場合、所定の閾値を第1の値(例えば、仮想3次元空間における100m)とする。一方、制御部13は、画面に表示されるキャラクターのオブジェクトの数が所定数以上でない場合、所定の閾値を第1の値(例えば、仮想3次元空間における200m)とする。これにより、例えば、図5A、及び図6に示すように、比較的高い場所から多数の敵のキャラクターを見下ろすシーン等の場合において、CPU104の処理負荷を低減することができる。   In this case, when the number of character objects displayed on the screen is a predetermined number (for example, 100) or more, the control unit 13 sets the predetermined threshold to a first value (for example, 100 m in a virtual three-dimensional space). I assume. On the other hand, when the number of character objects displayed on the screen is not a predetermined number or more, the control unit 13 sets the predetermined threshold to a first value (for example, 200 m in the virtual three-dimensional space). Thus, for example, as shown in FIG. 5A and FIG. 6, the processing load on the CPU 104 can be reduced in the case of a scene etc. where a large number of enemy characters are overlooked from a relatively high location.

<変形例3>
制御部13は、CPU104(「プロセッサ」の一例。)の使用状況、及びメモリ装置103(「メモリ」)の一例の使用状況の少なくとも一つに基づいて、上述した所定の閾値を決定してもよい。制御部13は、例えば、CPU104の使用率が高い程、またはメモリ装置103の空き容量が少ない程、上述した所定の閾値を小さな値としてもよい。
<Modification 3>
The control unit 13 may also determine the above-described predetermined threshold based on at least one of the usage status of the CPU 104 (an example of “processor”) and the usage status of an example of the memory device 103 (“memory”). Good. For example, the control unit 13 may set the above-described predetermined threshold to a smaller value as the usage rate of the CPU 104 is higher or the free space of the memory device 103 is smaller.

これにより、例えば、図5A、及び図6に示すように、比較的高い場所から多数の敵のキャラクターを見下ろすシーン等の場合において、CPU104の使用率が高い場合、またはメモリ装置103の空き容量が少ない場合に、CPU104等の処理負荷を低減することができる。   Thereby, for example, as shown in FIG. 5A and FIG. 6, in the case of a scene etc. where many enemy characters look down from a relatively high place, the usage rate of the CPU 104 is high or the free capacity of the memory device 103 is When the number is small, the processing load of the CPU 104 or the like can be reduced.

<効果>
プレイヤーキャラクターが広大な仮想3次元空間上の世界を自由に移動できるオープンワールドのゲームでは、高い位置から一帯の風景を眺める場合等において、スケールの大きな映像表現が可能である。この場合、周辺のキャラクター等のみならず、遠くに位置するキャラクター等もできる限り表示することが臨場感の点で好ましい。
<Effect>
In an open world game in which player characters can freely move the world in a vast virtual three-dimensional space, it is possible to express a large-scale image, for example, when looking at a landscape from a high position. In this case, it is preferable from the point of reality to display not only characters in the vicinity but also characters in the distance as far as possible.

そのため、オープンワールドのゲームでは、個々の空間の端に到達したら別の空間に切り替えるようなオープンワールドではないゲームと比較して、メモリに読み込んでおくべきオブジェクト等のデータ量や、オブジェクトの表示等のための処理の負荷が大きい。   Therefore, in an open world game, the amount of data such as objects to be read in memory, display of objects, etc., as compared to a game that is not an open world, such as switching to another space when reaching an edge of each space Processing load for is heavy.

一方で、ゲーム装置のハードウェアの性能により、メモリサイズやCPU等の演算速度には上限がある。そのため、従来技術では、例えば、オープンワールドのゲーム等、表示するキャラクターの数が多いこと等により処理負荷が比較的高い3次元コンピュータグラフィックスにおいて、表示させるキャラクターの数を減らすなどの対応が必要になる。   On the other hand, due to the performance of the hardware of the game apparatus, there is an upper limit to the memory size and the operation speed of the CPU or the like. Therefore, in the prior art, it is necessary to take measures such as reducing the number of characters to be displayed in three-dimensional computer graphics having a relatively high processing load due to, for example, a large number of characters to be displayed, such as open world games. Become.

一方、上述した実施形態によれば、プレイヤーキャラクターに応じた基準位置と、他のキャラクターの位置との距離が所定の閾値以上である場合、当該他のキャラクターに対応付けられたリーダーのキャラクターの動作に応じた動作を当該他のキャラクターにさせる。また、当該距離が閾値未満である場合、当該リーダーのキャラクターの動作とは独立した動作を当該他のキャラクターにさせる。これにより、複数のオブジェクトを、より自然な態様で表示することができる。   On the other hand, according to the embodiment described above, when the distance between the reference position according to the player character and the position of the other character is equal to or more than the predetermined threshold, the action of the leader character associated with the other character Make the other character act according to Also, if the distance is less than the threshold, the other character is made to move independently of the movement of the character of the leader. Thereby, a plurality of objects can be displayed in a more natural manner.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the embodiments of the present invention have been described above in detail, the present invention is not limited to such specific embodiments, and various modifications may be made within the scope of the present invention as set forth in the claims.・ Change is possible.

画像処理装置10の各機能部は、例えば1以上のコンピュータにより構成されるクラウドコンピューティングにより実現されていてもよい。また、画像処理装置10は、ユーザの端末にゲームの画面を表示させる、オンラインゲーム用のサーバであってもよい。   Each functional unit of the image processing apparatus 10 may be realized by, for example, cloud computing configured by one or more computers. In addition, the image processing apparatus 10 may be a server for an online game that displays a game screen on the terminal of the user.

なお、上述した実施形態では、オープンワールドのゲームを例として説明したが、開示の技術は、オープンワールド以外のゲーム、シミュレーション等の3次元コンピュータグラフィックスにおいて、仮想3次元空間上で所定のオブジェクトを他のオブジェクトの上に乗せる場合に適用できる。   In the embodiment described above, an open world game has been described as an example, but the disclosed technology relates to a predetermined object in a virtual three-dimensional space in three-dimensional computer graphics such as games other than open world games and simulations. It is applicable when putting on another object.

なお、制御部13は、「第1の制御部」、及び「第2の制御部」の一例である。   The control unit 13 is an example of the “first control unit” and the “second control unit”.

10 画像処理装置
11 記憶部
111 3次元データ
112 ユニットデータ
12 受付部
13 制御部
14 表示制御部
103 メモリ装置
104 CPU
10 image processing apparatus 11 storage unit 111 three-dimensional data 112 unit data 12 reception unit 13 control unit 14 display control unit 103 memory device 104 CPU

Claims (8)

画像処理装置に、
ユーザの操作に応答して仮想3次元空間上で移動する第1のオブジェクトに応じた所定の位置と、第2のオブジェクトの位置との距離が所定の閾値以上である場合、前記第2のオブジェクトに対応付けられた第3のオブジェクトの動作に応じた動作を前記第2のオブジェクトにさせて画面に表示させる第1の表示ステップと、
前記距離が閾値未満である場合、前記第3のオブジェクトの動作とは独立した動作を前記第2のオブジェクトにさせて画面に表示させる第2の表示ステップと、
を実行させるプログラム。
In the image processing device,
If the distance between the position of the second object and the predetermined position corresponding to the first object moving in the virtual three-dimensional space in response to the user's operation is equal to or larger than the predetermined threshold, the second object A first display step of causing the second object to display an action corresponding to the action of the third object associated with the second object;
A second display step of causing the second object to display an operation independent of the operation of the third object when the distance is less than a threshold;
A program that runs
前記第2の表示ステップは、前記ユーザの操作に応答した前記第1のオブジェクトの動作に応じた動作を前記第2のオブジェクトにさせて画面に表示させる、
請求項1に記載のプログラム。
The second display step causes the second object to display an action corresponding to the action of the first object in response to the user's operation on the screen.
The program according to claim 1.
前記所定の閾値は、前記第1のオブジェクトから放出される第4のオブジェクトが到達可能な距離以上の値である、
請求項1または2に記載のプログラム。
The predetermined threshold is a value equal to or greater than the reachable distance of a fourth object emitted from the first object.
The program according to claim 1 or 2.
前記第2の表示ステップは、前記距離が所定の閾値以上である場合であり、かつ、前記ユーザの操作に応答して前記第1のオブジェクトから放出される第5のオブジェクトが前記第2のオブジェクトに衝突する場合、当該操作の際、または、当該第5のオブジェクトが衝突する際に、前記第3のオブジェクトの動作とは独立した動作を前記第2のオブジェクトにさせて画面に表示させる、
請求項1乃至3のいずれか一項に記載のプログラム。
The second display step is a case where the distance is equal to or greater than a predetermined threshold, and a fifth object emitted from the first object in response to the user's operation is the second object. In the event of a collision, the second object causes an action independent of the action of the third object to be displayed on the screen during the operation or when the fifth object collides.
The program according to any one of claims 1 to 3.
前記第2のオブジェクトは、複数のオブジェクトを含み、
前記画像処理装置に、
画面に表示される前記第2のオブジェクトに含まれるオブジェクトの数に基づいて、前記所定の閾値を決定するステップを実行させる、
請求項1乃至4のいずれか一項に記載のプログラム。
The second object includes a plurality of objects,
In the image processing apparatus,
Causing the predetermined threshold to be determined based on the number of objects included in the second object displayed on the screen;
The program according to any one of claims 1 to 4.
前記画像処理装置に、
プロセッサの使用状況、及びメモリの使用状況の少なくとも一つに基づいて、前記所定の閾値を決定するステップを実行させる、
請求項1乃至5のいずれか一項に記載のプログラム。
In the image processing apparatus,
Performing the step of determining the predetermined threshold based on at least one of processor usage and memory usage;
The program according to any one of claims 1 to 5.
画像処理装置が、
ユーザの操作に応答して仮想3次元空間上で移動する第1のオブジェクトに応じた所定の位置と、第2のオブジェクトの位置との距離が所定の閾値以上である場合、前記第2のオブジェクトに対応付けられた第3のオブジェクトの動作に応じた動作を前記第2のオブジェクトにさせて画面に表示させる第1の表示ステップと、
前記距離が閾値未満である場合、前記第3のオブジェクトの動作とは独立した動作を前記第2のオブジェクトにさせて画面に表示させる第2の表示ステップと、
を実行する画像処理方法。
The image processing device
If the distance between the position of the second object and the predetermined position corresponding to the first object moving in the virtual three-dimensional space in response to the user's operation is equal to or larger than the predetermined threshold, the second object A first display step of causing the second object to display an action corresponding to the action of the third object associated with the second object;
A second display step of causing the second object to display an operation independent of the operation of the third object when the distance is less than a threshold;
Image processing method to perform.
ユーザの操作に応答して仮想3次元空間上で移動する第1のオブジェクトに応じた所定の位置と、第2のオブジェクトの位置との距離が所定の閾値以上である場合、前記第2のオブジェクトに対応付けられた第3のオブジェクトの動作に応じた動作を前記第2のオブジェクトにさせて画面に表示させる第1の制御部と、
前記距離が閾値未満である場合、前記第3のオブジェクトの動作とは独立した動作を前記第2のオブジェクトにさせて画面に表示させる第2の制御部と、
を有する画像処理装置。
If the distance between the position of the second object and the predetermined position corresponding to the first object moving in the virtual three-dimensional space in response to the user's operation is equal to or larger than the predetermined threshold, the second object A first control unit for causing the second object to display an operation corresponding to the operation of the third object associated with the second object;
A second control unit that causes the second object to make an operation independent of the operation of the third object when the distance is less than a threshold;
An image processing apparatus having:
JP2018001358A 2018-01-09 2018-01-09 Program, image processing method, and image processing apparatus Active JP7170397B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018001358A JP7170397B2 (en) 2018-01-09 2018-01-09 Program, image processing method, and image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018001358A JP7170397B2 (en) 2018-01-09 2018-01-09 Program, image processing method, and image processing apparatus

Publications (2)

Publication Number Publication Date
JP2019118687A true JP2019118687A (en) 2019-07-22
JP7170397B2 JP7170397B2 (en) 2022-11-14

Family

ID=67305618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018001358A Active JP7170397B2 (en) 2018-01-09 2018-01-09 Program, image processing method, and image processing apparatus

Country Status (1)

Country Link
JP (1) JP7170397B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002143555A (en) * 2000-09-04 2002-05-21 Koei:Kk Formation control method, program, recording medium and game device
JP2010287191A (en) * 2009-06-15 2010-12-24 Namco Bandai Games Inc Program, information storage medium and image generating system
JP2013081621A (en) * 2011-10-11 2013-05-09 Nintendo Co Ltd Game system, game processing method, game program and game device
JP2014233536A (en) * 2013-06-04 2014-12-15 任天堂株式会社 Information processing program, control method for information processing apparatus, the information processing apparatus, and information processing system
JP2016131662A (en) * 2015-01-19 2016-07-25 株式会社バンダイナムコエンターテインメント Program and game system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002143555A (en) * 2000-09-04 2002-05-21 Koei:Kk Formation control method, program, recording medium and game device
JP2010287191A (en) * 2009-06-15 2010-12-24 Namco Bandai Games Inc Program, information storage medium and image generating system
JP2013081621A (en) * 2011-10-11 2013-05-09 Nintendo Co Ltd Game system, game processing method, game program and game device
JP2014233536A (en) * 2013-06-04 2014-12-15 任天堂株式会社 Information processing program, control method for information processing apparatus, the information processing apparatus, and information processing system
JP2016131662A (en) * 2015-01-19 2016-07-25 株式会社バンダイナムコエンターテインメント Program and game system

Also Published As

Publication number Publication date
JP7170397B2 (en) 2022-11-14

Similar Documents

Publication Publication Date Title
US8437992B2 (en) Physics simulation apparatus and method
CN112044074A (en) Method, device, storage medium and computer equipment for seeking path to non-player character
KR102656970B1 (en) Virtual object selection methods and devices, devices, and storage media
US20220395751A1 (en) Targeting of a long-range object in a multiplayer game
WO2021227684A1 (en) Method for selecting virtual objects, apparatus, terminal and storage medium
WO2022127241A1 (en) Virtual-sphere deformation control method, apparatus, program, and readable medium
US20230321535A1 (en) Coordinate axis display method and apparatus applied to virtual environments, terminal, and medium
JP7039294B2 (en) Programs, image processing methods, and image processing equipment
JP2019121236A (en) Program, image processing method, and image processing device
JP7170397B2 (en) Program, image processing method, and image processing apparatus
JP5819900B2 (en) Program, game device, and server system
KR100469820B1 (en) Method and system for renewing screen
JP7303340B2 (en) Program, image processing method, and image processing apparatus
JP4804226B2 (en) Shooting game processing method, apparatus thereof, program thereof, and recording medium thereof
JP4804240B2 (en) Enemy aircraft attack control method of shooting game, apparatus thereof, program thereof, and recording medium thereof
KR102611729B1 (en) Improved targeting of individual objects among multiple objects in multiplayer online video games
CN113590334B (en) Method, device, medium and electronic equipment for processing character model
CN112791418B (en) Determination method and device of shooting object, electronic equipment and storage medium
JP4976771B2 (en) Self-action control method for demonstration of shooting game, its device, its program, and its recording medium
KR100546865B1 (en) The method and system for rendering surface slope using a slope vector
JP2022188633A (en) Information processing device, program, and game image generation method
JP4996267B2 (en) Enemy aircraft action control method, apparatus, program, and recording medium thereof
CN118037914A (en) Three-dimensional object rendering method, three-dimensional object rendering device, computer equipment and storage medium
JP2021074046A (en) Program, information processing method and information processor
CN118236692A (en) Virtual environment display method, device, equipment, medium and program product

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211220

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220722

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220722

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220816

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221101

R150 Certificate of patent or registration of utility model

Ref document number: 7170397

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150