JP2007200110A - Image processing device, image processing method, and computer program - Google Patents

Image processing device, image processing method, and computer program Download PDF

Info

Publication number
JP2007200110A
JP2007200110A JP2006019207A JP2006019207A JP2007200110A JP 2007200110 A JP2007200110 A JP 2007200110A JP 2006019207 A JP2006019207 A JP 2006019207A JP 2006019207 A JP2006019207 A JP 2006019207A JP 2007200110 A JP2007200110 A JP 2007200110A
Authority
JP
Japan
Prior art keywords
area
image processing
position coordinate
position coordinates
shadow
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.)
Withdrawn
Application number
JP2006019207A
Other languages
Japanese (ja)
Inventor
Yasutaka Yoshida
康孝 吉田
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.)
Sammy Corp
Samy KK
Original Assignee
Sammy Corp
Samy KK
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 Sammy Corp, Samy KK filed Critical Sammy Corp
Priority to JP2006019207A priority Critical patent/JP2007200110A/en
Publication of JP2007200110A publication Critical patent/JP2007200110A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Pinball Game Machines (AREA)
  • Slot Machines And Peripheral Devices (AREA)
  • Display Devices Of Pinball Game Machines (AREA)
  • Image Generation (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a rendering processing load from increasing, and to express a shadow with reality in displaying a shadow of a desired object. <P>SOLUTION: A first position coordinate calculation part 3401a calculates position coordinates of each heel of a dancer 802 in selecting a "dance presentation pattern". A second position coordinate calculation part 3401b calculates a plurality of position coordinates on a stage 801 which are determined by each of the plurality of position coordinates calculated by the first position coordinate calculation part 3401a. Based on the plurality of the position coordinates calculated by the second position coordinate calculation part 3401b and the distance L between the heel of the dancer 802 and the stage 801, a quadrangular region 1007 is determined on the stage 801, and a region 1008 surrounded by a continuous closed curve that falls within the quadrangular region 1007 is determined as a region where a shadow 803 of the dancer 802 is displayed. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、スロットマシン等の遊技機に適用可能な画像演出のための技術に関するものである。   The present invention relates to a technique for image presentation applicable to a gaming machine such as a slot machine.

近年のスロットマシン等の遊技機においては、複数のポリゴンで構成される三次元画像のオブジェクトを仮想的な三次元空間内に配置する画像演出を行い、二次元画像よりも更にリアリティのある演出が利用されていく傾向にある(例えば、特許文献1参照)。このような三次元画像は、画像処理装置においてリアルタイムで算出されて表示画面上に表示されるものである。   In a gaming machine such as a slot machine in recent years, an image effect in which an object of a 3D image composed of a plurality of polygons is arranged in a virtual 3D space is performed, and an effect that is more realistic than a 2D image. It tends to be used (see, for example, Patent Document 1). Such a three-dimensional image is calculated in real time by the image processing apparatus and displayed on the display screen.

特開2001−112985号公報JP 2001-112985 A

仮想的な三次元空間内において、背景のオブジェクト上でキャラクタのオブジェクトを動作させる場合に、そのキャラクタの影を表示することがある。   When moving a character object on a background object in a virtual three-dimensional space, the shadow of the character may be displayed.

例えば、予め定められた黒色の円形画像をキャラクタの足元に影として表示する手法が知られている。しかしながら、この手法では、影が単調なものとなってしまい、リアリティのある影を表現することが難しい。   For example, a method of displaying a predetermined black circular image as a shadow at the foot of a character is known. However, with this method, the shadow becomes monotonous and it is difficult to express a realistic shadow.

また、キャラクタのオブジェクトと同一のオブジェクトを生成し、それを黒色にした上で平面視した形状に変更し、キャラクタの足元に影として表示する手法が知られている。しかしながら、この手法では、キャラクタの各部の動きに合わせて影も動くのでリアリティのある影を表現することができるが、キャラクタのオブジェクトと同一のオブジェクトを生成する処理や、それを平面視した形状に変更する処理が必要となるため、描画処理の負荷が高くなってしまう。   Also, a method is known in which an object identical to a character object is generated, changed to a shape viewed in plan after being made black, and displayed as a shadow on the character's feet. However, with this method, the shadow moves with the movement of each part of the character, so that a realistic shadow can be expressed, but the processing to generate the same object as the character object and the shape in plan view of it Since the process to change is needed, the load of a drawing process will become high.

そこで、本発明の目的は、所望のオブジェクトの影を表示するに際して、描画処理の負荷が高くなるのを避けるとともに、リアリティのある影を表現できるようにすることにある。   SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to avoid a high drawing processing load when displaying a shadow of a desired object and to express a realistic shadow.

本発明の画像処理装置は、リアルタイムで動画像を表示するための画像処理を行う画像処理装置であって、仮想三次元空間内の第1のオブジェクト上で動作する第2のオブジェクトの複数の基準部位の位置に基づいて、前記第1のオブジェクト上の領域を決定する領域決定手段と、前記第1のオブジェクト上で動作する前記第2のオブジェクトを表示するとともに、前記領域決定手段により決定した領域に前記第2のオブジェクトの影を表示する表示制御手段とを備えたことを特徴とする。これにより、第2のオブジェクトの複数の基準部位の動きに合わせて影を変化させて、リアリティのある影を表現することができる。また、第2のオブジェクトと同一のオブジェクトを生成する処理や、それを平面視した形状に変更する処理等が不要であり、描画処理の負荷が高くなるのを避けることができる。   An image processing apparatus according to the present invention is an image processing apparatus that performs image processing for displaying a moving image in real time, and includes a plurality of references for a second object that operates on a first object in a virtual three-dimensional space. Area determining means for determining an area on the first object based on the position of the part, and the second object operating on the first object are displayed and the area determined by the area determining means And a display control means for displaying a shadow of the second object. Thereby, a shadow with reality can be expressed by changing the shadow according to the movement of the plurality of reference parts of the second object. In addition, a process for generating the same object as the second object, a process for changing the object to a shape in plan view, and the like are unnecessary, and an increase in the load of the drawing process can be avoided.

また、本発明の画像処理装置の他の特徴とするところは、前記領域決定手段は、さらに前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に基づいて、前記第1のオブジェクト上の領域を決定する点にある。これにより、第2のオブジェクトの基準部位が第1のオブジェクトに接している場合と、第1のオブジェクトから離れている場合とで影を変化させて、よりリアリティのある影を表現することができる。   According to another feature of the image processing apparatus of the present invention, the region determination means further includes the first object based on a distance between a reference portion of the second object and the first object. The point is to determine the upper area. As a result, the shadow can be changed between when the reference part of the second object is in contact with the first object and when the reference part is away from the first object, thereby expressing a more realistic shadow. .

また、本発明の画像処理装置の他の特徴とするところは、前記領域決定手段は、前記第2のオブジェクトの各基準部位の位置座標を算出する第1の位置座標算出手段と、前記第1の位置座標算出手段により算出した複数の位置座標それぞれによって定まる前記第1のオブジェクト上の複数の位置座標を算出する第2の位置座標算出手段とを含み、前記第2の位置座標算出手段により算出した複数の位置座標に基づいて、前記第1のオブジェクト上の領域を決定する点にある。これにより、第1のオブジェクト上で動作する第2のオブジェクトの複数の基準部位の位置に基づいて、第1のオブジェクト上の領域を決定することができる。   According to another feature of the image processing apparatus of the present invention, the area determination unit includes a first position coordinate calculation unit that calculates a position coordinate of each reference part of the second object, and the first 2nd position coordinate calculation means for calculating a plurality of position coordinates on the first object determined by each of the plurality of position coordinates calculated by the position coordinate calculation means, and calculated by the second position coordinate calculation means The area on the first object is determined based on the plurality of position coordinates. Thereby, the area | region on a 1st object can be determined based on the position of the some reference | standard site | part of the 2nd object which operate | moves on a 1st object.

また、本発明の画像処理装置の他の特徴とするところは、前記領域決定手段は、前記第2のオブジェクトの各基準部位の位置座標を算出する第1の位置座標算出手段と、前記第1の位置座標算出手段により算出した複数の位置座標それぞれによって定まる前記第1のオブジェクト上の複数の位置座標を算出する第2の位置座標算出手段とを含み、前記第2の位置座標算出手段により算出した複数の位置座標、及び、前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に基づいて、前記第1のオブジェクト上に四角形領域を決定し、前記四角形領域内に収まる連続閉曲線で囲まれる領域を影を表示する領域として決定する点にある。これにより、連続閉曲線を輪郭とする影を表示することができ、さらに、第2のオブジェクトの複数の基準部位の動きだけでなく、第2のオブジェクトの基準部位が第1のオブジェクトに接している場合と、第1のオブジェクトから離れている場合とで影を変化させて、よりリアリティのある影を表現することができる。   According to another feature of the image processing apparatus of the present invention, the area determination unit includes a first position coordinate calculation unit that calculates a position coordinate of each reference part of the second object, and the first 2nd position coordinate calculation means for calculating a plurality of position coordinates on the first object determined by each of the plurality of position coordinates calculated by the position coordinate calculation means, and calculated by the second position coordinate calculation means Based on the plurality of position coordinates and the distance between the reference portion of the second object and the first object, a rectangular region is determined on the first object, and a continuous closed curve that fits within the rectangular region The area surrounded by is to determine the area to display the shadow. As a result, it is possible to display a shadow with an outline of a continuous closed curve, and in addition to the movement of the plurality of reference portions of the second object, the reference portion of the second object is in contact with the first object. A shadow with more reality can be expressed by changing the shadow between the case and the case of being away from the first object.

また、本発明の画像処理装置の他の特徴とするところは、前記第2の位置座標算出手段は、前記第2のオブジェクトの基準部位が前記第1のオブジェクトに接している場合、前記第1の位置座標算出手段により算出した該基準部位の位置座標をそのまま前記第1のオブジェクト上の位置座標とする点や、前記第2のオブジェクトの基準部位が前記第1のオブジェクトから離れている場合、前記第1の位置座標算出手段により算出した該基準部位の位置座標を通る前記第1のオブジェクトに対する垂線と、前記第1のオブジェクトとの交点の位置座標を算出して、前記第1のオブジェクト上の位置座標とする点にある。これにより、第2のオブジェクトの各基準部位の位置座標それぞれによって、第1のオブジェクト上の位置座標を定めることができる。   According to another feature of the image processing apparatus of the present invention, the second position coordinate calculation unit is configured such that when the reference portion of the second object is in contact with the first object, When the position coordinate of the reference part calculated by the position coordinate calculation means is the position coordinate on the first object as it is, or the reference part of the second object is away from the first object, By calculating the position coordinate of the intersection of the first object and the perpendicular to the first object passing through the position coordinate of the reference part calculated by the first position coordinate calculation means, It is at the point to be the position coordinate Thereby, the position coordinate on the first object can be determined by the position coordinate of each reference part of the second object.

また、本発明の画像処理装置の他の特徴とするところは、前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に応じて、前記第1のオブジェクト上の領域に表示する影の濃度を変化させる影濃度決定手段を更に備えた点にある。これにより、例えば第2のオブジェクトの基準部位が第1のオブジェクトから離れたときには影の濃度を薄くする等して、よりリアリティのある影を表現することができる。   Another feature of the image processing apparatus according to the present invention is that a shadow displayed in an area on the first object according to a distance between a reference portion of the second object and the first object. Further, there is provided a shadow density determining means for changing the density. As a result, for example, when the reference portion of the second object is away from the first object, the shadow density can be reduced to express a more realistic shadow.

また、本発明の画像処理装置の他の特徴とするところは、前記第2のオブジェクトの基準部位は二点ある点、さらには前記第2のオブジェクトは二足歩行するキャラクタのオブジェクトであり、前記二点の基準部位は前記キャラクタの両足の踵である点にある。これにより、キャラクタが動作する画像演出を行うに際して、その動きに合わせて影を変化させて、リアリティのある画像演出を行うことができる。   Another feature of the image processing apparatus of the present invention is that the second object has two reference parts, and the second object is an object of a biped character, The two reference points are at the points of the heels of both feet of the character. Thereby, when performing the image effect which a character moves, a shadow can be changed according to the motion and a realistic image effect can be performed.

本発明によれば、第2のオブジェクトの影を第1のオブジェクト上に表示するに際して、描画処理の負荷が高くなるのを避けるとともに、リアリティのある影を表現することができる。   According to the present invention, when displaying the shadow of the second object on the first object, it is possible to avoid an increase in the load of the drawing process and to express a realistic shadow.

以下、本発明の実施形態について添付の図面を参照して具体的に説明する。図1は、本発明の実施形態に係るスロットマシン(遊技機)の外観を示す正面図である。なお、以下の説明において、「遊技」とはメダルの投入からストップスイッチの操作を経た次のメダルの投入前までの一連の動作をいう。   Hereinafter, embodiments of the present invention will be specifically described with reference to the accompanying drawings. FIG. 1 is a front view showing an appearance of a slot machine (game machine) according to an embodiment of the present invention. In the following description, “game” refers to a series of operations from the insertion of a medal to the operation of a stop switch before the next medal is inserted.

(スロットマシン10)
本実施形態に係るスロットマシン10の筐体の前面部には、フロントパネル20が設けられ、このフロントパネル20には、透明な表示窓21が設けられている。一方、筐体内部であって表示窓21の後方には、3つのリール(回胴)が配置されている。遊技者から見て左側から、左リール31L、中リール31C、右リール31Rが配置されている。リール31L、31C及び31Rはリング状体であり、その外周面には複数の入賞図柄(入賞役を構成する図柄)を印刷したリールテープが貼られている。1つのリールには、例えば21個の複数種類の図柄が等間隔で配列されている。但し、図柄の配列はリールごとに異なっている。そして、表示窓21内から、リール31L、31C及び31Rの上下方向で連続する3つの図柄が見えるようになっている。
(Slot machine 10)
A front panel 20 is provided on the front surface of the housing of the slot machine 10 according to the present embodiment, and a transparent display window 21 is provided on the front panel 20. On the other hand, three reels (rotating drums) are arranged inside the housing and behind the display window 21. A left reel 31L, a middle reel 31C, and a right reel 31R are arranged from the left as viewed from the player. The reels 31L, 31C, and 31R are ring-shaped bodies, and a reel tape on which a plurality of winning symbols (designs constituting a winning combination) are printed is affixed to the outer peripheral surface thereof. For example, 21 types of symbols are arranged at equal intervals on one reel. However, the arrangement of symbols differs for each reel. From the inside of the display window 21, three symbols that are continuous in the vertical direction of the reels 31L, 31C, and 31R can be seen.

また、リール31L、31C及び31Rの中心部には、ステッピングモータ(図示せず)が連結されており、このステッピングモータの駆動によってリール31L、31C及び31Rが回転する。従って、遊技者の立場からすると、リール31L、31C及び31Rの図柄が表示窓21内で上下に移動しているように見える。更に、リール31L、31C及び31Rの内側には、バックランプ(図示せず)が設けられている。バックランプはリールごとに3個ずつ配置されており、リールが停止した時に表示窓21から見える総計で9個の図柄の夫々に対応するようにして、リール31L、31C及び31Rの内側に配置されている。また、リール31L、31C及び31Rは透光性を有する材料から形成されており、バックランプの点灯によりリール31L、31C及び31Rに付された図柄が照光されるように構成されている。   A stepping motor (not shown) is connected to the center of the reels 31L, 31C, and 31R, and the reels 31L, 31C, and 31R are rotated by driving the stepping motor. Therefore, from the standpoint of the player, the symbols of the reels 31L, 31C and 31R appear to move up and down within the display window 21. Further, a back lamp (not shown) is provided inside the reels 31L, 31C and 31R. Three back lamps are arranged for each reel, and are arranged inside the reels 31L, 31C and 31R so as to correspond to each of nine symbols in total that can be seen from the display window 21 when the reels are stopped. ing. The reels 31L, 31C, and 31R are made of a light-transmitting material, and are configured so that the symbols attached to the reels 31L, 31C, and 31R are illuminated when the back lamp is turned on.

フロントパネル20の表示窓21を含む部分には、有効ライン22a、22b及び22cからなる有効ライン群22が設定されている。有効ライン群22は、水平方向の中段の有効ライン22aと、水平方向の上段及び下段の2本の有効ライン22bと、右下がり及び左下がりの斜め方向の2本の有効ライン22cとから構成されている。そして、リール31L、31C及び31Rに付された図柄は、リール31L、31C及び31Rが停止した時に、表示窓21から見える9個の図柄が全てこれらの有効ライン群22上に位置するような間隔で配置されている。   In a portion including the display window 21 of the front panel 20, an effective line group 22 including effective lines 22a, 22b, and 22c is set. The effective line group 22 includes a horizontal effective line 22a in the horizontal direction, two effective lines 22b in the upper and lower horizontal directions, and two effective lines 22c in the diagonally downward and leftward directions. ing. The symbols attached to the reels 31L, 31C and 31R are spaced so that all nine symbols visible from the display window 21 are positioned on these effective line groups 22 when the reels 31L, 31C and 31R are stopped. Is arranged in.

フロントパネル20の右下側にはメダル投入口23が設けられており、ここから遊技者によってメダルが投入されると、投入されたメダル枚数に応じて有効ライン22a、22b及び22cの1ライン乃至3ラインが有効になり、有効ラインランプ24が点灯する。投入されたメダルが1枚のときは1つの有効ライン22aが有効になり、2枚のときは水平方向の3つの有効ライン22a及び22bが有効になり、3枚のときはさらに加えて斜め方向の2つの有効ライン22cを含む総計で5つの有効ライン22a〜22cが有効になる。この制御は、後述のメインCPU51(図2参照)により行われる。例えば3枚のメダルが投入されている場合には、リール31L、31C及び31Rが停止した時に、少なくとも1つの有効ライン22a〜22cに特定の図柄の組み合わせが停止していれば、その組み合わせに応じた役に入賞したこととなる。   A medal insertion slot 23 is provided on the lower right side of the front panel 20, and when a player inserts a medal from here, one of the effective lines 22a, 22b and 22c, or one of the effective lines 22a, 22b, and 22c. Three lines are activated, and the effective line lamp 24 is lit. When the number of inserted medals is one, one effective line 22a is effective. When two medals are inserted, three horizontal effective lines 22a and 22b are effective. In total, the five effective lines 22a to 22c including the two effective lines 22c become effective. This control is performed by a main CPU 51 (see FIG. 2) described later. For example, when three medals are inserted, if a combination of specific symbols is stopped on at least one effective line 22a to 22c when the reels 31L, 31C, and 31R are stopped, the combination depends on the combination. I won the winning role.

更に、フロントパネル20の表示窓21の下方には、クレジット数表示部25、ゲーム数表示部26及び払い出し数表示部27が設けられている。クレジット数表示部25には、クレジットされているメダルの枚数が表示される。ゲーム数表示部26には、特別遊技等において、所定の遊技の残り数や既に行った遊技の数等が表示される。払い出し数表示部27には、メダルが払い出される際に、その枚数が表示される。   Further, a credit number display unit 25, a game number display unit 26 and a payout number display unit 27 are provided below the display window 21 of the front panel 20. The number of credited medals is displayed on the credit number display unit 25. The number-of-games display section 26 displays the number of remaining predetermined games and the number of games already played in special games and the like. The number-of-payout display unit 27 displays the number of medals when the medals are paid out.

フロントパネル20の表示窓21の上側には、カラー画像を表示する液晶表示パネル等の演出表示装置40が遊技者に対して目視可能に設けられている。演出表示装置40は、遊技中の演出を行うときに各種の画像を表示する。また、筐体の前面部には、遊技者が遊技を進行する上で操作する各種の操作スイッチが設けられている。例えば、本実施形態では、スタートスイッチ41、ストップスイッチ群42及びベットスイッチ群43が設けられている。更に、演出表示装置40の左右及びフロントパネル20の下部(メダル払い出し口の近傍)にスピーカ71が設けられている。   On the upper side of the display window 21 of the front panel 20, an effect display device 40 such as a liquid crystal display panel for displaying a color image is provided so as to be visible to the player. The effect display device 40 displays various images when performing an effect during the game. In addition, various operation switches that are operated by the player to advance the game are provided on the front surface of the housing. For example, in this embodiment, a start switch 41, a stop switch group 42, and a bet switch group 43 are provided. Furthermore, speakers 71 are provided on the left and right of the effect display device 40 and on the lower part of the front panel 20 (near the medal payout opening).

スタートスイッチ41は、リール31L、31C及び31Rの回転をスタートさせるときに遊技者が操作するスイッチ、例えばレバーである。ストップスイッチ群42は、左リール31Lを停止させるときに操作する左ストップスイッチ42Lと、中リール31Cを停止させるときに操作する中ストップスイッチ42Cと、右リール31Rを停止させるときに操作する右ストップスイッチ42Rとから構成されている。これらのストップスイッチ42L、42C及び42Rは、例えばボタンとして並設されている。ベットスイッチ群43は、遊技者がクレジット内のメダルを投入する際にベット枚数(賭数)を指定するスイッチ群であり、1ベット・2ベットスイッチ43a及びMAXベットスイッチ(3ベットスイッチ)43bから構成されている。これらのベットスイッチ43a及び43bも、例えばボタンとして配置されている。1ベット・2ベットスイッチ43aが操作される度に、ベット枚数が1枚と2枚との間で切り替えられ、MAXベットスイッチ43bが操作されると、ベット枚数が3枚となる。ベットスイッチ43a及び43bの上方には、クレジット数表示部28が設けられており、ベットスイッチ43a及び43bの操作やメダル投入口23からのメダルの投入に応じて、クレジット数表示部28にメダルの投入枚数が表示される。   The start switch 41 is a switch, for example, a lever, that is operated by the player when starting the rotation of the reels 31L, 31C, and 31R. The stop switch group 42 includes a left stop switch 42L that is operated when stopping the left reel 31L, a middle stop switch 42C that is operated when stopping the middle reel 31C, and a right stop that is operated when stopping the right reel 31R. Switch 42R. These stop switches 42L, 42C, and 42R are juxtaposed as buttons, for example. The bet switch group 43 is a switch group for designating the number of bets (the number of bets) when a player inserts a medal in a credit. The bet switch group 43 includes a 1-bet / 2-bet switch 43a and a MAX bet switch (3-bet switch) 43b. It is configured. These bet switches 43a and 43b are also arranged as buttons, for example. Each time the 1-bet / 2-bet switch 43a is operated, the bet number is switched between 1 and 2, and when the MAX bet switch 43b is operated, the bet number becomes 3. Above the bet switches 43a and 43b, a credit number display unit 28 is provided, and in response to an operation of the bet switches 43a and 43b or insertion of medals from the medal insertion slot 23, the credit number display unit 28 displays a medal. The number of inserted sheets is displayed.

詳細は後述するが、通常ゲームでは、遊技者がメダル投入口23からメダルを投入するか、ベットスイッチ群43を操作すると、有効ライン22a〜22cがベット枚数に応じて有効化される。更に、遊技者がスタートスイッチ41を操作すると、役の抽選が行われると共に、リール31L、31C及び31Rが回転し始める。そして、遊技者がストップスイッチ42L、42C及び42Rを操作すると、操作されたボタンに応じてリール31L、31C及び31Rの回転が停止し、有効化されている有効ライン上に並んだ図柄の組み合わせが予め定められた何らかの役の図柄の組み合わせと一致するときは入賞となり、その入賞役に応じたメダルの払い出し等が行われる。但し、リール31L、31C及び31Rの回転の停止に際しては、役の抽選結果に基づいた制御が行われる。   As will be described in detail later, in the normal game, when the player inserts a medal from the medal insertion slot 23 or operates the bet switch group 43, the effective lines 22a to 22c are activated according to the number of bets. Further, when the player operates the start switch 41, a lottery for a combination is performed and the reels 31L, 31C, and 31R start to rotate. When the player operates the stop switches 42L, 42C, and 42R, the rotation of the reels 31L, 31C, and 31R stops according to the operated button, and a combination of symbols arranged on the activated effective line is displayed. When it matches with a predetermined combination of symbols of a combination, a prize is awarded, and medals are paid out according to the winning combination. However, when the rotation of the reels 31L, 31C and 31R is stopped, control based on the lottery result of the winning combination is performed.

また、遊技(ゲーム)中には、種々の演出、例えばバックランプの点灯、演出表示装置40を用いた画像表示及びスピーカ71からの音声の出力等が行われる。更に、このような演出として、役の当選可能性の告知演出が行われることもある。   Further, during the game (game), various effects such as lighting of the back lamp, image display using the effect display device 40, output of sound from the speaker 71, and the like are performed. Further, as such an effect, a notification effect of the possibility of winning a role may be performed.

次に、スロットマシン10の内部構成等のシステム構成について説明する。図2は、本発明の実施形態に係るスロットマシン10のシステム構成を示すブロック図である。スロットマシン10の筐体内部には、メイン制御基板50、並びにこのメイン制御基板50に接続されたサブ制御基板60、リール基板11、中央表示基板12及び電源装置基板13が配置されている。   Next, a system configuration such as an internal configuration of the slot machine 10 will be described. FIG. 2 is a block diagram showing a system configuration of the slot machine 10 according to the embodiment of the present invention. Inside the casing of the slot machine 10, a main control board 50, a sub control board 60, a reel board 11, a central display board 12, and a power supply board 13 connected to the main control board 50 are arranged.

(メイン制御基板50)
メイン制御基板50には、メインCPU51、ROM52、RAM53及びインタフェース回路(I/F回路)54が設けられており、これらはバス55を介して互いに接続されている。
(Main control board 50)
The main control board 50 is provided with a main CPU 51, ROM 52, RAM 53, and interface circuit (I / F circuit) 54, which are connected to each other via a bus 55.

メインCPU51は、プログラムを構成する命令の読み出し(フェッチ)、解釈(デコード)及び実行を行う。そして、メインCPU51は、ROM52に記憶されているプログラム及びデータ等を読み出し、これらに基づいてスロットマシン10全体の制御を行う。   The main CPU 51 reads (fetches), interprets (decodes), and executes instructions constituting the program. The main CPU 51 reads out programs, data, and the like stored in the ROM 52, and controls the entire slot machine 10 based on these.

ROM52には、メインCPU51に、後述の図6に示す処理及びその他の遊技の制御に必要なプログラム及びデータ等が記憶されている。また、RAM53は、メインCPU51が各種の制御を行う時に用いられ、データ等を一時的に記憶する。   The ROM 52 stores a program, data, and the like necessary for processing shown in FIG. 6 described later and other game controls in the main CPU 51. The RAM 53 is used when the main CPU 51 performs various controls, and temporarily stores data and the like.

I/F回路54は、メイン制御基板50と、サブ制御基板60、リール基板11、中央表示基板12及び電源装置基板13との間で行われる信号の送受信の際に、タイミングの制御等を行う。但し、メイン制御基板50とサブ制御基板60との間では、メイン制御基板50からサブ制御基板60への信号の送信は行われるが、サブ制御基板60からメイン制御基板50への信号の送信は行われない。   The I / F circuit 54 performs timing control and the like when signals are transmitted and received between the main control board 50, the sub control board 60, the reel board 11, the central display board 12, and the power supply board 13. . However, transmission of signals from the main control board 50 to the sub control board 60 is performed between the main control board 50 and the sub control board 60, but transmission of signals from the sub control board 60 to the main control board 50 is not performed. Not done.

(サブ制御基板60)
サブ制御基板60には、サブCPU61、ROM62、RAM63、画像制御プロセッサ64、画像データROM65、ビデオRAM66、音源回路67、アンプ68及びインタフェース回路(I/F回路)69が設けられている。サブCPU61、ROM62、制御用RAM63、画像制御プロセッサ64、音源回路67及びI/F回路69はバス70を介して互いに接続されている。また、画像データROM65及びビデオRAM66は画像制御プロセッサ64に接続され、アンプ68は音源回路67に接続されている。
(Sub-control board 60)
The sub control board 60 is provided with a sub CPU 61, ROM 62, RAM 63, image control processor 64, image data ROM 65, video RAM 66, tone generator circuit 67, amplifier 68 and interface circuit (I / F circuit) 69. The sub CPU 61, ROM 62, control RAM 63, image control processor 64, tone generator circuit 67 and I / F circuit 69 are connected to each other via a bus 70. The image data ROM 65 and the video RAM 66 are connected to an image control processor 64, and the amplifier 68 is connected to a sound source circuit 67.

サブCPU61は、プログラムを構成する命令の読み出し(フェッチ)、解釈(デコード)及び実行を行う。そして、サブCPU61は、ROM62に記憶されているプログラム及びデータ等を読み出し、サブ制御基板60全体の制御、特に遊技者に対する演出の制御を行う。なお、サブCPU61の処理能力や開発言語等には、何らの制約もない。   The sub CPU 61 reads (fetches), interprets (decodes) and executes instructions constituting the program. Then, the sub CPU 61 reads a program, data, and the like stored in the ROM 62, and controls the sub control board 60 as a whole, particularly controls the effects for the player. Note that there are no restrictions on the processing capability or development language of the sub CPU 61.

ROM62には、サブCPU61に、後述する図7に示す処理及びその他の遊技中の演出に必要なプログラム及びデータ等が記憶されている。また、RAM63は、サブCPU61が各種の制御を行う時に用いられ、データ等を一時的に記憶する。   The ROM 62 stores a program, data, and the like necessary for the processing shown in FIG. 7 to be described later and other effects during the game. The RAM 63 is used when the sub CPU 61 performs various controls, and temporarily stores data and the like.

これらのサブCPU61、ROM62及びRAM63は、夫々メイン制御基板50に設けられたメインCPU51、ROM52及びRAM53と同様の機能を有するものである。なお、ROM62及びRAM63は、夫々ROM52及びRAM53と同一のものを用いても良いが、これらよりも容量の大きいものを用いても良い。   The sub CPU 61, ROM 62, and RAM 63 have the same functions as the main CPU 51, ROM 52, and RAM 53 provided on the main control board 50, respectively. The ROM 62 and the RAM 63 may be the same as the ROM 52 and the RAM 53, respectively, but those having a capacity larger than these may be used.

上述の演出表示装置40は画像制御プロセッサ64に接続されている。画像データROM65には、演出表示装置40に表示されるキャラクタ、文字及び背景等の画像データが記憶されている。また、ビデオRAM66は、画像制御プロセッサ64が演出表示装置40に表示しようとする画像を作成する時に用いられ、画像データROM65から読み出したデータ等に基づき表示すべき画像データがビデオRAM66に展開される。   The effect display device 40 described above is connected to an image control processor 64. The image data ROM 65 stores image data such as characters, characters, and backgrounds displayed on the effect display device 40. The video RAM 66 is used when the image control processor 64 creates an image to be displayed on the effect display device 40, and image data to be displayed is developed in the video RAM 66 based on data read from the image data ROM 65. .

更に、本実施形態には、演出用周辺機器として、演出表示装置40の他にスピーカ71、上述のバックランプ等が設けられている。スピーカ71はアンプ68に接続されている。これらの演出用周辺機器は、遊技中の演出(役の当選可能性の告知演出等)の出力を行うものであり、サブ制御基板60にのみ接続されており、メイン制御基板50には接続されていない。   Further, in the present embodiment, a speaker 71, the above-described back lamp, and the like are provided in addition to the effect display device 40 as effect peripheral devices. The speaker 71 is connected to the amplifier 68. These effect peripheral devices output effects during the game (such as a notification effect of the possibility of winning a role), and are connected only to the sub-control board 60 and connected to the main control board 50. Not.

I/F回路69は、メイン制御基板50からの信号の受信の際に、タイミングの制御等を行う。なお、上述のように、メイン制御基板50からサブ制御基板60への信号の送信は行われるが、サブ制御基板60からメイン制御基板50への信号の送信は行われない。即ち、一方向の送信のみが可能となっている。   The I / F circuit 69 performs timing control and the like when receiving a signal from the main control board 50. As described above, the signal is transmitted from the main control board 50 to the sub control board 60, but the signal is not transmitted from the sub control board 60 to the main control board 50. That is, only one-way transmission is possible.

(リール基板11)
リール基板11には、左リール31L、中リール31C及び右リール31Rを駆動するためのステッピングモータ(図示せず)が接続されている。これらのリール31L、31C及び31Rの動作の制御は、リール基板11を介してメインCPU51によって行われる。
(Reel board 11)
A stepping motor (not shown) for driving the left reel 31L, the middle reel 31C, and the right reel 31R is connected to the reel substrate 11. Control of the operations of the reels 31L, 31C, and 31R is performed by the main CPU 51 through the reel substrate 11.

(中央表示基板12)
中央表示基板12は、例えばフロントパネル20の裏側の中央部に取り付けられる。中央表示基板12には、セレクタ81、1ベット・2ベットスイッチ43a、MAXベットスイッチ(3ベットスイッチ)43b、スタートスイッチ(レバー)41、左ストップスイッチ(ボタン)42L、中ストップスイッチ(ボタン)42C、右ストップスイッチ(ボタン)42R、設定表示部82及び設定変更スイッチ83が接続されている。
(Central display board 12)
The central display substrate 12 is attached to, for example, a central portion on the back side of the front panel 20. The central display board 12 includes a selector 81, a 1-bet / 2-bet switch 43a, a MAX bet switch (3-bet switch) 43b, a start switch (lever) 41, a left stop switch (button) 42L, and a middle stop switch (button) 42C. A right stop switch (button) 42R, a setting display section 82, and a setting change switch 83 are connected.

セレクタ81は、メダル投入口23から投入されたメダルが正規のものであるか識別し、不正なメダルを排除する。設定表示部82は、フロントパネル20の裏側から見えるように配置されており、確率や払い出しに関する設定(例えば、設定1〜設定6)等が表示される。設定変更スイッチ83は、確率や払い出しに関する設定等を変更する際に操作されるスイッチである。   The selector 81 identifies whether or not the medal inserted from the medal insertion slot 23 is a regular one, and removes an illegal medal. The setting display unit 82 is arranged so as to be visible from the back side of the front panel 20, and displays settings relating to probability and payout (for example, settings 1 to 6). The setting change switch 83 is a switch operated when changing the setting related to the probability and the payout.

(電源装置基板13)
電源装置基板13には、設定変更有効化スイッチ91、電源スイッチ92、ホッパ装置93及び電源装置94が接続されている。設定変更有効化スイッチ91は、設定変更スイッチ83を用いた設定の変更を可能な状態にする際に操作するスイッチである。即ち、設定変更有効化スイッチ91がオンの状態になっているときに限り、設定変更スイッチ83を用いた設定の変更が可能になる。電源スイッチ92は、電源装置94のオン/オフを切り替えるためのスイッチである。ホッパ装置93は、メダルの貯蔵及び払い出しを行う装置であり、電源装置基板13を介したメインCPU51からの指示に基づいて、予め貯蔵しておいたメダルから所定枚数のメダルを遊技者に払い出す。
(Power supply board 13)
A setting change enabling switch 91, a power switch 92, a hopper device 93, and a power device 94 are connected to the power device board 13. The setting change enable switch 91 is a switch that is operated when a setting change using the setting change switch 83 is enabled. That is, the setting change using the setting change switch 83 can be performed only when the setting change enable switch 91 is in the ON state. The power switch 92 is a switch for switching the power supply device 94 on / off. The hopper device 93 is a device for storing and paying out medals, and pays out a predetermined number of medals from the stored medals to the player based on an instruction from the main CPU 51 via the power supply device board 13. .

次に、メイン制御基板50の機能的な構成について説明する。図3は、メイン制御基板50の機能的な構成を示す機能ブロック図である。本実施形態においては、例えばメインCPU51及びROM52内に記録されるプログラムから、以下の各部101、103、106、107、108及び109が構成され、例えばRAM53に、以下のフラグ情報記憶部105が備えられ、例えばROM52に、以下の抽選テーブル102のデータが記憶されている。   Next, a functional configuration of the main control board 50 will be described. FIG. 3 is a functional block diagram showing a functional configuration of the main control board 50. In the present embodiment, for example, the following units 101, 103, 106, 107, 108, and 109 are configured from programs recorded in the main CPU 51 and the ROM 52. For example, the following flag information storage unit 105 is provided in the RAM 53. For example, the following lottery table 102 data is stored in the ROM 52.

(役抽選部103)
役抽選部103は、役(特別役、小役、リプレイ等)の抽選を行う。ここで、特別役とは、通常遊技とは異なる遊技であって遊技者に有利な複数回の特別遊技に移行させるための役である。小役とは、その小役の種類に応じて枚数のメダルを遊技者に払い出す役である。リプレイとは、前の遊技で投入したメダル枚数を維持した再遊技を行う権利を遊技者に与える役である。
(Role lottery section 103)
The role lottery unit 103 draws a role (special role, small role, replay, etc.). Here, the special combination is a combination that is a game different from the normal game and is shifted to a plurality of special games advantageous to the player. A small combination is a combination in which a number of medals are paid out to a player according to the type of the small combination. Replay is a role that gives a player the right to replay while maintaining the number of medals inserted in the previous game.

また、役抽選部103は、遊技毎に、内部で乱数を発生させた後に一の乱数を取得し、ROM52に記憶されている抽選テーブル102を参照し、取得した乱数が属する領域に基づいて、役の当選の有無及び当選役を判定する。   Further, the role lottery unit 103 obtains one random number after generating a random number internally for each game, refers to the lottery table 102 stored in the ROM 52, and based on the area to which the obtained random number belongs, The presence / absence of a winning combination and the winning combination are determined.

即ち、役抽選部103は、例えば所定の領域(10進法で0〜65535)の乱数を発生させ、例えばスタートスイッチ41が操作されたとき等、所定の条件が満たされたときに一の乱数値を取得する。抽選テーブル102には、役抽選部103が取得可能な乱数値に対して、特別役当選領域、小役当選領域、リプレイ当選領域、及び非当選(ハズレ)領域等が、所定の割合で設定されている。   That is, the role lottery unit 103 generates random numbers in a predetermined area (0 to 65535 in decimal notation), for example, and when a predetermined condition is satisfied, for example, when the start switch 41 is operated, Get the numeric value. In the lottery table 102, a special role winning area, a small role winning area, a replay winning area, a non-winning (losing) area, and the like are set at a predetermined ratio with respect to random numbers that can be acquired by the role lottery unit 103. ing.

そして、役抽選部103は、取得した乱数値を抽選テーブル102と照らし合わせることにより、その乱数値が属する領域を判定し、その乱数値が属する領域に対応する役を決定する。例えば、抽出した乱数値が特別役当選領域に属する場合には、特別役の当選と決定し、非当選領域に属する場合は、ハズレと判定する。そして、何らかの役が当選した場合には、その役に対するフラグをオンにする。   Then, the combination lottery unit 103 compares the acquired random number value with the lottery table 102 to determine an area to which the random value belongs, and determines a combination corresponding to the area to which the random value belongs. For example, when the extracted random number value belongs to the special combination winning area, it is determined that the special combination is won, and when it belongs to the non-winning area, it is determined to be lost. If any combination is won, the flag for the combination is turned on.

(制御部101)
制御部101は、役抽選部103や、後述のリール制御部106及び入賞判定部107等の動作タイミングを制御する。例えば、制御部101は、スタートスイッチ41が操作されたことを条件として、役抽選部103に役の抽選を行わせると共に、リール制御部106にリール群31の回転を開始させ、また、ストップスイッチ群42が操作されたことを条件として、リール制御部106にリール群31の停止制御を行わせ、更に、リール群31が停止したことを条件として、入賞判定部107に入賞判定を行わせる。なお、制御部101の動作はこれらに限定されるものではない。
(Control unit 101)
The control unit 101 controls the operation timing of the combination lottery unit 103, a reel control unit 106 and a winning determination unit 107, which will be described later. For example, on the condition that the start switch 41 is operated, the control unit 101 causes the combination lottery unit 103 to perform combination lottery, causes the reel control unit 106 to start the rotation of the reel group 31, and the stop switch. The reel control unit 106 performs stop control of the reel group 31 on the condition that the group 42 has been operated, and further causes the winning determination unit 107 to perform a prize determination on the condition that the reel group 31 has stopped. The operation of the control unit 101 is not limited to these.

(フラグ情報記憶部105)
フラグ情報記憶部105は、役抽選部103の抽選結果によって何らかの役に対するフラグがオンになった場合に、当選した役の種類及びそのフラグがオンになったことを記憶する。
(Flag information storage unit 105)
The flag information storage unit 105 stores the type of the winning combination and the fact that the flag is turned on when a flag for any combination is turned on by the lottery result of the combination lottery unit 103.

(リール制御部106)
リール制御部106は、制御部101からの指示に基づいて、リール群31(リール31L、31C及び31R)の回転及び停止の制御を行う。より詳細には、リール制御部106は、遊技状態(例えば、通常遊技状態、特別遊技状態等)、役抽選部103による抽選の結果、並びにストップスイッチ群42(ストップスイッチ42L、42C及び42R)が操作されたタイミング等に基づいて、リール31L、31C及び31Rの停止位置を決定すると共に、ステッピングモータの駆動を制御して、その決定した位置でリール31L、31C及び31Rの回転を停止させる。
(Reel control unit 106)
The reel control unit 106 controls rotation and stop of the reel group 31 (reels 31L, 31C, and 31R) based on an instruction from the control unit 101. More specifically, the reel control unit 106 has a gaming state (for example, a normal gaming state, a special gaming state, etc.), a result of lottery by the combination lottery unit 103, and a stop switch group 42 (stop switches 42L, 42C and 42R). Based on the operated timing or the like, the stop positions of the reels 31L, 31C and 31R are determined and the driving of the stepping motor is controlled to stop the rotation of the reels 31L, 31C and 31R at the determined positions.

例えば、役抽選部103による抽選の結果、いずれの役にも当選していないときは、有効になっている有効ライン上にどの役の図柄の組み合わせも停止しないように、各リール31L、31C及び31Rの停止位置を定める。一方、何らかの役に当選している場合には、有効になっている有効ライン上に当選した役の図柄の組み合わせが停止するように、各リール31L、31C及び31Rの停止位置を定める。   For example, as a result of the lottery by the part lottery unit 103, when no part is won, the reels 31L, 31C, and 31C, so as not to stop the combination of symbols of any part on the active line that is valid A stop position of 31R is determined. On the other hand, when any combination is won, the stop positions of the reels 31L, 31C, and 31R are determined so that the combination of symbols of the winning combination is stopped on the activated effective line.

特に、当該遊技で特別役に当選している場合には、有効になっている有効ライン上に特別役の図柄の組み合わせが停止するように、リール31L、31C及び31Rの停止制御の範囲内(例えば、4図柄以内)でできる限り特別役に係る図柄が揃うような引き込み制御を行う。但し、特別役が当選している場合であっても、小役やリプレイに当選したときには、有効化されている有効ライン上に特別役の図柄の組み合わせが停止しないように、リール31L、31C及び31Rの停止位置を定める。なお、このようなリール31L、31C及び31Rを停止させる際の制御は、リール制御用のテーブルを用いて行ってもよい。   In particular, when the special combination is won in the game, the reels 31L, 31C, and 31R are within the range of stop control so that the combination of the special combination symbols is stopped on the activated active line ( For example, within 4 symbols), pull-in control is performed so that the symbols related to special roles are aligned as much as possible. However, even if the special combination is won, when the small combination or replay is selected, the reels 31L, 31C, and 31C, so that the combination of the special combination symbols does not stop on the activated active line. A stop position of 31R is determined. Such control when stopping the reels 31L, 31C and 31R may be performed using a reel control table.

(入賞判定部107)
入賞判定部107は、有効ライン群22のうち、有効になっている有効ラインのいずれかに役の図柄の組み合わせが並んでいるか否かを判定し、並んでいるものがあれば当該遊技でその役に入賞したと判定する。このとき、入賞判定部106は、例えばステッピングモータの停止時の角度やステップ数等を検知することにより、有効ラインに位置する図柄を判定し、これに基づいて、役の入賞の有無を判定する。なお、リール31L、31C及び31Rを停止させる際の制御にテーブルを用いている場合には、リール31L、31C及び31Rが実際に停止してから入賞判定部107が図柄の組み合わせを判定するのではなく、リール制御部106によってテーブルを用いてリール群31の停止位置が定められた時に、有効ライン上に停止する図柄の組み合わせを判別するようにしてもよい。
(Winning determination unit 107)
The winning determination unit 107 determines whether or not a combination of symbols in the effective line group 22 is arranged in any of the active lines that are active, and if there is an in-line combination, It is determined that the winning combination has been won. At this time, the winning determination unit 106 determines, for example, a symbol positioned on the effective line by detecting an angle, the number of steps, or the like when the stepping motor is stopped, and based on this, determines whether or not a winning combination has been won. . When a table is used for control when stopping the reels 31L, 31C, and 31R, the winning determination unit 107 does not determine the combination of symbols after the reels 31L, 31C, and 31R actually stop. Instead, when the stop position of the reel group 31 is determined by the reel control unit 106 using a table, the combination of symbols that stop on the effective line may be determined.

(特別遊技制御部108)
特別遊技制御部108は、入賞判定部107による判定の結果、特別役に入賞していた場合に、次遊技から所定の終了条件が満たされるまでの間、特別遊技の制御を行う。例えば、特別遊技制御部108は、特別遊技中における役抽選部103の抽選結果に応じて、リール制御部106に特別遊技用のリール制御を行わせたり、サブ制御基板60に特別遊技用の演出を行わせたりする。
(Special game control unit 108)
As a result of the determination by the winning determination unit 107, the special game control unit 108 controls the special game from the next game until a predetermined end condition is satisfied. For example, the special game control unit 108 causes the reel control unit 106 to perform reel control for special games according to the lottery result of the role lottery unit 103 during the special game, or causes the sub control board 60 to perform special game effects. Or let it be done.

(払出制御部109)
払出制御部109は、入賞判定部107による判定の結果、入賞している役に応じたメダルの払い出しをホッパ装置93に行わせる。
(Payout control unit 109)
The payout control unit 109 causes the hopper device 93 to pay out medals corresponding to the winning combination as a result of the determination by the winning determination unit 107.

次に、サブ制御基板60の機能的な構成について説明する。図4は、サブ制御基板60の機能的な構成を示す機能ブロック図である。本実施形態においては、例えば、サブCPU61及びROM62内に記録されるプログラムから演出パターン選択部201が構成され、サブCPU61及びROM62内に記録されるプログラム、並びに、画像制御プロセッサ64及び画像データROM64内に記録されるプログラム等から演出制御部202が構成される。   Next, a functional configuration of the sub control board 60 will be described. FIG. 4 is a functional block diagram showing a functional configuration of the sub control board 60. In the present embodiment, for example, the effect pattern selection unit 201 is configured from programs recorded in the sub CPU 61 and the ROM 62, and the programs recorded in the sub CPU 61 and the ROM 62, and the image control processor 64 and the image data ROM 64. The effect control unit 202 is composed of a program recorded in the program.

(演出パターン選択部201)
演出パターン選択部201は、遊技状態に応じて演出のパターンを選択する。具体的には、演出パターン選択部201は、メイン制御基板50の役抽選部103からの信号を受けて、当選役等に応じた演出パターンを選択したり、メイン制御基板50の入賞判定部107及び特別役遊技制御部108からの信号を受けて、入賞役や遊技状態に応じた演出パターンを選択したりする。
(Production pattern selection unit 201)
The effect pattern selection unit 201 selects an effect pattern according to the gaming state. Specifically, the effect pattern selection unit 201 receives a signal from the role lottery unit 103 of the main control board 50 and selects an effect pattern according to the winning combination or the like, or a winning determination unit 107 of the main control board 50. Further, in response to a signal from the special role game control unit 108, an effect pattern corresponding to a winning combination or a gaming state is selected.

(演出制御部202)
演出制御部202は、演出パターン選択部201によって選択された演出パターンに基づく演出の制御を行う。即ち、演出制御部202は、演出パターンに基づいて仮想的な三次元画像データを作成し、演出表示装置40上に表示させる。また、演出制御部202は音源回路67を制御することにより、音源回路67によって音信号が生成され、アンプ68によって増幅された後、スピーカ71から出力される。
(Production control unit 202)
The effect control unit 202 controls the effect based on the effect pattern selected by the effect pattern selection unit 201. That is, the effect control unit 202 creates virtual three-dimensional image data based on the effect pattern and displays the virtual three-dimensional image data on the effect display device 40. In addition, the effect control unit 202 controls the sound source circuit 67 so that a sound signal is generated by the sound source circuit 67, amplified by the amplifier 68, and then output from the speaker 71.

次に、演出制御部202の構成について詳細に説明する。図5は、演出制御部202の詳細な機能構成を示す機能ブロック図である。   Next, the configuration of the effect control unit 202 will be described in detail. FIG. 5 is a functional block diagram showing a detailed functional configuration of the effect control unit 202.

演出制御部202は、画像制御部301、音制御部302、画像データ生成部304、オブジェクト情報記憶部305及び表示制御部306から構成される。また、画像データ生成部304には、第1の位置座標算出部3401a及び第2の位置座標算出部3401bを有する領域決定部3401、影濃度決定部3402が機能構成として含まれる。   The effect control unit 202 includes an image control unit 301, a sound control unit 302, an image data generation unit 304, an object information storage unit 305, and a display control unit 306. Further, the image data generation unit 304 includes an area determination unit 3401 and a shadow density determination unit 3402 having a first position coordinate calculation unit 3401a and a second position coordinate calculation unit 3401b as functional configurations.

(画像制御部301)
画像制御部301は、演出パターン選択部201によって選択された演出パターンに応じた画像データを生成するように画像データ生成部304に対して指示する。
(Image control unit 301)
The image control unit 301 instructs the image data generation unit 304 to generate image data corresponding to the production pattern selected by the production pattern selection unit 201.

(音制御部302)
音制御部302は、演出パターン選択部201によって選択された演出パターンに応じた音を発生するように音源回路67を制御する。
(Sound controller 302)
The sound control unit 302 controls the sound source circuit 67 so as to generate a sound corresponding to the effect pattern selected by the effect pattern selection unit 201.

(画像データ生成部304)
画像データ生成部304は、画像制御部301の指示に応じて、オブジェクト情報記憶部305から必要な情報を読み出し、三次元画像データを生成する。本実施形態では、演出パターン選択部201によって「ダンス演出パターン」が選択され、画像制御部301からその演出パターンに応じた画像データを生成するように指示があった場合に、図8(a)、(b)に示すように、ステージのオブジェクト801(以下、単に「ステージ801」と称する)上でダンサーのオブジェクト802(以下、単に「ダンサー802」と称する)がダンスする三次元画像データを生成する。この場合に、ダンサー802の影803をステージ801上に表示する。
(Image data generation unit 304)
The image data generation unit 304 reads necessary information from the object information storage unit 305 in response to an instruction from the image control unit 301 and generates three-dimensional image data. In the present embodiment, when the “dance effect pattern” is selected by the effect pattern selection unit 201 and the image control unit 301 instructs to generate image data corresponding to the effect pattern, FIG. , (B) generates three-dimensional image data in which a dancer object 802 (hereinafter simply referred to as “dancer 802”) dances on a stage object 801 (hereinafter simply referred to as “stage 801”). To do. In this case, the shadow 803 of the dancer 802 is displayed on the stage 801.

(領域決定部3401)
領域決定部3401は、ダンサー802の両足の踵の位置に基づいて、ステージ801上にダンサー802の影803を表示する領域を決定する。
(Area determination unit 3401)
The area determination unit 3401 determines an area for displaying the shadow 803 of the dancer 802 on the stage 801 based on the position of the heel of both feet of the dancer 802.

まず、第1の位置座標算出部3401aが、ダンサー802の両足の踵の位置座標(x1,y1,z1)、(x2,y2,z2)を逐次算出する。 First, the first position coordinate calculation unit 3401a sequentially calculates the position coordinates (x 1 , y 1 , z 1 ) and (x 2 , y 2 , z 2 ) of the heels of both feet of the dancer 802.

次に、第2の位置座標算出部3401bが、第1の位置座標算出部3401aによって算出された位置座標(x1,y1,z1)、(x2,y2,z2)それぞれによって定まるステージ801上の二点の位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を逐次算出する。詳細に説明すると、図9(a)に示すように、ダンサー802の踵がステージ801に接している場合、第1の位置座標算出部3401aによって算出された該踵の位置座標(x,y,z)をそのままステージ801上の位置座標(X,Y,Z)とする。それに対して、図9(b)に示すように、ダンサー802の踵がステージ801から離れている場合、第1の位置座標算出部3401aによって算出された該踵の位置座標(x,y,z)を通るステージ801に対する垂線901と、ステージ801との交点の位置座標を算出して、それをステージ801上の位置座標(X,Y,Z)とする。 Next, the second position coordinate calculation unit 3401b uses the position coordinates (x 1 , y 1 , z 1 ) and (x 2 , y 2 , z 2 ) calculated by the first position coordinate calculation unit 3401a, respectively. The position coordinates (X 1 , Y 1 , Z 1 ) and (X 2 , Y 2 , Z 2 ) of two points on the determined stage 801 are sequentially calculated. More specifically, as shown in FIG. 9A, when the wing of the dancer 802 is in contact with the stage 801, the position coordinates (x, y, ,) of the heel calculated by the first position coordinate calculation unit 3401a are used. Let z) be the position coordinates (X, Y, Z) on the stage 801 as they are. On the other hand, as shown in FIG. 9B, when the heel of the dancer 802 is away from the stage 801, the position coordinates (x, y, z) of the heel calculated by the first position coordinate calculation unit 3401a. ), The position coordinate of the intersection of the perpendicular line 901 with respect to the stage 801 and the stage 801 is calculated and set as the position coordinate (X, Y, Z) on the stage 801.

続いて、領域決定部3401は、第2の位置座標算出部3401bによって算出された位置座標(X1,Y1,Z1)、(X2,Y2,Z2)、及び、ダンサー802の踵とステージ801との距離L(図9(b)を参照)に基づいて、ステージ801上に四角形領域を決定する。そして、その四角形領域内に収まる連続閉曲線で囲まれる領域を影803を表示する領域として決定する。 Subsequently, the area determination unit 3401 includes the position coordinates (X 1 , Y 1 , Z 1 ), (X 2 , Y 2 , Z 2 ) calculated by the second position coordinate calculation unit 3401b, and the dancer 802. A square area is determined on the stage 801 based on the distance L between the bag and the stage 801 (see FIG. 9B). Then, the area surrounded by the continuous closed curve that falls within the rectangular area is determined as the area for displaying the shadow 803.

詳細に説明すると、ダンサー802の両足の踵がステージ801に接している場合、図10(a)に示すように、ステージ801上の二点の位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を通る直線1001を考える。そして、その直線1001上に位置し、各位置座標(X1,Y1,Z1)、(X2,Y2,Z2)から互いに逆方向に距離L1だけ離れた位置の位置座標1002a、1002bを求める。 More specifically, when the heels of both feet of the dancer 802 are in contact with the stage 801, as shown in FIG. 10A, the position coordinates (X 1 , Y 1 , Z 1 ) of two points on the stage 801, Consider a straight line 1001 passing through (X 2 , Y 2 , Z 2 ). Then, the position coordinates 1002a of the position that is located on the straight line 1001 and that is separated from each position coordinate (X 1 , Y 1 , Z 1 ), (X 2 , Y 2 , Z 2 ) by the distance L 1 in the opposite directions. , 1002b.

また、各位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を通って直線1001に直交する直線1003、1004を考える。そして、直線1003上に位置し、位置座標(X1,Y1,Z1)から距離L2だけ離れた位置の位置座標1005a、1005bを求める。同様に、直線1004上に位置し、位置座標(X2,Y2,Z2)から距離L2だけ離れた位置の位置座標1006a、1006bを求める。 Consider straight lines 1003 and 1004 that pass through the position coordinates (X 1 , Y 1 , Z 1 ) and (X 2 , Y 2 , Z 2 ) and are orthogonal to the straight line 1001. Then, position coordinates 1005a and 1005b at positions located on the straight line 1003 and separated from the position coordinates (X 1 , Y 1 , Z 1 ) by the distance L 2 are obtained. Similarly, position coordinates 1006a and 1006b of a position located on the straight line 1004 and separated from the position coordinates (X 2 , Y 2 , Z 2 ) by the distance L 2 are obtained.

これにより六点の位置座標1002a、1002b、1005a、1005b、1006a、1006bが得られるので、これら位置座標1002a、1002b、1005a、1005b、1006a、1006bによって四角形領域1007を決定する。ここでは、位置座標1002a、1002bを通って直線1001に直交する一対の対辺を決め、さらに、位置座標1005a及び1006aを通る辺と、位置座標1005b及び1006bを通る辺とを決めて、四角形領域1007を決定する。この場合、四角形領域1007は長方形或いは正方形となる。そして、図10(b)に示すように、長方形或いは正方形に内接する楕円或いは円で囲まれる領域1008を、ダンサー802の影803を表示する領域として決定する。   As a result, six position coordinates 1002a, 1002b, 1005a, 1005b, 1006a, and 1006b are obtained, and the rectangular area 1007 is determined by these position coordinates 1002a, 1002b, 1005a, 1005b, 1006a, and 1006b. Here, a pair of opposite sides that are orthogonal to the straight line 1001 through the position coordinates 1002a and 1002b are determined, and further, a side that passes through the position coordinates 1005a and 1006a and a side that passes through the position coordinates 1005b and 1006b are determined. To decide. In this case, the quadrangular area 1007 is rectangular or square. Then, as shown in FIG. 10B, a region 1008 surrounded by an ellipse or circle inscribed in a rectangle or square is determined as a region for displaying the shadow 803 of the dancer 802.

ここで、例えばダンサー802の片足の踵がステージ801から離れたとする。この場合も、図10(c)に示すように、直線1001、1003、1004を考えることは同様であるが、ステージ801から離れた踵側(図示例では位置座標(X1,Y1,Z1)側)において、距離L1及びL2を短くする。距離L1及びL2は、例えば踵とステージ801との距離L(図9(b)を参照)が長くなるのに比例して短くなるようにする。 Here, for example, it is assumed that the heel of one foot of the dancer 802 is separated from the stage 801. Also in this case, as shown in FIG. 10C, it is the same to consider straight lines 1001, 1003, and 1004, but the heel side away from the stage 801 (in the illustrated example, the position coordinates (X 1 , Y 1 , Z 1 ) In the side), the distances L 1 and L 2 are shortened. The distances L 1 and L 2 are set to be shorter in proportion to, for example, the distance L between the heel and the stage 801 (see FIG. 9B) becomes longer.

これにより六点の位置座標1002a、1002b、1005a、1005b、1006a、1006bが得られるので、これら位置座標1002a、1002b、1005a、1005b、1006a、1006bによって四角形領域1007を決定する。ここでも、位置座標1002a、1002bを通って直線1001に直交する一対の対辺を決め、さらに、位置座標1005a及び1006aを通る辺と、位置座標1005b及び1006bを通る辺とを決めて、四角形領域1007を決定する。この場合、四角形領域1007は台形となる。そして、図10(d)に示すように、適宜な曲線関数を使用して各辺の中間点に接する連続閉曲線1008を定め、その連続閉曲線1008で囲まれる領域1008を、ダンサー802の影803を表示する領域として決定する。なお、両足の踵がステージ801から離れている場合も同様である。   As a result, six position coordinates 1002a, 1002b, 1005a, 1005b, 1006a, and 1006b are obtained, and the rectangular area 1007 is determined by these position coordinates 1002a, 1002b, 1005a, 1005b, 1006a, and 1006b. Again, a pair of opposite sides that are orthogonal to the straight line 1001 through the position coordinates 1002a and 1002b are determined, and further, a side that passes through the position coordinates 1005a and 1006a and a side that passes through the position coordinates 1005b and 1006b are determined. To decide. In this case, the rectangular area 1007 is a trapezoid. Then, as shown in FIG. 10D, a continuous closed curve 1008 that is in contact with the middle point of each side is determined using an appropriate curve function, and an area 1008 surrounded by the continuous closed curve 1008 is defined as a shadow 803 of the dancer 802. Determine the area to be displayed. The same applies to the case where the heels of both feet are separated from the stage 801.

(影濃度決定部3402)
影濃度決定部3402は、領域決定部3401によって決定された領域1008に表示するダンサー802の影803の濃度を決定する。ダンサー802の両足の踵がステージ801に接している場合は、影803の濃度を一定にする。
(Shadow density determination unit 3402)
The shadow density determination unit 3402 determines the density of the shadow 803 of the dancer 802 displayed in the region 1008 determined by the region determination unit 3401. When the heels of both feet of the dancer 802 are in contact with the stage 801, the density of the shadow 803 is made constant.

それに対して、ダンサー802の片足の踵や両足の踵がステージ801から離れている場合は、ステージ801から離れた踵側において、例えば踵とステージ801との距離L(図9(b)を参照)が長くなるのに比例して影803の濃度が薄くなるようにする。   On the other hand, when the heel of one foot or the heel of both feet of the dancer 802 is separated from the stage 801, for example, the distance L between the heel and the stage 801 on the heel side away from the stage 801 (see FIG. 9B). The density of the shadow 803 becomes lighter in proportion to the increase in the time).

ダンサー802の左右の足元で影803の濃度を異ならせる場合、領域1008を左右に二分割して濃度を変えてもよいが、グラデーションさせることで、よりリアリティのある影を表現することができる。   When the density of the shadow 803 is made different between the left and right feet of the dancer 802, the density may be changed by dividing the region 1008 into left and right, but a more realistic shadow can be expressed by gradation.

(オブジェクト情報記憶部305)
オブジェクト情報記憶部303は、画像データ生成部304によって生成される仮想的な三次元空間内の各オブジェクトの動作、位置情報(上記オブジェクト群の位置情報を含む)及び属性情報(移動オブジェクト、オブジェクト群の大きさを示す情報を含む)のほか、当該三次元空間に対する視点や光源に関する情報、背景の画像情報等を格納する。
(Object information storage unit 305)
The object information storage unit 303 is an operation, position information (including position information of the object group) and attribute information (moving object, object group) of each object in the virtual three-dimensional space generated by the image data generation unit 304. In addition, information on the viewpoint and light source for the three-dimensional space, background image information, and the like are stored.

(表示制御部306)
表示制御部306は、画像データ生成部304により生成された画像データを演出表示装置40上に表示させるように制御する。
(Display control unit 306)
The display control unit 306 controls the image data generated by the image data generation unit 304 to be displayed on the effect display device 40.

次に、上述のように構成された本実施形態に係るスロットマシン10の動作について説明する。図6は、メイン制御基板50による制御を示すフローチャートであり、図7は、サブ制御基板60による制御を示すフローチャートである。   Next, the operation of the slot machine 10 according to the present embodiment configured as described above will be described. FIG. 6 is a flowchart showing control by the main control board 50, and FIG. 7 is a flowchart showing control by the sub control board 60.

図6において、遊技者によってメダルが投入され、スタートスイッチ41が操作されると、制御部101は、スタートスイッチ41がオンになったことを検知し、役抽選部103は役の抽選処理を行う(ステップS101/YES、ステップS102)。一方、遊技者によりスタートスイッチ41が操作されず、制御部101がスタートスイッチ41がオンとなったことを検知できなかった場合は、スタートスイッチ41がオンとなったことを検知するまでステップS101の処理を繰り返し実行する。   In FIG. 6, when a player inserts a medal and the start switch 41 is operated, the control unit 101 detects that the start switch 41 is turned on, and the combination lottery unit 103 performs a combination lottery process. (Step S101 / YES, Step S102). On the other hand, when the start switch 41 is not operated by the player and the control unit 101 cannot detect that the start switch 41 is turned on, the process proceeds to step S101 until it is detected that the start switch 41 is turned on. Repeat the process.

ステップS102の役抽選処理においては、役抽選部103は、乱数を取得し、取得した乱数と抽選テーブルとを照らし合わせて役の抽選処理を行う。抽選の結果、何らかの役の当選があった場合、フラグ情報記憶部105内において当該役のフラグをオンにさせる。役抽選部103による抽選結果は、当選役情報としてI/F回路54を介してサブ制御基板60に送信される(ステップS103)。   In the combination lottery process in step S102, the combination lottery unit 103 acquires a random number and performs a combination lottery process by comparing the acquired random number with the lottery table. As a result of the lottery, if any combination is won, the flag of the combination is turned on in the flag information storage unit 105. The lottery result by the combination lottery unit 103 is transmitted as winning combination information to the sub-control board 60 via the I / F circuit 54 (step S103).

リール制御部106は、ストップスイッチ群42の何れか1個が操作されたか否かを判断する(ステップS104)。何れか1個のストップスイッチが操作されると(ステップS104/YES)、当選役が入賞可能となるようなリール制御を行って、操作されたストップスイッチに対応するリールの回転を停止させる(ステップS105)。なお、ステップS102の役抽選処理において何れの役にも当選していなかった場合は(ハズレに当選した場合)、リール制御部106は、ステップS105において何れの役にも当選しなかった場合に対応するリール制御を行う。   The reel control unit 106 determines whether any one of the stop switch groups 42 has been operated (step S104). When any one of the stop switches is operated (step S104 / YES), reel control is performed so that the winning combination can be won, and the rotation of the reel corresponding to the operated stop switch is stopped (step S104). S105). If no winning combination has been won in the winning lottery process in step S102 (if the winning combination has been won), the reel control unit 106 corresponds to the case where no winning combination has been won in step S105. Reel control is performed.

続いて、リール制御部106は、全てのストップスイッチが操作され、全リールが停止したか否かを判断する(ステップS106)。全リールが未だ停止していない場合には(ステップS106/NO)、ステップS104におけるストップスイッチ操作の有無の検出処理からの処理を繰り返す。   Subsequently, the reel control unit 106 determines whether all the stop switches are operated and all the reels are stopped (step S106). When all the reels have not stopped yet (step S106 / NO), the processing from the detection processing of presence / absence of the stop switch operation in step S104 is repeated.

全てのリールが停止すると(ステップS106/YES)、入賞判定部107は、有効化された有効ライン上に並んでいる図柄の組み合わせに基づいて入賞の有無を判断する(ステップS107)。この結果、何らかの入賞がある場合には(ステップS107/YES)、入賞した役に対応する入賞処理が実行される(ステップS108)。即ち、入賞役が特別役である場合、次の遊技から所定の終了条件が満たされるまでの間特別遊技を実行するための移行処理を特別役特別遊技制御部108が行う。一方、ステップS107において、何も入賞がないと判断された場合には(ステップS107/NO)、処理はステップS101に戻る。続いて、特別遊技制御部108は、特別役遊技中において、特別役であるビッグボーナスゲーム又はレギュラーボーナスゲームに応じた遊技状態を遊技者に提供するよう、リール制御部106に特別遊技中のリール制御を行わせたり、サブ制御基板60に特別遊技用の演出を行わせたりする。ビックボーナスゲーム又はレギュラーボーナスゲームの規定回数の遊技を終えると、通常遊技に移行する処理を行う。   When all the reels stop (step S106 / YES), the winning determination unit 107 determines the presence or absence of winning based on the combination of symbols arranged on the activated effective line (step S107). As a result, if there is any winning (step S107 / YES), a winning process corresponding to the winning combination is executed (step S108). That is, when the winning combination is a special combination, the special combination special game control unit 108 performs a transition process for executing the special game from the next game until the predetermined end condition is satisfied. On the other hand, if it is determined in step S107 that there is no winning (step S107 / NO), the process returns to step S101. Subsequently, during the special role game, the special game control unit 108 provides the reel control unit 106 with a reel in the special game so as to provide the player with a game state corresponding to the big bonus game or the regular bonus game as the special role. Control is performed, or the sub control board 60 is caused to perform special games. When the specified number of games of the big bonus game or the regular bonus game is finished, a process of shifting to the normal game is performed.

入賞役が特別役でない場合、フラグ情報記憶部105において特別役のフラグがオンの状態で記憶されていれば、フラグ情報記憶部105でのそのフラグの記憶状態は次遊技に持ち越される。   If the winning combination is not a special combination, if the flag of the special combination is stored in the on state in the flag information storage unit 105, the storage state of the flag in the flag information storage unit 105 is carried over to the next game.

また、入賞役がリプレイである場合、入賞判定部107は、制御部101に対して当該遊技でのベット(賭数)を次遊技に持ち越させる。一方、入賞役が特別役でもリプレイでもない場合には、払出制御部109が入賞役に応じた枚数のメダルの払い出しをホッパ装置93に行わせる。   When the winning combination is replay, the winning determination unit 107 causes the control unit 101 to carry a bet (the number of bets) on the game to the next game. On the other hand, when the winning combination is neither a special combination nor a replay, the payout control unit 109 causes the hopper device 93 to pay out the number of medals corresponding to the winning combination.

次に、サブ制御基板60の動作について図7を用いて説明する。ここでは、演出パターン選択部201によって「ダンス演出パターン」が選択された場合の演出制御動作についてのみ説明するが、本実施形態のサブ制御基板60が演出のための基本的な制御動作を実行可能であることは勿論である。   Next, the operation of the sub control board 60 will be described with reference to FIG. Here, only the effect control operation when the “dance effect pattern” is selected by the effect pattern selection unit 201 will be described, but the sub-control board 60 of the present embodiment can execute a basic control operation for the effect. Of course.

まず、演出パターン選択部201が「ダンス演出パターン」を選択すると(ステップS201/YES)、画像制御部301は、画像データ生成部304に対して「ダンス演出パターン」の演出を行うように指示する(ステップS202)。   First, when the production pattern selection unit 201 selects “dance production pattern” (step S201 / YES), the image control unit 301 instructs the image data generation unit 304 to produce the “dance production pattern”. (Step S202).

「ダンス演出パターン」の演出を行うように指示を受けた画像データ生成部304は、オブジェクト情報記憶部305から各オブジェクトの動作、位置情報及び属性情報のほか、三次元空間に対する視点や光源に関する情報、背景の画像情報等のオブジェクト情報を読み込む(ステップS203)。   The image data generation unit 304 that has received an instruction to perform the “dance performance pattern” provides information on the viewpoint and light source for the three-dimensional space, in addition to the operation, position information, and attribute information of each object from the object information storage unit 305. Then, object information such as background image information is read (step S203).

次に、領域決定部3401の第1の位置座標算出部3401aは、影を表示したいオブジェクトの複数の基準部位の位置座標、本実施形態の場合はダンサー802の両足の踵の位置座標(x1,y1,z1)、(x2,y2,z2)を算出する(ステップS204)。 Next, the first position coordinate calculation unit 3401a of the area determination unit 3401 is a position coordinate of a plurality of reference parts of an object for which a shadow is to be displayed. In this embodiment, the position coordinate (x 1 , Y 1 , z 1 ), (x 2 , y 2 , z 2 ) are calculated (step S204).

続いて、領域決定部3401の第2の位置座標算出部3401bは、上記ステップS204において算出されたダンサー802の両足の踵の位置座標(x1,y1,z1)、(x2,y2,z2)それぞれによって定まるステージ801上の二点の位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を算出する(ステップS205)。ダンサー802の踵がステージ801に接していれば、図9(a)に示したように、該踵の位置座標(x,y,z)をそのままステージ801上の位置座標(X,Y,Z)とする。それに対して、ダンサー802の踵がステージ801から離れていれば、図9(b)に示したように、該踵の位置座標(x,y,z)を通るステージ801に対する垂線901と、ステージ801との交点の位置座標を算出して、それをステージ801上の位置座標(X,Y,Z)とする。 Subsequently, the second position coordinate calculation unit 3401b of the region determination unit 3401 calculates the position coordinates (x 1 , y 1 , z 1 ), (x 2 , y) of the heels of both feet of the dancer 802 calculated in step S204. 2 , z 2 ), the position coordinates (X 1 , Y 1 , Z 1 ) and (X 2 , Y 2 , Z 2 ) of two points on the stage 801 determined by each are calculated (step S205). If the wing of the dancer 802 is in contact with the stage 801, as shown in FIG. 9A, the position coordinates (x, y, z) of the heel are directly used as the position coordinates (X, Y, Z) on the stage 801. ). On the other hand, if the wing of the dancer 802 is away from the stage 801, as shown in FIG. 9B, a perpendicular 901 to the stage 801 passing through the position coordinates (x, y, z) of the heel, and the stage The position coordinates of the intersection point with 801 are calculated and set as the position coordinates (X, Y, Z) on the stage 801.

続いて、領域決定部3401は、上記ステップS205において算出された位置座標(X1,Y1,Z1)、(X2,Y2,Z2)、及び、ダンサー802の踵とステージ801との距離L(図9(b)を参照)に基づいて、図10(a)や図10(c)に示したように、ステージ801上に四角形領域1007を決定する。そして、図10(b)や図10(d)に示したように、その四角形領域1007内に収まる連続閉曲線で囲まれる領域1008を影803を表示する領域として決定する(ステップS206)。 Subsequently, the area determination unit 3401 determines the position coordinates (X 1 , Y 1 , Z 1 ), (X 2 , Y 2 , Z 2 ) calculated in step S 205, the dancer 802, and the stage 801. Based on the distance L (see FIG. 9B), a rectangular area 1007 is determined on the stage 801 as shown in FIGS. 10A and 10C. Then, as shown in FIGS. 10B and 10D, a region 1008 surrounded by a continuous closed curve that falls within the rectangular region 1007 is determined as a region for displaying the shadow 803 (step S206).

続いて、影濃度決定部3042は、上記ステップS206において決定された領域1008に表示するダンサー802の影803の濃度を決定する(ステップS207)。例えばダンサー802の両足の踵がステージ801に接していれば、影803の濃度を一定にする。それに対して、ダンサー802の片足の踵や両足の踵がステージ801から離れていれば、ステージ801から離れた踵側において、踵とステージ801との距離L(図9(b)を参照)が長くなるのに比例して影803の濃度が薄くなるようにする。   Subsequently, the shadow density determination unit 3042 determines the density of the shadow 803 of the dancer 802 to be displayed in the region 1008 determined in step S206 (step S207). For example, if the heels of both feet of the dancer 802 are in contact with the stage 801, the density of the shadow 803 is made constant. On the other hand, if the heel of one foot or the heel of both feet of the dancer 802 is away from the stage 801, the distance L between the heel and the stage 801 on the heel side away from the stage 801 (see FIG. 9B). The density of the shadow 803 is reduced in proportion to the length.

画像データ生成部304は、上記ステップS203〜S207による結果に応じた三次元画像データを生成する(ステップS208)。   The image data generation unit 304 generates three-dimensional image data according to the results of steps S203 to S207 (step S208).

そして、表示制御部306は、画像データ生成部304により生成された画像データを演出表示装置40上に表示させる(ステップS209)。   Then, the display control unit 306 displays the image data generated by the image data generation unit 304 on the effect display device 40 (step S209).

以上述べたように、ダンサー802の両足の踵の動きに合わせて影803を変化させて、リアリティのある影を表現することができる。具体手には、ダンサー802が両足を揃えていれば影803が小さく、両足を広げると、それだけ影803が大きくなる。また、ダンサー802が片足を上げたり、ジャンプして両足を上げたりした場合、ステージ801に接しているときの足元の影に比べて、ステージ801から離れた足元の影が変化する。しかも、ステージ801に接しているときの足元の影に比べて、ステージ801から離れた足元の影の濃度が薄くなる。   As described above, a realistic shadow can be expressed by changing the shadow 803 in accordance with the movement of the heels of both feet of the dancer 802. Specifically, if the dancer 802 has both feet aligned, the shadow 803 is small, and if both feet are spread, the shadow 803 increases accordingly. Further, when the dancer 802 raises one leg or jumps and raises both legs, the shadow of the foot away from the stage 801 changes compared to the shadow of the foot when touching the stage 801. In addition, the shadow density at the foot far from the stage 801 is lighter than the shadow at the foot when touching the stage 801.

また、ダンサーのオブジェクト802と同一のオブジェクトを生成する処理や、それを平面視した形状に変更する処理等が不要であり、描画処理の負荷が高くなるのを避けることができる。   In addition, a process for generating the same object as the dancer's object 802, a process for changing the object into a plan view, and the like are unnecessary, and an increase in the load of the drawing process can be avoided.

なお、上記実施形態では、ダンサー802の両足の踵を基準部位としたが、例えばダンサー802がジャンプして両足を上げ、両手をステージ801につけるような動作を行う場合、基準部位を両足から両手に切り替えてステージ801上に影803を表示するようにしてもよい。   In the above embodiment, the heel of both legs of the dancer 802 is used as the reference part. However, for example, when the dancer 802 jumps and raises both legs and puts both hands on the stage 801, the reference part is changed from both legs to both hands. And the shadow 803 may be displayed on the stage 801.

上記実施形態は、コンピュータがプログラムを実行することによって実現することができる。また、プログラムをコンピュータに供給するための手段は、プログラムを記録したCD−ROM等のコンピュータ読み取り可能な記録媒体やプログラムを伝送するインターネット等の伝送媒体であってもよい。   The embodiment described above can be realized by a computer executing a program. The means for supplying the program to the computer may be a computer-readable recording medium such as a CD-ROM recording the program or a transmission medium such as the Internet for transmitting the program.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成は上記の実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲で適宜変更可能である。   As mentioned above, although embodiment of this invention has been explained in full detail with reference to drawings, a concrete structure is not restricted to said embodiment, In the range which does not deviate from the summary of this invention, it can change suitably.

例えば、上記実施形態で説明した四角形領域1007の決定方法(図10を参照)は一例に過ぎない。他の一例を挙げれば、図11に示すように、ステージ801上の二点の位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を通る直線1001を考える点は同様であるが、各位置座標(X1,Y1,Z1)、(X2,Y2,Z2)を通って直線1001に一定の角度(図示例では45度)で交わる直線1009a〜1009dを考える。そして、各直線1009a〜1009d上に位置し、各位置座標(X1,Y1,Z1)、(X2,Y2,Z2)から距離L3だけ離れた位置の位置座標1010a〜1010dを求める。これにより四点の位置座標1010a〜1010dが得られるので、これら位置座標1010a〜1010dを頂点とする四角形領域1007を決定する。この場合にも、ステージ801から離れた踵側において、踵とステージ801との距離L(図9を参照)に応じて距離L3を変えることで、四角形領域1007を長方形或いは正方形にしたり、台形にしたりすることができる。 For example, the determination method (see FIG. 10) of the rectangular area 1007 described in the above embodiment is merely an example. As another example, as shown in FIG. 11, a straight line 1001 passing through position coordinates (X 1 , Y 1 , Z 1 ) and (X 2 , Y 2 , Z 2 ) of two points on the stage 801 is considered. Although the points are the same, a straight line that passes through the position coordinates (X 1 , Y 1 , Z 1 ), (X 2 , Y 2 , Z 2 ) and intersects the straight line 1001 at a certain angle (45 degrees in the illustrated example). Consider 1009a to 1009d. Then, positioned on each straight line 1009A~1009d, each position coordinates (X 1, Y 1, Z 1), (X 2, Y 2, Z 2) the position coordinates of the position away from the distance L 3 1010a~1010d Ask for. As a result, four position coordinates 1010a to 1010d are obtained, and a quadrangular region 1007 having these position coordinates 1010a to 1010d as vertices is determined. Also in this case, by changing the distance L 3 according to the distance L (see FIG. 9) between the heel and the stage 801 on the heel side away from the stage 801, the quadrangular region 1007 may be rectangular or square, Can be.

また、上記実施形態では、二点の基準部位を利用する例を説明したが、三点以上としてもよい。上記実施形態を参照して説明すれば、ダンサー802の両足の踵の位置座標(x1,y1,z1)、(x2,y2,z2)に加えて、腰の位置座標(x3,y3,z3)を算出するようにしてもよい。この場合、これら位置座標(x1,y1,z1)、(x2,y2,z2)、(x3,y3,z3)それぞれによって定まるステージ801上の三点の位置座標(X1,Y1,Z1)、(X2,Y2,Z2)、(X3,Y3,Z3)を算出する。そして、図12に示すように、上記実施形態で述べた手法によって、腰に対応する位置座標(X3,Y3,Z3)と一方の踵に対応する位置座標(X1,Y1,Z1)とで領域1008-1を決定し、また、腰に対応する位置座標(X3,Y3,Z3)と他方の踵に対応する位置座標(X2,Y2,Z2)とで領域1008-2を決定して、ダンサー802の影803を表示すればよい。 Moreover, although the said embodiment demonstrated the example using two reference | standard site | parts, it is good also as three or more points. 2. Referring to the embodiment described above, the position coordinates of the heel of both feet of the dancer 802 (x 1, y 1, z 1), (x 2, y 2, z 2) in addition to, waist coordinates ( x 3 , y 3 , z 3 ) may be calculated. In this case, the position coordinates of the three points on the stage 801 determined by these position coordinates (x 1 , y 1 , z 1 ), (x 2 , y 2 , z 2 ), (x 3 , y 3 , z 3 ), respectively. (X 1 , Y 1 , Z 1 ), (X 2 , Y 2 , Z 2 ), (X 3 , Y 3 , Z 3 ) are calculated. Then, as shown in FIG. 12, the position coordinates (X 3 , Y 3 , Z 3 ) corresponding to the waist and the position coordinates (X 1 , Y 1 , Z 1 ) determines the region 1008-1, and the position coordinates corresponding to the waist (X 3 , Y 3 , Z 3 ) and the position coordinates corresponding to the other heel (X 2 , Y 2 , Z 2 ) Thus, the area 1008-2 may be determined and the shadow 803 of the dancer 802 may be displayed.

また、第2のオブジェクト(上記実施形態ではダンサー802)の複数nの基準部位(x1,y1,z1)〜(xn,yn,zn)に対応する第1のオブジェクト(上記実施形態ではステージ801)上の位置座標(X1,Y1,Z1)〜(Xn,Yn,Zn)に基づいて、適宜な曲線関数を使用して、第2のオブジェクトの影を表示する領域を直接決定するようにしてもよい。 In addition, the first object (above-mentioned) corresponding to a plurality of n reference parts (x 1 , y 1 , z 1 ) to (x n , y n , z n ) of the second object (dancer 802 in the above embodiment). In the embodiment, based on the position coordinates (X 1 , Y 1 , Z 1 ) to (X n , Y n , Z n ) on the stage 801), the shadow of the second object is used using an appropriate curve function. The area for displaying the image may be determined directly.

なお、上記実施形態では、本発明をスロットマシンに適用した例を説明したが、パチンコ機やゲーム装置等の遊技機に適用することも可能である。   In the above embodiment, an example in which the present invention is applied to a slot machine has been described. However, the present invention can also be applied to a gaming machine such as a pachinko machine or a game device.

本発明の実施形態に係るスロットマシンの外観を示す正面図である。It is a front view showing the appearance of the slot machine according to the embodiment of the present invention. 本発明の実施形態に係るスロットマシンのシステム構成を示すブロック図である。FIG. 2 is a block diagram showing a system configuration of the slot machine according to the embodiment of the present invention. メイン制御基板の機能的な構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure of a main control board. サブ制御基板の機能的な構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure of a sub control board. 演出制御部の詳細な機能構成を示す機能ブロック図である。It is a functional block diagram showing a detailed functional configuration of an effect control unit. メイン制御基板による制御を示すフローチャートである。It is a flowchart which shows the control by a main control board. サブ制御基板の制御を示すフローチャートである。It is a flowchart which shows control of a sub control board. 「ダンス演出パターン」選択時の画像の例を示す図である。It is a figure which shows the example of the image at the time of "dance production pattern" selection. ステージ上の位置座標の算出処理を説明するための図である。It is a figure for demonstrating the calculation process of the position coordinate on a stage. 影を表示する領域の決定処理を説明するための図である。It is a figure for demonstrating the determination process of the area | region which displays a shadow. 影を表示する領域の決定処理の一例を説明するための図である。It is a figure for demonstrating an example of the determination process of the area | region which displays a shadow. 影を表示する領域の決定処理の一例を説明するための図である。It is a figure for demonstrating an example of the determination process of the area | region which displays a shadow.

符号の説明Explanation of symbols

10:スロットマシン
11:リール基板
12:中央表示基板
13:電源装置基板
21:表示窓
22a、22b、22c:有効ライン
23:メダル投入口
24:有効ラインランプ
25:クレジット数表示部
26:ゲーム数表示部
27:払い出し数表示部
31L、31C、31R:リール
40:演出表示装置
41:スタートスイッチ
42L、42C、42R:ストップスイッチ
43a、43b:ベットスイッチ
50:メイン制御基板
51:メインCPU
52、62:ROM
53、63:RAM
54、69:I/F回路
60:サブ制御基板
67:音源回路
68:アンプ
71:スピーカ
95:メダル検出部
101:役抽選部
102:抽選テーブル
103:役抽選部
105:フラグ情報記憶部
106:リール制御部
107:入賞判定部
108:特別遊技状態制御部
109:払出制御部
201:演出パターン選択部
202:演出制御部
301:画像制御部
302:音制御部
304:画像データ生成部
3401:領域決定部
3401a:第1の位置座標算出部
3401b:第2の位置座標算出部
3402:影濃度決定部
305:オブジェクト情報記憶部
306:表示制御部
10: Slot machine 11: Reel board 12: Central display board 13: Power supply board 21: Display window 22a, 22b, 22c: Effective line 23: Medal slot 24: Effective line lamp 25: Credit number display section 26: Number of games Display unit 27: Number-of-payout display unit 31L, 31C, 31R: Reel 40: Effect display device 41: Start switch 42L, 42C, 42R: Stop switch 43a, 43b: Bet switch 50: Main control board 51: Main CPU
52, 62: ROM
53, 63: RAM
54, 69: I / F circuit 60: Sub control board 67: Sound source circuit 68: Amplifier 71: Speaker 95: Medal detection unit 101: Role lottery unit 102: Lottery table 103: Role lottery unit 105: Flag information storage unit 106: Reel control unit 107: Winning determination unit 108: Special game state control unit 109: Payout control unit 201: Production pattern selection unit 202: Production control unit 301: Image control unit 302: Sound control unit 304: Image data generation unit 3401: Area Determination unit 3401a: first position coordinate calculation unit 3401b: second position coordinate calculation unit 3402: shadow density determination unit 305: object information storage unit 306: display control unit

Claims (11)

リアルタイムで動画像を表示するための画像処理を行う画像処理装置であって、
仮想三次元空間内の第1のオブジェクト上で動作する第2のオブジェクトの複数の基準部位の位置に基づいて、前記第1のオブジェクト上の領域を決定する領域決定手段と、
前記第1のオブジェクト上で動作する前記第2のオブジェクトを表示するとともに、前記領域決定手段により決定した領域に前記第2のオブジェクトの影を表示する表示制御手段とを備えたことを特徴とする画像処理装置。
An image processing apparatus that performs image processing for displaying a moving image in real time,
Area determining means for determining an area on the first object based on the positions of a plurality of reference parts of the second object operating on the first object in the virtual three-dimensional space;
Display control means for displaying the second object that operates on the first object and displaying a shadow of the second object in the area determined by the area determination means. Image processing device.
前記領域決定手段は、さらに前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に基づいて、前記第1のオブジェクト上の領域を決定することを特徴とする請求項1に記載の画像処理装置。   The area determination unit further determines an area on the first object based on a distance between a reference portion of the second object and the first object. Image processing device. 前記領域決定手段は、
前記第2のオブジェクトの各基準部位の位置座標を算出する第1の位置座標算出手段と、
前記第1の位置座標算出手段により算出した複数の位置座標のそれぞれによって定まる前記第1のオブジェクト上の複数の位置座標を算出する第2の位置座標算出手段とを含み、
前記第2の位置座標算出手段により算出した複数の位置座標に基づいて、前記第1のオブジェクト上の領域を決定することを特徴とする請求項1又は2に記載の画像処理装置。
The region determining means includes
First position coordinate calculating means for calculating position coordinates of each reference part of the second object;
Second position coordinate calculation means for calculating a plurality of position coordinates on the first object determined by each of the plurality of position coordinates calculated by the first position coordinate calculation means,
The image processing apparatus according to claim 1, wherein an area on the first object is determined based on a plurality of position coordinates calculated by the second position coordinate calculation unit.
前記領域決定手段は、
前記第2のオブジェクトの各基準部位の位置座標を算出する第1の位置座標算出手段と、
前記第1の位置座標算出手段により算出した複数の位置座標のそれぞれによって定まる前記第1のオブジェクト上の複数の位置座標を算出する第2の位置座標算出手段とを含み、
前記第2の位置座標算出手段により算出した複数の位置座標、及び、前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に基づいて、前記第1のオブジェクト上に四角形領域を決定し、前記四角形領域内に収まる連続閉曲線で囲まれる領域を影を表示する領域として決定する請求項1に記載の画像処理装置。
The region determining means includes
First position coordinate calculating means for calculating position coordinates of each reference part of the second object;
Second position coordinate calculation means for calculating a plurality of position coordinates on the first object determined by each of the plurality of position coordinates calculated by the first position coordinate calculation means,
A quadrangular region is determined on the first object based on the plurality of position coordinates calculated by the second position coordinate calculation means and the distance between the reference portion of the second object and the first object. The image processing apparatus according to claim 1, wherein an area surrounded by a continuous closed curve that falls within the rectangular area is determined as an area for displaying a shadow.
前記第2の位置座標算出手段は、前記第2のオブジェクトの基準部位が前記第1のオブジェクトに接している場合、前記第1の位置座標算出手段により算出した該基準部位の位置座標をそのまま前記第1のオブジェクト上の位置座標とすることを特徴とする請求項3又は4に記載の画像処理装置。   The second position coordinate calculation means, when the reference part of the second object is in contact with the first object, uses the position coordinates of the reference part calculated by the first position coordinate calculation means as they are. The image processing apparatus according to claim 3, wherein the position coordinates are on the first object. 前記第2の位置座標算出手段は、前記第2のオブジェクトの基準部位が前記第1のオブジェクトから離れている場合、前記第1の位置座標算出手段により算出した該基準部位の位置座標を通る前記第1のオブジェクトに対する垂線と、前記第1のオブジェクトとの交点の位置座標を算出して、前記第1のオブジェクト上の位置座標とすることを特徴とする請求項3〜5のいずれか1項に記載の画像処理装置。   The second position coordinate calculation means passes through the position coordinates of the reference part calculated by the first position coordinate calculation means when the reference part of the second object is away from the first object. 6. The position coordinate of the intersection of the perpendicular to the first object and the first object is calculated and set as the position coordinate on the first object. An image processing apparatus according to 1. 前記第2のオブジェクトの基準部位と前記第1のオブジェクトとの距離に応じて、前記第1のオブジェクト上の領域に表示する影の濃度を変化させる影濃度決定手段を更に備えたことを特徴とする請求項1〜6のいずれか1項に記載の画像処理装置。   The image processing apparatus further comprises shadow density determining means for changing a density of a shadow displayed in an area on the first object according to a distance between a reference portion of the second object and the first object. The image processing apparatus according to any one of claims 1 to 6. 前記第2のオブジェクトの基準部位は二点あることを特徴とする請求項1〜7のいずれか1項に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein there are two reference parts of the second object. 前記第2のオブジェクトは二足歩行するキャラクタのオブジェクトであり、前記二点の基準部位は前記キャラクタの両足の踵であることを特徴とする請求項8に記載の画像処理装置。   The image processing apparatus according to claim 8, wherein the second object is an object of a character walking on two legs, and the reference portion of the two points is a heel of both feet of the character. リアルタイムで動画像を表示するための画像処理方法であって、
仮想三次元空間内の第1のオブジェクト上で動作する第2のオブジェクトの複数の基準部位の位置に基づいて、前記第1のオブジェクト上の領域を決定する領域決定手順と、
前記第1のオブジェクト上で動作する前記第2のオブジェクトを表示するとともに、前記領域決定手順により決定した領域に前記第2のオブジェクトの影を表示する表示制御手順とを有することを特徴とする画像処理方法。
An image processing method for displaying a moving image in real time,
An area determination procedure for determining an area on the first object based on the positions of a plurality of reference parts of the second object operating on the first object in the virtual three-dimensional space;
A display control procedure for displaying the second object operating on the first object and displaying a shadow of the second object in the region determined by the region determination procedure. Processing method.
リアルタイムで動画像を表示するための画像処理をコンピュータに実行させるコンピュータプログラムであって、
仮想三次元空間内の第1のオブジェクト上で動作する第2のオブジェクトの複数の基準部位の位置に基づいて、前記第1のオブジェクト上の領域を決定する領域決定処理と、
前記第1のオブジェクト上で動作する前記第2のオブジェクトを表示するとともに、前記領域決定処理により決定した領域に前記第2のオブジェクトの影を表示する表示制御処理とをコンピュータに実行させることを特徴とするコンピュータプログラム。
A computer program that causes a computer to execute image processing for displaying a moving image in real time,
An area determination process for determining an area on the first object based on the positions of a plurality of reference parts of the second object operating on the first object in the virtual three-dimensional space;
Displaying the second object that operates on the first object, and causing a computer to execute a display control process for displaying a shadow of the second object in an area determined by the area determination process. Computer program.
JP2006019207A 2006-01-27 2006-01-27 Image processing device, image processing method, and computer program Withdrawn JP2007200110A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006019207A JP2007200110A (en) 2006-01-27 2006-01-27 Image processing device, image processing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006019207A JP2007200110A (en) 2006-01-27 2006-01-27 Image processing device, image processing method, and computer program

Publications (1)

Publication Number Publication Date
JP2007200110A true JP2007200110A (en) 2007-08-09

Family

ID=38454655

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006019207A Withdrawn JP2007200110A (en) 2006-01-27 2006-01-27 Image processing device, image processing method, and computer program

Country Status (1)

Country Link
JP (1) JP2007200110A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009041156A1 (en) * 2007-09-28 2009-04-02 Konami Digital Entertainment Co., Ltd. Image generating device, image generating method, information recording medium, and program
JP2015097860A (en) * 2015-02-26 2015-05-28 株式会社三洋物産 Game machine
JP2015097861A (en) * 2015-02-26 2015-05-28 株式会社三洋物産 Game machine
JP2015126902A (en) * 2015-02-26 2015-07-09 株式会社三洋物産 Game machine
JP2015126903A (en) * 2015-02-26 2015-07-09 株式会社三洋物産 Game machine
JP2015226683A (en) * 2014-06-02 2015-12-17 株式会社三洋物産 Game machine
JP2017060772A (en) * 2016-09-27 2017-03-30 株式会社三洋物産 Game machine
JP2017064401A (en) * 2016-09-27 2017-04-06 株式会社三洋物産 Game machine
JP2017099751A (en) * 2015-12-03 2017-06-08 株式会社三洋物産 Game machine
CN107230249A (en) * 2017-07-04 2017-10-03 北京像素软件科技股份有限公司 Shading Rendering method and apparatus

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009041156A1 (en) * 2007-09-28 2009-04-02 Konami Digital Entertainment Co., Ltd. Image generating device, image generating method, information recording medium, and program
JP2009086856A (en) * 2007-09-28 2009-04-23 Konami Digital Entertainment:Kk Image generation device, image generation method and program
JP4612031B2 (en) * 2007-09-28 2011-01-12 株式会社コナミデジタルエンタテインメント Image generating apparatus, image generating method, and program
KR101160851B1 (en) 2007-09-28 2012-06-29 가부시키가이샤 코나미 데지타루 엔타테인멘토 Image generating device, image generating method, and information recording medium
TWI384415B (en) * 2007-09-28 2013-02-01 Konami Digital Entertainment Image generating device, method for generating image, and information recording medium
JP2015226683A (en) * 2014-06-02 2015-12-17 株式会社三洋物産 Game machine
JP2015097861A (en) * 2015-02-26 2015-05-28 株式会社三洋物産 Game machine
JP2015126902A (en) * 2015-02-26 2015-07-09 株式会社三洋物産 Game machine
JP2015126903A (en) * 2015-02-26 2015-07-09 株式会社三洋物産 Game machine
JP2015097860A (en) * 2015-02-26 2015-05-28 株式会社三洋物産 Game machine
JP2017099751A (en) * 2015-12-03 2017-06-08 株式会社三洋物産 Game machine
JP2017060772A (en) * 2016-09-27 2017-03-30 株式会社三洋物産 Game machine
JP2017064401A (en) * 2016-09-27 2017-04-06 株式会社三洋物産 Game machine
CN107230249A (en) * 2017-07-04 2017-10-03 北京像素软件科技股份有限公司 Shading Rendering method and apparatus

Similar Documents

Publication Publication Date Title
JP2007200110A (en) Image processing device, image processing method, and computer program
JP2007111125A (en) Game machine
JP2007089683A (en) Game machine
JP5322092B2 (en) Gaming machines and games programs
JP2007098051A (en) Game machine
JP4726671B2 (en) Image generating apparatus, game machine, image generating program, and recording medium
JP4784975B2 (en) Slot machine
JP4435662B2 (en) Image processing apparatus, image processing method, and program
JP2005216106A (en) Image processing apparatus and method and program thereof
JP4878449B2 (en) Image processing apparatus, image processing method, and program
JP4194958B2 (en) Image processing apparatus, image processing method, and program
JP2006031254A (en) Image processor, image processing method and program
JP5146976B2 (en) Image processing device
JP4963591B2 (en) Game machine and simulation program
JP2007140817A (en) Image generation device, game machine, image generation method and program
JP2007264708A (en) Image generation device, game machine, and image generation program
JP2007259942A (en) Image processing apparatus, method and program
JP4936425B2 (en) Game machine
JP5354513B2 (en) Image generating apparatus, game machine, and program
JP2007097895A (en) Game machine
JP2009171994A (en) Image generating apparatus, game machine and program
JP2006087707A (en) Image processor, image processing method and program
JP2007097893A (en) Image processor and image processing method, and program
JP2006031102A (en) Image processor, image processing method and program
JP2007252772A (en) Image processing apparatus and method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080304

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20081010