JP4526674B2 - GAME DEVICE AND INFORMATION STORAGE MEDIUM - Google Patents

GAME DEVICE AND INFORMATION STORAGE MEDIUM Download PDF

Info

Publication number
JP4526674B2
JP4526674B2 JP2000283878A JP2000283878A JP4526674B2 JP 4526674 B2 JP4526674 B2 JP 4526674B2 JP 2000283878 A JP2000283878 A JP 2000283878A JP 2000283878 A JP2000283878 A JP 2000283878A JP 4526674 B2 JP4526674 B2 JP 4526674B2
Authority
JP
Japan
Prior art keywords
game
scene
objects
issue
issued
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.)
Expired - Fee Related
Application number
JP2000283878A
Other languages
Japanese (ja)
Other versions
JP2002092627A (en
Inventor
勝也 徳山
純 大村
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.)
Namco Ltd
Bandai Namco Entertainment Inc
Original Assignee
Namco Ltd
Namco Bandai Games Inc
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 Namco Ltd, Namco Bandai Games Inc filed Critical Namco Ltd
Priority to JP2000283878A priority Critical patent/JP4526674B2/en
Publication of JP2002092627A publication Critical patent/JP2002092627A/en
Application granted granted Critical
Publication of JP4526674B2 publication Critical patent/JP4526674B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Image Generation (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ゲーム画像の生成にかかる処理を軽減するゲーム装置、及び情報記憶媒体に関する。
【0002】
【従来の技術】
従来、ゲーム装置においては、毎秒所与のフレーム数(例えば、60フレーム)の画像が表示される、即ち、所与の時間(例えば、1/60秒)毎に表示画面が更新されることにより、滑らかな動画像が提供されている。
【0003】
しかしながら、より効果的で、迫力のあるゲーム画像やよりリアルなゲーム画像を表示するために、オブジェクトを精密に設定したり、種々の現象やエフェクトを発生させたりすることにより、1フレーム分の画像生成に係る処理時間が多くなることもあった。そのため、従来のゲーム装置では、1フレーム分の画像に係るデータ量が多い場合には、オブジェクトの発行がなされても、オブジェクトを描画しないこととして、データ量の削減を行ない、処理時間の短縮を図っていた。
【0004】
【発明が解決しようとする課題】
しかしながら、従来は、オブジェクトの発行後に、オブジェクトを描画するか、否かを決定していたため、オブジェクトの発行は、全てのオブジェクトに対して(描画されないオブジェクトに対しても)行なわなければならないといった問題があった。そのため、描画するオブジェクトに対してのみオブジェクトの発行を行ない、より効率的に画像生成に係る処理の削減を実現することが望まれていた。
【0005】
本発明の課題は、より効率的にゲーム画像の生成に係る処理を軽減することである。
【0006】
【課題を解決するための手段】
第1の発明は、発行されたオブジェクトを描画することによってゲーム画像を生成するとともに、通常描画シーンと発行オブジェクトが制限されたシーンとが予め定められたゲームを実行するゲーム装置であって、前記発行オブジェクトが制限されたシーンにおいては、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定するゲーム装置である
【0007】
第8の発明は、発行されたオブジェクトを描画することによってゲーム画像を生成するための情報と、通常描画シーンと発行オブジェクトが制限されたシーンとが予め定められたゲームを実行するための情報とを記憶した情報記憶媒体であって、前記発行オブジェクトが制限されたシーンにおいて、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定するための情報を記憶する情報記憶媒体である
【0008】
ここで、通常描画シーンとは、シーンを構成するオブジェクトを全て発行するシーンであり、発行オブジェクトが制限されたシーンとは、シーンを構成するオブジェクトの内、発行するオブジェクトと発行しないオブジェクトとを含むシーンである。
【0009】
また、オブジェクトの発行とは、仮想三次元空間にオブジェクトを配置する処理を意味し、発行されたオブジェクトの内、仮想カメラの視野範囲内のオブジェクトは、描画される(ゲーム画像に含まれる)こととなる。
【0010】
第1または第8の発明によれば、発行オブジェクト決定シーンにおいては、オブジェクトの発行を抑制することができ、発行されないオブジェクトに対しては、描画処理が行われないため、描画処理(描画のための前処理を含む)負荷を軽減させ、ゲーム画像の生成に係る処理時間の減少を図ることができる。また、オブジェクトの発行に係る処理も軽減されるため、ゲーム画像の生成に係る処理時間のより効率的な削減が可能となる。
【0011】
第2の発明は、発行されたオブジェクトに基づいてゲーム画像を生成するゲーム装置であって、ゲーム画像の生成に係る処理負荷に応じて、シーンを構成するオブジェクト全てを描画するか否かを決定し、全てのオブジェクトは描画しないと決定した場合には、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定するゲーム装置である
【0012】
第9の発明は、発行されたオブジェクトに基づいてゲーム画像を生成して、所与のゲームを実行するための情報を記憶した情報記憶媒体であって、ゲーム画像の生成に係る処理負荷に応じて、シーンを構成するオブジェクト全ては描画するか否かを決定するための情報と、全てのオブジェクトを描画しないと決定した場合には、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定するための情報と、を記憶する情報記憶媒体である
【0013】
ここで、ゲーム画像の生成に係る処理とは、ゲームプログラムや操作指示信号に従って、オブジェクトの位置や方向、移動方向、移動速度等を設定する処理、オブジェクトを発行する処理、所与の仮想カメラを設定する処理、仮想カメラの可視領域を決定する処理等のゲーム空間設定処理、及び仮想カメラの可視領域内のオブジェクトを2次元に変換(透視投影変換)する処理、記憶部に格納された各オブジェクトの属性(色、形状等)に従ってオブジェクトの色づけやシェーディング、マッピングを行なう処理等の描画処理を含む。
【0014】
第2または第9の発明によれば、ゲーム画像の生成に係る処理負荷に応じて、フレーム毎にシーンを構成するオブジェクトの発行可否を決定するため、処理負荷に応じて、オブジェクトの発行を少なくすることにより、効率的に、ゲーム画像の生成に係る処理負荷を軽減することができる。
【0015】
また、第3の発明として第2の発明のゲーム装置において、前記ゲーム画像の生成に係る処理負荷、ゲーム空間にオブジェクトを設定する処理負荷、または描画に係る処理負荷であるゲーム装置を構成することとしても良い。
【0016】
また、第10の発明として第9の発明の情報記憶媒体において、前記ゲーム画像の生成に係る処理負荷、ゲーム空間にオブジェクトを設定する処理負荷、または描画に係る処理負荷である情報記憶媒体を構成することとしても良い。
【0017】
第3または第10の発明によれば、例えば、ゲーム空間にオブジェクトを設定する処理負荷が重い場合にオブジェクトの発行を抑制して、処理の軽減を図ることができる。または、描画に係る処理負荷が重い場合にオブジェクトの発行を抑制して、処理の軽減を図ることができる。
【0018】
また、第4の発明として第1から第3のいずれか発明のゲーム装置において、シーンを構成するオブジェクトは複数のグループに分類され、前記所与の発行条件は、前記分類されたオブジェクトのグループ単位での発行可否をフレーム毎に決定するための条件であることとしてゲーム装置を構成しても良い。
【0019】
また、第11の発明として第8から第10のいずれか発明の情報記憶媒体において、シーンを構成するオブジェクトは複数のグループに分類され、前記所与の発行条件は、前記分類されたオブジェクトのグループ単位での発行可否をフレーム毎に決定するための条件であることとして情報記憶媒体を構成しても良い。
【0020】
第4または第11の発明によれば、グループ単位でオブジェクトの発行可否を決定するため、オブジェクト単位で発行可否を決定するよりも、発行可否決定に係る処理を軽減することができる。
【0021】
また、第5の発明として第4の発明のゲーム装置において、シーンを構成するオブジェクトをゲーム状況に応じて、分類する分類手段(例えば、図3に示すグループ変更部216)を備えるゲーム装置を構成することとしても良い。
【0022】
また、第12の発明として第11の発明の情報記憶媒体において、シーンを構成するオブジェクトをゲーム状況に応じて、分類するための情報を記憶する情報記憶媒体を構成することとしても良い。
【0023】
第5または第12の発明によれば、ゲーム状況に応じて、オブジェクトをグループに分類するため、ゲーム状況に応じて、オブジェクトの発行され方を変更することができる。例えば、ゲーム状況に応じたオブジェクトの重要性に従ってオブジェクトをグループに分類することにより、オブジェクトの重要性がゲーム状況に応じて変わった場合には、グループの分類が変更されるため、そのオブジェクトの発行されやすさを変更することができる。
【0024】
また、第6の発明として第4または第5の発明のゲーム装置において、前記所与の発行条件には、発行しないグループをフレーム間で連続させない条件が含まれるゲーム装置を構成することとしても良い。
【0025】
また、第13の発明として第11または第12の発明の情報記憶媒体において、前記所与の発行条件には、発行しないグループをフレーム間で連続させない条件が含まれる情報記憶媒体を構成することとしても良い。
【0026】
第6または第13の発明によれば、オブジェクトを連続して発行しないことを防ぐことができるため、オブジェクトの描画処理が省かれている(ゲーム画像からオブジェクトが消えている)のは、1フレーム間のみとなる。そのため、ゲーム画像からオブジェクトが消えていることをプレーヤに気づかれ難くすることができる。
【0027】
また、第7の発明として第4から第6のいずれか発明のゲーム装置において、前記グループの分類は、シーンを構成するそれぞれのオブジェクトに対する発行可否対象の優先順位に基づいた分類であるゲーム装置を構成することとしても良い。
【0028】
また、第14の発明として第11から第13のいずれか発明の情報記憶媒体において、前記グループの分類は、シーンを構成するそれぞれのオブジェクトに対する発行可否対象の優先順位に基づいた分類である情報記憶媒体を構成することとしても良い。
【0029】
ここで、優先順位は、ゲーム状況に応じて変更されることとしても良い。
【0030】
第7または第14の発明によれば、オブジェクトに対する優先順位に基づいて、グループの分類を行なうため、例えば、優先順位の高い(ゲーム上重要な)オブジェクトに対しては、より発行されやすいグループに分類することにより、ゲーム上重要なオブジェクトが発行されない状態になりにくく(できる限り発行されるように)することができる。
【0031】
【発明の実施の形態】
以下、本発明の好適な実施形態について図面を参照して説明する。
(第1の実施の形態)
図1は、本発明を家庭用のゲーム装置に適用した場合の一例を示す図である。図1において、ユーザーは、ディスプレイ1200に映し出されたゲーム画像を見ながら、ゲームコントローラ1202、1204を操作して所与のゲームを楽しむ。この場合、ゲームプログラム等のゲームを行なうために必要な情報は、本体装置に着脱自在な情報記憶媒体であるCD−ROM1206、ICカード1208、メモリカード1212等に格納されている。
【0032】
図2は、本発明の交互描画処理の原理を説明する図である。図2(a)が1フレーム目、図2(b)が2フレーム目、図2(c)が3フレーム目におけるシーン(場面やステージ)におけるゲーム空間を構成するオブジェクトを示している。また、この図2において、ゲーム空間を構成するオブジェクトとしてオブジェクトb1〜b6が設定されており、各オブジェクトには、オブジェクト番号(1〜6)がそれぞれ付されている。
【0033】
また、図2においては、例えば、オブジェクト番号1、3、5(即ち、オブジェクトb1、b3、b5)がグループAとしてまとめられており、オブジェクト番号2、4、6(即ち、オブジェクトb2、b4、b6)がグループBとして分類されている場合を示している。そして、各フレーム毎に発行するグループを交互に変える。ここで、発行とは、ゲーム空間にオブジェクトを発生、配置することである。即ち、発行されたオブジェクトの内、仮想カメラの視野範囲内のオブジェクトがゲーム画像として描画されることとなる。
【0034】
例えば、図2(a)に示すように、1フレーム目ではグループAのオブジェクトが発行されており、グループBのオブジェクトは発行されていない(図中破線表示)。そして、発行されたオブジェクトb1、b3、b5の内、仮想カメラの視野(可視領域)の範囲(図中太線7で示した範囲)内のオブジェクト(図2(a)の場合には、オブジェクトb1、b3)に対して描画が行なわれる(1フレーム目の画面に表示される)。
【0035】
そして、交互描画処理においては、各フレーム毎に発行するグループを交互に変えるため、2フレーム目では、グループBが発行される。そのため、図2(b)に示すように、2フレーム目では、オブジェクトb2、b4、b6が発行され、オブジェクトb1、b3、b5(グループA)は、発行されない。そして、発行されたオブジェクトの内、仮想カメラの視野の範囲(図中太線7で示した範囲)内のオブジェクト(図2(b)の場合には、オブジェクトb2、b4)が描画される。
【0036】
そして、3フレーム目では、再び、グループAのオブジェクトが発行され、図2(c)に示すように、オブジェクトb1、b3、b5が発行される。この場合には、オブジェクトb1、b3、b5が描画される(オブジェクト5は、発行されるものの、クリッピングによって一部のみが描画される。)。
【0037】
このように、フレーム毎に交互にオブジェクトを発行し、発行されたオブジェクトのみを描画することにより、オブジェクトの発行にかかる処理及び描画に係る処理を軽減することができる。また、各オブジェクトは、交互に発行されるオブジェクトが変わるため、連続して描画されないといったことがない。即ち、オブジェクトは、描画されないとしても、1フレーム間だけ描画されず、次のフレームでは、必ず描画される。そのため、その画像において、オブジェクトが描画されていなくても、その前後のフレームにおいて、オブジェクトが描画されていれば、1フレームの画像が表示されている時間は、非常に短い(例えば、1/60秒)ため、画面を見ているプレーヤからは、オブジェクトが表示され続けているように見える(1フレーム分、描画がされていない(表示されていない)ことに気づかない。)。
【0038】
従って、オブジェクトが表示されていないことをプレーヤに気づかせずに、描画処理を軽減することが可能となる。
【0039】
なお、グループA、Bの2グループだけではなく3グループ以上のグループにオブジェクトを分類し、その3グループ以上のグループの内、一のグループをフレーム毎に順番に発行しないこととしても良い。また、3グループ以上のグループの内、常に発行するグループを設け、そのグループ以外のグループをフレーム毎に順番に発行しないこととしても良い。
【0040】
図3は、本実施の形態の機能ブロックの一例を示すブロック図であり、本実施の形態の機能ブロックは、操作部10と、処理部200と、表示部30と、記憶部500とから構成される。
【0041】
操作部10は、ゲームにおけるキャラクタの操作等を指示入力するためのボタンを備え、入力された指示信号は、処理部200に出力される。図1に示すコントローラ1202、1204がこれに該当する。
【0042】
処理部200は、主に、ゲーム演算部210と、画像生成部230とから構成される。ゲーム演算部210は、操作部10からの操作指示及び記憶部500に記憶されたゲームプログラム510に基づいてゲーム空間にオブジェクトを設定する処理(オブジェクトの位置、回転、移動量、大きさ等の決定等に係る物理演算処理)、仮想カメラを設定する処理、描画処理方法データ520に従って各シーン毎の描画処理方法を判断する処理等の処理を行なう。また、ゲーム演算部210は、発行オブジェクトに対する、光源処理(オブジェクトに対する光の影響のあるなしを判定する処理)、LOD処理(オブジェクトの精密さの度合を設定する処理)、ビルボード処理(板ポリゴンを視点に対して正対させる処理)といった描画のための前処理を行なう。
【0043】
図4は、描画処理方法データ520のデータ構成の一例を示す図である。図4に示すように、ゲームの各シーンに対する描画処理方法が設定されている。例えば、シーン1に対しては、“通常”(即ち、通常描画処理)が設定されている。通常描画処理とは、全てのオブジェクトを描画対象とする(発行する)ことを意味する。即ち、シーンにおけるゲーム空間を構成するオブジェクト数が少ない等、処理負荷が軽いシーンに対して設定される。また、シーン2に対しては、“交互”(即ち交互描画処理)が設定されている。交互描画処理とは、図2に示したように、フレーム毎に交互にオブジェクトを発行し、描画することを意味する。即ち、シーンにおけるゲーム空間を構成するオブジェクトの内、一部のグループは、描画されないことを意味する。
【0044】
また、ゲーム演算部210には、オブジェクト発行部212、描画オブジェクト決定部214、グループ変更部216が含まれている。描画オブジェクト決定部214は、各フレーム毎に発行するグループを決定して、発行グループデータ602に決定したグループを格納する。具体的には、通常描画処理の場合には、全てのグループを発行グループとする。また、交互描画処理の場合には、グループA・Bのオブジェクトをフレーム毎に交互に発行グループとし、グループCのオブジェクトは常に発行グループとする。即ち、フレーム毎に発行グループデータ602にグループA,Cと、グループB,Cとが交互に格納されることとなる。
【0045】
図5は、発行グループデータ602のデータ構成の一例を示す図である。同図に示すように、現在のフレームにおいて、発行グループとして、例えば、グループA,Cが格納されている。
【0046】
また、描画オブジェクト決定部214は、発行グループデータ602とグループ分類データ532とに基づいて、発行するオブジェクトを決定し、スキップデータ604を生成する処理を行なう。
【0047】
図6は、グループ分類データ532のデータ構成の一例を示す図である。図6に示すように、各オブジェクトのオブジェクト番号に対して、優先順位及びグループが設定されている。優先順位には、“1”または“2”が設定される。優先順位“1”とは、例えば、プレーヤキャラクタ等の常に発行すべきオブジェクトのオブジェクト番号に対して設定される。即ち、優先順位としては、重要なオブジェクトに対して“1”が設定される。そして、優先順位が“1”のオブジェクト番号に対しては、グループとして、常に発行されるグループ(例えば、グループC)が設定される。また、優先順位が“2”のオブジェクトのオブジェクト番号に対しては、交互描画処理の際に、フレーム毎に交互に発行されるため2つのグループ例えばグループAまたはBのいずれかが設定される。
【0048】
図7は、スキップデータ604のデータ構成の一例を示す図である。図7に示すように、スキップデータ604は、オブジェクト番号に対してスキップフラグが設定されている。即ち、描画オブジェクト決定部214は、発行するオブジェクトを決定し、その決定に基づいて、各オブジェクト番号に対して、スキップフラグを設定する処理を行なう。スキップ(処理を省略)しない場合、即ち、発行する場合には、スキップフラグを“0”に設定し、スキップする場合、即ち、発行しない場合には、スキップフラグを“1”に設定する。
【0049】
グループ変更部216は、ゲーム状況に応じて、グループ分類データ532に設定された優先順位を変更するとともに、その優先順位に基づいてグループを変更する処理を行なう。例えば、図6において、オブジェクト番号1に対しては、グループAが設定されているが、このオブジェクト番号1のオブジェクトがゲーム上重要となる場面(フレーム)(例えば、オブジェクトb1が多数の敵キャラクタの一キャラクタである場合、通常は重要ではないが、プレーヤキャラクタにそのキャラクタが撃たれた場合には、その撃たれた場面では重要となる。)では、グループ変更部216は、オブジェクト番号1に対する優先順位を“2”から“1”に変更し、それに伴い、グループを“C”に変更する。即ち、描画処理方法が交互描画処理のシーンであっても、常に描画されるようにする。
【0050】
なお、グループ分類データ532のデータは、予め設定されており、ゲーム状況に応じて変更することなく、固定データとしても良い。また、優先順位を“1”、“2”の2つの順位だけでなく、例えば、交互描画処理の際に、常に発行するもの、2フレームに一回(交互に)発行しないもの、3フレームに1回発行しないものといったように、更に多くの順位を設定し、優先順位に基づいて、更に多くのグループに分類することとしても良い。
【0051】
オブジェクト発行部212は、発行することと決定された(スキップフラグが“0”に設定されている)オブジェクトを発行し、その内、仮想カメラの視野範囲内のオブジェクトに対して、画像生成部230に描画を行なわせる。
【0052】
画像生成部230は、ゲーム空間の所与の仮想カメラから見た画像を生成する処理(描画処理)を行なう。その際、オブジェクト発行部212により、発行されたオブジェクトのみを描画する。
【0053】
上述した処理部200の機能は、CISC型やRISC型のCPU、DSP、画像取込専用IC、メモリなどのハードウェアにより実現できる。
【0054】
表示部30は、画像生成部230により生成された画像等を表示するものであり、例えばCRT、LCD、プラズマディスプレイ等によって実現され、図1のディスプレイ1200がこれに該当する。
【0055】
記憶部500は、ゲームプログラム510の他、オブジェクトデータ530、上述した描画処理方法データ520、発行グループデータ602、及びスキップデータ604を記憶している。ゲームプログラム510には、後述する画像生成処理に係るプログラムである画像生成処理プログラム512が含まれる。オブジェクトデータ530は、ゲーム空間に設定される各種オブジェクトに係るデータであり、上述したグループ分類データ532を含む。この記憶部500の機能は、CD−ROM、ゲームカセット、ICカード、MO、FD、DVD、ハードディスク、メモリなどのハードウェアにより実現できる。上述した通り、処理部200は、この記憶部500に記憶されたプログラムやデータ等に基づいて種々の処理を行なう。
【0056】
次に、本実施の形態における画像生成処理に係る動作を図8に示すフローチャートに基づいて説明する。
【0057】
まず、ゲーム演算部210が描画処理方法データ520に基づいて、シーンの描画処理方法が交互描画処理か否かを判別する(ステップS11)。交互描画処理である場合には、グループ変更部216は、現在のゲーム状況に基づいて、各オブジェクトの優先順位を決めるとともに、優先順位に基づいてグループを設定する(ステップS12)。そして、今回のフレームにおいて発行するグループを描画オブジェクト決定部214が決定する(ステップS13)。
【0058】
そして、オブジェクト発行部212は、ステップS13において、発行するグループに属するオブジェクトを発行する(ステップS14)。そして、画像生成部230は、発行されたオブジェクトの内、仮想カメラの視野範囲内のオブジェクトに対して描画処理を行ない、ゲーム画像を生成する(ステップS15)。
【0059】
次いで、シーンの変更があったか否かを判別し(ステップS19)、あった場合には、ステップS11に戻り、シーンが交互描画処理か否かを判別する。シーンの変更がなかった場合には、次のフレームに対してステップS12〜S15までの処理を行なう。
【0060】
一方、ステップS11において、交互描画処理ではない場合、即ち、通常描画処理の場合には、描画オブジェクト決定部214は、全オブジェクトを発行オブジェクトとして設定する(ステップS16)。そして、オブジェクト発行部212は、全オブジェクトを発行し(ステップS17)、画像生成部230は、発行されたオブジェクトの内、仮想カメラの視野範囲内のオブジェクトに対して描画処理を行ない、画像を生成し(ステップS18)、シーンの変更があるか否かを判別する(ステップS19)。
【0061】
次に、本第1の実施の形態を実現できるハードウェアの構成の一例について図9を用いて説明する。同図に示す装置では、CPU1000、ROM1002、RAM1004、情報記憶媒体1006、音生成IC1008、画像生成IC1010、I/Oポート1012、1014が、システムバス1016により相互にデータ入出力可能に接続されている。そして画像生成IC1010には表示装置1018が接続され、音生成IC1008にはスピーカ1020が接続され、I/Oポート1012にはコントロール装置1022が接続され、I/Oポート1014には通信装置1024が接続されている。
【0062】
情報記憶媒体1006は、プログラム、画像データ、音データ、プレイデータ等が主に格納されるものであり、図3における記憶部500に相当する。例えば本実施の形態を実現するものがコンピュータである場合には、ゲームプログラム等を格納する情報記憶媒体としてCD−ROM、DVD等が、家庭用ゲーム装置である場合には、これらの他にゲームカセット等が用いられる。また業務用ゲーム装置として実現する場合には、ROM等のメモリやハードディスクが用いられ、この場合には情報記憶媒体1006はROM1002になる。
【0063】
コントロール装置1022はゲームコントローラ、操作パネル等に相当するものであり、ユーザーがゲームの進行に応じて行なう判断の結果を装置本体に入力するための装置である。
【0064】
情報記憶媒体1006に格納されるプログラム、ROM1002に格納されるシステムプログラム(装置本体の初期化情報等)、コントロール装置1022から入力される信号等に従って、CPU1000は装置全体の制御や各種データ処理を行う(図3に示すゲーム演算部210に相当する)。RAM1004はこのCPU1000の作業領域等として用いられる記憶手段であり、情報記憶媒体1006やROM1002の所与の内容、あるいはCPU1000の演算結果等が格納される。
【0065】
更に、この装置には音生成IC1008と画像生成IC1010とが設けられていてゲーム音やゲーム画像の好適な出力が行えるようになっている。音生成IC1008は情報記憶媒体1006やROM1002に記憶される情報に基づいて効果音やBGM音楽等のゲーム音を生成する集積回路であり、生成されたゲーム音はスピーカ1020によって出力される。また、画像生成IC1010は、RAM1004、ROM1002、情報記憶媒体1006等から送られる画像情報に基づいて表示装置1018に出力するための画素情報を生成する集積回路であり、図3に示す画像生成部230に相当する。また、表示装置1018は、CRTやLCD、TV、プラズマディスプレイ、液晶プラズマディスプレイ、プロジェクター等により実現される。
【0066】
また、通信装置1024は装置内部で利用される各種の情報を外部とやりとりするものであり、他の装置と接続されてゲームプログラム等に応じた所与の情報を送受したり、通信回線を介してゲームプログラム等の情報を送受すること等に利用される。
【0067】
そして、図1〜図7を参照して説明した種々の処理は、図8のフローチャートに示した処理等を行うプログラムを格納した情報記憶媒体1006と、該プログラムに従って動作するCPU1000、画像生成IC1010、音生成IC1008等によって実現される。なお画像生成IC1010等で行われる処理は、CPU1000あるいは汎用のDSP等によりソフトウェア的に行うこととしてもよい。
【0068】
図10に、ホスト装置1300と、このホスト装置1300と通信回線1302を介して接続される端末1304−1〜1304−nとを含むゲーム装置に本実施の形態を適用した場合の例を示す。
【0069】
この場合、ゲームプログラム510、描画処理方法データ520、オブジェクトデータ530、発行グループデータ602、及びスキップデータ604、例えば、ホスト装置1300が制御可能な磁気ディスク装置、磁気テープ装置、メモリ等の情報記憶媒体1306に格納されている。端末1304−1〜1304−nが、CPU、画像生成IC、音生成ICを有し、スタンドアロンでゲーム画像、ゲーム音を生成できるものである場合には、ホスト装置1300からは、ゲームプログラム510、描画処理方法データ520、オブジェクトデータ530、発行グループデータ602、及びスキップデータ604等が通信回線1302を介して端末1304−1〜1304−nに配信される。一方、スタンドアロンで生成できない場合には、ホスト装置1300がゲーム画像、ゲーム音を生成し、これを端末1304−1〜1304−nに伝送し、端末において出力することになる。
【0070】
以上のように、本発明によれば、交互描画処理により、発行するオブジェクトを減少させ、発行されたブジェクトに対してのみ描画を行ない、より効率的に処理時間の軽減を図ることができる。また、そのシーン中において、主要オブジェクトを常に発行すること等により、実際には全てのオブジェクトが必ず描画されるわけではなく、オブジェクトによっては描画していない(表示していない)フレームがあることをプレーヤに気づかせないようにすることができる。
【0071】
なお、本発明は、上記実施の形態で説明したものに限らず、種々の変形実施が可能である。例えば、上記実施の形態においては、描画処理方法データ520において、シーン毎に描画処理方法が予め設定されていることとしたが、例えば、リプレイ時の画像を生成する場合などには、リプレイする各シーンに対応するプレイ中のシーンの画像生成に係る処理負荷(処理時間、データ量)に応じて、描画処理方法を決定することとしても良い。その場合、例えば、プレイ中の画像は、通常描画処理で行なわれていた場合でも、プレイ中の画像生成に係る処理負荷が重かった場合には、リプレイ時の画像は、交互描画処理で行なわれることもある。
【0072】
(第2の実施の形態)
次いで、本発明の第2の実施の形態について、図を参照して説明する。
【0073】
図11は、第2の実施の形態における機能ブロックの一例を示すブロック図である。図11の機能ブロックにおける、操作部10、表示部30、記憶部500については、図3に示した第1の実施の形態における機能ブロックと同様であるため、説明を省略する。以下、第1の実施の形態と異なる部分のみを説明する。
【0074】
図11において、処理部200は、ゲーム演算部210、画像生成部230、時計240とからなっており、ゲーム演算部210には、オブジェクト発行部212、描画オブジェクト決定部214、グループ変更部216の他に、更に、処理時間監視部218が含まれる。
【0075】
処理時間監視部218は、カウンタ240から入力されるカウントに基づき、ゲーム演算部210による現在のフレームに対する処理時間を計測し、処理時間が閾値を超えたか否か(即ち、処理を開始してから所与の時間が経過したか否か)を判断する。また、画像生成部230が現在描画しているフレーム(ゲーム演算部210が現在処理しているフレームの前のフレーム(1つのフレームに対する処理は、ゲーム演算部210と画像生成部230とによるパイプライン的な処理が必要なため))に対する処理時間を計測し、その処理時間が閾値を超えたか否かを判別する処理を行なう。
【0076】
図12は、処理時間について説明する図である。まず、ゲーム演算部210が第1フレームにおけるゲーム演算処理(ゲーム空間設定処理)を行ない、発行するオブジェクトを決定し、発行するオブジェクトに対して描画のための前処理を行ない、オブジェクトを発行する(▲1▼)。そして、その後、画像生成部230が発行がされたオブジェクトに対してのみ、描画処理(2次元に変換(透視投影変換)する処理、オブジェクトデータ530に格納された各オブジェクトの属性(色、形状等)に従って色づけやシェーディング、マッピング等を行なう処理等)を行ない、第1フレームに対するゲーム画像を生成する(▲2▼)。
【0077】
そして、図12に示すように、ゲーム演算部210の処理と画像生成部230の処理とは、平行して行なわれるため、画像生成部230による第1フレームに対する処理(▲2▼)が終了していなくても、ゲーム演算部210は、次のフレーム(第2フレーム)に対する処理を開始する(▲3▼)。
【0078】
そして、ゲーム演算部210の処理時間監視部218は、第2フレームの処理中に、ゲーム演算部210による現在のフレーム(第2フレーム)に対する処理(▲3▼)の処理時間を計測し、処理時間が閾値を超えたか否かを判別するとともに、画像生成部230の第1フレームに対する処理(▲2▼)の処理時間を計測し、閾値を超えたか否かを判別する。
【0079】
描画オブジェクト決定部214は、第1の実施の形態における交互描画処理の場合と同様に、フレーム毎に発行グループデータ602を変更する。そして、描画オブジェクト決定部214は、現在のフレームにおいて、閾値を超えていない場合には、現在処理しているオブジェクトを発行するオブジェクトとして設定する。閾値以降に処理するオブジェクトに対しては、現在のフレームに対する発行グループデータ602と、グループ分類データ532とを参照して、現在処理しているオブジェクトを発行するか否かを決定する。具体的には、スキップデータ604において、発行しないオブジェクトに対するスキップフラグを“1”に設定する。
【0080】
画像生成部230は、第1の実施の形態と同様の処理を行なう。カウンタ240は、現在カウントを計測し、随時、カウント信号を処理時間監視部218に出力する。
【0081】
次に、本第2の実施の形態における負荷監視処理に係る動作を図13に示すフローチャートに基づいて説明する。なお、図13に示す動作は、1フレームの負荷監視処理に係る動作である。
【0082】
まず、ゲーム演算部210は、現在処理しているフレームにおいて、ゲーム空間に含まれるオブジェクトを全て処理したか否かを判別し(ステップS21)、全て処理をしていた場合には、処理を終了する。まだ処理をしていないオブジェクトがある場合には、未処理のオブジェクトの中から一のオブジェクトを特定した上、描画オブジェクト決定部214がスキップデータ604において、そのオブジェクトに対するスキップフラグを“0”に設定する(ステップS22)。そして、処理時間監視部218がゲーム演算部210の処理時間が閾値を超えたか否かを判別する(ステップS23)。
【0083】
閾値を超えていた場合には、ステップS25に移行する。また、閾値を超えていない場合には、処理時間監視部218は、前フレームに対して画像生成部230が行なっている処理の処理時間が閾値を超えたか否かを判別する(ステップS24)。超えていた場合には、ステップS25に移行する。超えていない場合には、ゲーム演算部210は、描画のための前処理を現在処理中のオブジェクトに対して実行し(ステップS27)、ステップS28に移行する。
【0084】
ステップS25では、描画オブジェクト決定部214が発行グループデータ602とグループ分類データ532とを参照して、現在処理中のオブジェクトがスキップして良い(発行グループデータ602に設定されていない)グループに属しているか否かを判別する。スキップして良いグループに属している場合には、描画オブジェクト決定部214は、スキップデータ604の現在処理中のオブジェクトに対するスキップフラグを“1”に設定し(ステップS26)、ステップS28に移行する。
【0085】
ステップS25において、スキップして良いグループに属していない場合には、ゲーム演算部210は、オブジェクトが仮想カメラの視野範囲内にある場合には、描画のための前処理を現在処理中のオブジェクトに対して、描画のための前処理を実行し(ステップS27)、ステップS28に移行する。
【0086】
ステップS28では、ゲーム演算部210は、オブジェクトに対する物理演算を行ない、オブジェクトをゲーム空間に設定する。そして、オブジェクト発行部212が、現在処理中のオブジェクトに対するスキップフラグが“1”か否かを判別し(ステップS29)、“1”でない場合には、そのオブジェクトの発行を行ない、“1”である場合には、オブジェクトの発行を行なわずにステップS21に戻る。
【0087】
本第2の実施の形態を実現できるハードウェアの構成としては、図9に示した第1の実施の形態におけるハードウェアの構成に、更に、現在のカウントを計時し、計時したカウントを出力するためのカウンタ回路がシステムバス1016に接続される構成となる。
【0088】
以上のように、本発明によれば、画像生成に係る処理負荷に応じて、発行するオブジェクトを決める、すなわち、オブジェクトの一部を発行しないようにすることができるため、フレーム毎に処理負荷の軽減を図り、処理時間を短縮することができる。
【0089】
なお、上記第2の実施の形態における負荷監視処理は、フレーム毎に行なうこととしても良いが、シーンの最初のフレームについてのみ行ない、その結果処理時間が閾値を超えていた場合には、当該シーンのその後のフレームについては、第1の実施の形態における交互描画処理を行なうこととしても良い。その場合には、シーンの最初のフレームに対する処理時間に応じて描画処理方法データ520が設定されることとなる。
【0090】
【発明の効果】
本発明によれば、発行オブジェクトが制限されたシーンにおいて、シーンを構成するオブジェクトの発行を抑制する。または、ゲーム画像の生成に係る処理負荷に応じて、シーンを構成するオブジェクトの発行を抑制することができ、描画処理負荷を軽減させることができる。更に、描画しないオブジェクトに対しての発行を行なわないため、より効率的にゲーム画像の生成に係る処理の軽減を図ることができる。
【図面の簡単な説明】
【図1】本発明を家庭用のゲーム装置に適用した場合の一例を示す図である。
【図2】本発明における交互描画を説明する図である。
【図3】第1の実施の形態における機能ブロックの一例を示すブロック図である。
【図4】描画処理方法データのデータ構成の一例を示す図である。
【図5】発行グループデータのデータ構成の一例を示す図である。
【図6】グループ分類データのデータ構成の一例を示す図である。
【図7】スキップデータのデータ構成の一例を示す図である。
【図8】第1の実施の形態における画像生成処理に係る動作を説明するフローチャートである。
【図9】本発明におけるハードウェア構成の一例を示す図である。
【図10】ホスト装置と通信回線を介して接続されるゲーム端末に本実施の形態を適用した場合の一例を示す図である。
【図11】第2の実施の形態における機能ブロックの一例を示すブロック図である。
【図12】画像生成に係る処理時間について説明する図である。
【図13】第2の実施の形態における負荷監視処理に係る動作を説明するフローチャートである。
【符号の説明】
1 操作部
200 処理部
210ゲーム演算部
212 オブジェクト発行部
214 描画オブジェクト決定部
216 グループ変更部
218 処理時間監視部
230 画像生成部
240 カウンタ
30 表示部
500 記憶部
510 ゲームプログラム
512 画像生成処理プログラム
520 描画処理方法データ
530 オブジェクトデータ
532 グループ分類データ
602 発行グループデータ
604 スキップデータ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a game apparatus and an information storage medium that reduce processing for generating a game image.
[0002]
[Prior art]
Conventionally, in a game device, an image having a given number of frames (for example, 60 frames) is displayed every second, that is, a display screen is updated every given time (for example, 1/60 seconds). Smooth moving images are provided.
[0003]
However, in order to display a more effective and powerful game image or a more realistic game image, an image for one frame can be obtained by precisely setting an object or generating various phenomena and effects. In some cases, the processing time related to generation increases. Therefore, in a conventional game device, when the amount of data related to an image for one frame is large, even if the object is issued, the object is not drawn, so that the data amount is reduced and the processing time is reduced. I was planning.
[0004]
[Problems to be solved by the invention]
Conventionally, however, it has been determined whether or not to draw an object after the object is issued, so that the object must be issued to all objects (even for objects that are not drawn). was there. For this reason, it has been desired to issue an object only for an object to be drawn to realize a more efficient process related to image generation.
[0005]
The subject of this invention is reducing the process which concerns on the production | generation of a game image more efficiently.
[0006]
[Means for Solving the Problems]
First The present invention is a game device that generates a game image by drawing an issued object, and executes a game in which a normal drawing scene and a scene with a limited issue object are executed in advance. In a scene where the number is restricted, whether or not to issue objects constituting the scene is determined for each frame according to a given issue condition. Game device .
[0007]
8th The invention stores information for generating a game image by drawing an issued object and information for executing a game in which a normal drawing scene and a scene with a limited issue object are predetermined The information storage medium stores information for determining, for each frame, whether or not the objects constituting the scene can be issued according to a given issue condition in a scene where the issue objects are restricted. Information storage medium .
[0008]
Here, a normal drawing scene is a scene that issues all the objects that make up the scene, and a scene in which the issued objects are restricted includes objects that are issued and objects that are not issued among the objects that make up the scene. It is a scene.
[0009]
In addition, the issue of an object means a process of placing an object in a virtual three-dimensional space, and among the issued objects, objects within the visual field range of the virtual camera are drawn (included in the game image). It becomes.
[0010]
First Or 8th According to the invention, in the issue object determination scene, the issue of the object can be suppressed, and the drawing process is not performed for the object that is not issued. Therefore, the drawing process (including pre-processing for drawing) is performed. ) The load can be reduced, and the processing time related to the generation of the game image can be reduced. In addition, since processing related to the issuance of objects is also reduced, it is possible to more efficiently reduce processing time related to generation of game images.
[0011]
Second The invention is a game device that generates a game image based on an issued object, and determines whether or not to draw all the objects constituting the scene according to the processing load related to the generation of the game image, When it is decided not to draw all objects, whether or not to issue the objects constituting the scene is decided for each frame according to a given issuance condition. Game device .
[0012]
9th The present invention is an information storage medium that stores information for generating a game image based on an issued object and executing a given game, according to the processing load related to generation of the game image, Information for deciding whether or not to draw all the objects that make up the scene, and if it is decided not to draw all the objects, whether or not to publish the objects that make up the scene is determined according to given issuance conditions. Information for determining each frame is stored. Information storage medium .
[0013]
Here, the process relating to the generation of the game image includes a process for setting the position and direction of the object, the moving direction, the moving speed, etc. according to the game program and the operation instruction signal, the process for issuing the object, and a given virtual camera. Game space setting processing, such as processing for setting, processing for determining the visible region of the virtual camera, processing for converting an object in the visual region of the virtual camera into two dimensions (perspective projection conversion), and each object stored in the storage unit Drawing processing such as processing for coloring, shading, and mapping an object in accordance with the attributes (color, shape, etc.).
[0014]
Second Or 9th According to the invention, in order to determine whether or not to issue the objects constituting the scene for each frame according to the processing load related to the generation of the game image, the efficiency is improved by reducing the number of issued objects according to the processing load. In particular, the processing load related to the generation of the game image can be reduced.
[0015]
Also, Third Invention As , Second In the game device of the invention, the processing load related to generation of the game image But , Processing load for setting an object in the game space, or processing load for drawing Configure the game device It's also good.
[0016]
Also, 10th Invention As , 9th In the information storage medium of the invention, the processing load related to the generation of the game image But , Processing load for setting an object in the game space, or processing load for drawing Configuring an information storage medium It's also good.
[0017]
Third Or 10th According to the invention, for example, when the processing load for setting an object in the game space is heavy, it is possible to suppress the issue of the object and reduce the processing. Alternatively, when the processing load related to drawing is heavy, it is possible to suppress the issue of the object and reduce the processing.
[0018]
Also, 4th Invention As , First From Third One of of In the game device of the invention, the objects constituting the scene are classified into a plurality of groups, and the given issuance condition is a condition for determining whether or not the grouped object can be issued for each frame. As Configure the game device Also good.
[0019]
Also, 11th Invention As , 8th From 10th One of of In the information storage medium of the invention, the objects constituting the scene are classified into a plurality of groups, and the given issuance condition is a condition for determining whether or not the classified object is issued for each group. As there is Configure information storage media Also good.
[0020]
4th Or 11th According to this invention, since whether or not an object can be issued is determined in units of groups, it is possible to reduce processing related to the determination of whether or not to issue, rather than determining whether or not to issue objects in units of objects.
[0021]
Also, 5th Invention As , 4th The game apparatus according to the present invention further includes a classifying unit (for example, a group changing unit 216 shown in FIG. 3) for classifying the objects constituting the scene according to the game situation. Configure the game device It's also good.
[0022]
Also, 12th Invention As , 11th In the information storage medium of the present invention, information for classifying the objects constituting the scene according to the game situation is stored Configuring an information storage medium It's also good.
[0023]
5th Or 12th According to the invention, since the objects are classified into groups according to the game situation, it is possible to change how the objects are issued according to the game situation. For example, by classifying an object into a group according to the importance of the object according to the game situation, when the importance of the object changes according to the game situation, the group classification is changed. The ease of being can be changed.
[0024]
Also, 6th Invention As , 4th Or 5th In the game device of the present invention, the given issue condition includes a condition that a group that is not issued is not continued between frames. Configure the game device It's also good.
[0025]
Also, 13th Invention As , 11th Or 12th In the information storage medium of the present invention, the given issuance condition includes a condition that a group that is not issued is not continued between frames. Configuring an information storage medium It's also good.
[0026]
6th Or 13th According to the invention, it is possible to prevent the objects from being issued continuously, so that the object drawing process is omitted (the object disappears from the game image) only during one frame. This makes it difficult for the player to notice that the object has disappeared from the game image.
[0027]
Also, 7th Invention As , 4th From 6th One of of In the game device of the invention, the classification of the group is a classification based on a priority order of issueable / unusable targets for each object constituting the scene. Configure the game device It's also good.
[0028]
Also, 14th Invention As , 11th From 13th One of of In the information storage medium of the invention, the classification of the group is a classification based on the priority of issueable / unusable targets for each object constituting the scene. Configuring an information storage medium It's also good.
[0029]
Here, the priority order may be changed according to the game situation.
[0030]
7th Or 14th According to the invention, since the group is classified based on the priority order for the object, for example, by classifying the object having a high priority (important in the game) into a group that is easier to be issued, It is possible to prevent an object important in the game from being issued (so that it is issued as much as possible).
[0031]
DETAILED DESCRIPTION OF THE INVENTION
Preferred embodiments of the present invention will be described below with reference to the drawings.
(First embodiment)
FIG. 1 is a diagram showing an example when the present invention is applied to a home game device. In FIG. 1, the user enjoys a given game by operating the game controllers 1202 and 1204 while watching the game image displayed on the display 1200. In this case, information necessary for playing a game such as a game program is stored in a CD-ROM 1206, an IC card 1208, a memory card 1212, and the like, which are information storage media detachable from the main unit.
[0032]
FIG. 2 is a diagram for explaining the principle of the alternate drawing process of the present invention. FIG. 2A shows objects constituting the game space in the scene (scene or stage) in the first frame, FIG. 2B in the second frame, and FIG. 2C in the third frame. In FIG. 2, objects b1 to b6 are set as objects constituting the game space, and object numbers (1 to 6) are assigned to the respective objects.
[0033]
In FIG. 2, for example, object numbers 1, 3, 5 (that is, objects b1, b3, b5) are grouped as group A, and object numbers 2, 4, 6 (that is, objects b2, b4, The case where b6) is classified as group B is shown. Then, the group to be issued for each frame is alternately changed. Here, issuing means generating and arranging objects in the game space. That is, among the issued objects, an object within the visual field range of the virtual camera is drawn as a game image.
[0034]
For example, as shown in FIG. 2A, the object of group A is issued in the first frame, and the object of group B is not issued (indicated by a broken line in the figure). Then, among the issued objects b1, b3, and b5, an object b1 in the range of the visual field (visible region) of the virtual camera (the range indicated by the thick line 7 in the figure) (in the case of FIG. 2A, the object b1) , B3) are drawn (displayed on the screen of the first frame).
[0035]
In the alternate drawing process, the group B is issued in the second frame in order to alternately change the group to be issued for each frame. Therefore, as shown in FIG. 2B, in the second frame, the objects b2, b4, and b6 are issued, and the objects b1, b3, and b5 (group A) are not issued. Then, among the issued objects, objects (in the case of FIG. 2B, objects b2 and b4) within the range of the visual field of the virtual camera (the range indicated by the thick line 7 in the figure) are drawn.
[0036]
Then, in the third frame, the object of group A is issued again, and the objects b1, b3, and b5 are issued as shown in FIG. In this case, the objects b1, b3, and b5 are drawn (although the object 5 is issued, only a part is drawn by clipping).
[0037]
In this way, by issuing objects alternately for each frame and drawing only the issued objects, it is possible to reduce the processing related to the issue of the objects and the processing related to the drawing. In addition, each object is not drawn continuously because the object issued alternately changes. That is, even if the object is not drawn, it is not drawn only for one frame, but is always drawn in the next frame. Therefore, even if the object is not drawn in the image, if the object is drawn in the frames before and after that, the time for which the image of one frame is displayed is very short (for example, 1/60). Therefore, the player who looks at the screen seems to continue to display the object (not aware that one frame has not been drawn (not displayed)).
[0038]
Therefore, it is possible to reduce the drawing process without notifying the player that the object is not displayed.
[0039]
It should be noted that the objects may be classified not only in the two groups A and B but also in three or more groups, and one of the three or more groups may not be issued in order for each frame. Moreover, it is good also as providing the group always issued among 3 groups or more, and not issuing a group other than the group in order for every flame | frame.
[0040]
FIG. 3 is a block diagram illustrating an example of functional blocks according to the present embodiment. The functional blocks according to the present embodiment include an operation unit 10, a processing unit 200, a display unit 30, and a storage unit 500. Is done.
[0041]
The operation unit 10 includes buttons for inputting instructions for character operations in the game, and the input instruction signals are output to the processing unit 200. Controllers 1202 and 1204 shown in FIG.
[0042]
The processing unit 200 mainly includes a game calculation unit 210 and an image generation unit 230. The game calculation unit 210 sets an object in the game space based on an operation instruction from the operation unit 10 and the game program 510 stored in the storage unit 500 (determining the position, rotation, movement amount, size, etc. of the object). Physics operation processing, etc.), processing for setting a virtual camera, processing for determining a rendering processing method for each scene in accordance with rendering processing method data 520, and the like. In addition, the game calculation unit 210 performs light source processing (processing for determining whether there is an influence of light on the object), LOD processing (processing for setting the degree of precision of the object), billboard processing (plate polygon) for the issued object. Preprocessing for drawing, such as processing for confronting the image to the viewpoint.
[0043]
FIG. 4 is a diagram illustrating an example of a data configuration of the drawing processing method data 520. As illustrated in FIG. As shown in FIG. 4, a drawing processing method for each scene of the game is set. For example, “normal” (that is, normal drawing processing) is set for the scene 1. The normal drawing process means that all objects are drawn (issued). That is, it is set for a scene with a light processing load such as a small number of objects constituting the game space in the scene. For scene 2, “alternate” (that is, alternate drawing processing) is set. As shown in FIG. 2, the alternate drawing process means that an object is alternately issued and drawn for each frame. That is, it means that some of the objects that make up the game space in the scene are not drawn.
[0044]
Further, the game calculation unit 210 includes an object issuing unit 212, a drawing object determining unit 214, and a group changing unit 216. The drawing object determination unit 214 determines a group to be issued for each frame, and stores the determined group in the issue group data 602. Specifically, in the case of normal drawing processing, all groups are set as issuing groups. In the alternate drawing process, the objects in groups A and B are alternately set as issue groups for each frame, and the objects in group C are always set as issue groups. That is, the groups A and C and the groups B and C are alternately stored in the issue group data 602 for each frame.
[0045]
FIG. 5 is a diagram illustrating an example of the data configuration of the issue group data 602. As shown in the figure, for example, groups A and C are stored as issue groups in the current frame.
[0046]
In addition, the drawing object determination unit 214 performs processing for determining an object to be issued based on the issue group data 602 and the group classification data 532 and generating skip data 604.
[0047]
FIG. 6 is a diagram illustrating an example of the data configuration of the group classification data 532. As shown in FIG. 6, a priority order and a group are set for the object number of each object. “1” or “2” is set as the priority order. The priority “1” is set for the object number of an object that should always be issued, such as a player character. In other words, “1” is set as the priority for important objects. A group that is always issued (for example, group C) is set as the group for the object number with the priority “1”. In addition, for the object number of the object having the priority “2”, one of two groups, for example, group A or B is set because it is alternately issued for each frame in the alternate drawing process.
[0048]
FIG. 7 is a diagram illustrating an example of the data configuration of the skip data 604. As shown in FIG. 7, in the skip data 604, a skip flag is set for the object number. That is, the drawing object determination unit 214 determines an object to be issued, and performs processing for setting a skip flag for each object number based on the determination. When not skipping (processing is omitted), that is, when issuing, the skip flag is set to “0”, and when skipping, that is, when not issuing, the skip flag is set to “1”.
[0049]
The group changing unit 216 changes the priority set in the group classification data 532 according to the game situation and performs a process of changing the group based on the priority. For example, in FIG. 6, a group A is set for the object number 1, but a scene (frame) in which the object of the object number 1 is important in the game (for example, the object b1 is a number of enemy characters). In the case of a single character, it is usually not important, but when the player character is shot, it becomes important in the shot scene.) In this case, the group changing unit 216 gives priority to the object number 1 The order is changed from “2” to “1”, and accordingly, the group is changed to “C”. That is, even if the drawing processing method is a scene of alternating drawing processing, drawing is always performed.
[0050]
Note that the data of the group classification data 532 is set in advance, and may be fixed data without changing according to the game situation. In addition to the two priorities of “1” and “2”, for example, those that are always issued in the alternate drawing process, those that are not issued once every two frames (alternately), those that are issued in three frames It is also possible to set more ranks, such as those that are not issued once, and classify them into more groups based on the priority order.
[0051]
The object issuing unit 212 issues an object that is determined to be issued (the skip flag is set to “0”), and among these, the image generating unit 230 for an object within the visual field range of the virtual camera. To draw.
[0052]
The image generation unit 230 performs processing (drawing processing) for generating an image viewed from a given virtual camera in the game space. At that time, the object issuing unit 212 draws only the issued object.
[0053]
The functions of the processing unit 200 described above can be realized by hardware such as a CISC type or RISC type CPU, DSP, an image capture dedicated IC, or a memory.
[0054]
The display unit 30 displays the image generated by the image generation unit 230 and is realized by, for example, a CRT, LCD, plasma display, and the like, and the display 1200 of FIG. 1 corresponds to this.
[0055]
In addition to the game program 510, the storage unit 500 stores object data 530, the above-described drawing processing method data 520, issue group data 602, and skip data 604. The game program 510 includes an image generation processing program 512 that is a program related to image generation processing described later. The object data 530 is data related to various objects set in the game space, and includes the group classification data 532 described above. The functions of the storage unit 500 can be realized by hardware such as a CD-ROM, game cassette, IC card, MO, FD, DVD, hard disk, and memory. As described above, the processing unit 200 performs various processes based on programs, data, and the like stored in the storage unit 500.
[0056]
Next, the operation related to the image generation processing in the present embodiment will be described based on the flowchart shown in FIG.
[0057]
First, the game calculation unit 210 determines whether or not the scene drawing processing method is an alternate drawing process based on the drawing processing method data 520 (step S11). In the case of the alternate drawing process, the group changing unit 216 determines the priority order of each object based on the current game situation and sets the group based on the priority order (step S12). Then, the drawing object determination unit 214 determines a group to be issued in the current frame (step S13).
[0058]
In step S13, the object issuing unit 212 issues an object belonging to the group to be issued (step S14). Then, the image generation unit 230 performs a drawing process on an object within the visual field range of the virtual camera among the issued objects, and generates a game image (step S15).
[0059]
Next, it is determined whether or not the scene has been changed (step S19). If there is, the process returns to step S11 to determine whether or not the scene is an alternate drawing process. If the scene has not been changed, the process from step S12 to S15 is performed on the next frame.
[0060]
On the other hand, if it is not the alternate drawing process in step S11, that is, in the case of the normal drawing process, the drawing object determination unit 214 sets all objects as issue objects (step S16). Then, the object issuing unit 212 issues all the objects (step S17), and the image generating unit 230 performs a drawing process on the objects within the visual field range of the virtual camera to generate an image. (Step S18), it is determined whether or not there is a scene change (Step S19).
[0061]
Next, an example of a hardware configuration capable of realizing the first embodiment will be described with reference to FIG. In the apparatus shown in the figure, a CPU 1000, a ROM 1002, a RAM 1004, an information storage medium 1006, a sound generation IC 1008, an image generation IC 1010, and I / O ports 1012, 1014 are connected to each other via a system bus 1016 so that data can be input and output. . A display device 1018 is connected to the image generation IC 1010, a speaker 1020 is connected to the sound generation IC 1008, a control device 1022 is connected to the I / O port 1012, and a communication device 1024 is connected to the I / O port 1014. Has been.
[0062]
The information storage medium 1006 mainly stores programs, image data, sound data, play data, and the like, and corresponds to the storage unit 500 in FIG. For example, when the computer realizing the present embodiment is a computer, a CD-ROM, DVD, or the like as an information storage medium for storing a game program or the like is a home game device. A cassette or the like is used. Further, when realized as an arcade game device, a memory such as a ROM or a hard disk is used. In this case, the information storage medium 1006 is a ROM 1002.
[0063]
The control device 1022 corresponds to a game controller, an operation panel, and the like, and is a device for inputting a result of determination made by the user in accordance with the progress of the game to the device main body.
[0064]
In accordance with a program stored in the information storage medium 1006, a system program stored in the ROM 1002 (such as device initialization information), a signal input from the control device 1022, the CPU 1000 controls the entire device and performs various data processing. (Corresponding to the game calculation unit 210 shown in FIG. 3). The RAM 1004 is a storage means used as a work area of the CPU 1000 and stores the given contents of the information storage medium 1006 and the ROM 1002 or the calculation result of the CPU 1000.
[0065]
Further, this apparatus is provided with a sound generation IC 1008 and an image generation IC 1010 so that game sounds and game images can be suitably output. The sound generation IC 1008 is an integrated circuit that generates game sounds such as sound effects and BGM music based on information stored in the information storage medium 1006 and the ROM 1002, and the generated game sounds are output by the speaker 1020. The image generation IC 1010 is an integrated circuit that generates pixel information to be output to the display device 1018 based on image information sent from the RAM 1004, the ROM 1002, the information storage medium 1006, and the like. The image generation unit 230 shown in FIG. It corresponds to. The display device 1018 is realized by a CRT, LCD, TV, plasma display, liquid crystal plasma display, projector, or the like.
[0066]
The communication device 1024 exchanges various types of information used inside the device with the outside. The communication device 1024 is connected to other devices to send / receive given information according to a game program or the like, or via a communication line. It is used to send and receive information such as game programs.
[0067]
Various processes described with reference to FIGS. 1 to 7 include an information storage medium 1006 storing a program for performing the process shown in the flowchart of FIG. 8, a CPU 1000 that operates according to the program, an image generation IC 1010, This is realized by the sound generation IC 1008 or the like. Note that the processing performed by the image generation IC 1010 or the like may be performed by software using the CPU 1000 or a general-purpose DSP.
[0068]
FIG. 10 shows an example in which this embodiment is applied to a game device including a host device 1300 and terminals 1304-1 to 1304-n connected to the host device 1300 via a communication line 1302.
[0069]
In this case, the game program 510, the drawing processing method data 520, the object data 530, the issue group data 602, and the skip data 604, for example, an information storage medium such as a magnetic disk device, a magnetic tape device, or a memory that can be controlled by the host device 1300 1306. When the terminals 1304-1 to 1304-n have a CPU, an image generation IC, and a sound generation IC and can generate game images and game sounds stand-alone, the host device 1300 receives a game program 510, Drawing processing method data 520, object data 530, issue group data 602, skip data 604, and the like are distributed to terminals 1304-1 to 1304-n via communication line 1302. On the other hand, if it cannot be generated stand-alone, the host device 1300 generates a game image and a game sound, transmits them to the terminals 1304-1 to 1304-n, and outputs them at the terminals.
[0070]
As described above, according to the present invention, it is possible to reduce the number of objects to be issued by the alternate drawing process, perform drawing only on the issued object, and reduce the processing time more efficiently. In addition, by publishing the main object in the scene, not all objects are actually drawn, and there are frames that are not drawn (not displayed) depending on the object. It is possible to prevent the player from noticing.
[0071]
The present invention is not limited to the one described in the above embodiment, and various modifications can be made. For example, in the above embodiment, in the drawing processing method data 520, the drawing processing method is set in advance for each scene. For example, when an image at the time of replay is generated, each replay is performed. The drawing processing method may be determined according to the processing load (processing time, data amount) related to image generation of the scene being played corresponding to the scene. In this case, for example, even when the image being played is performed by the normal drawing process, if the processing load related to the image generation during the play is heavy, the image at the time of replay is performed by the alternate drawing process. Sometimes.
[0072]
(Second Embodiment)
Next, a second embodiment of the present invention will be described with reference to the drawings.
[0073]
FIG. 11 is a block diagram illustrating an example of functional blocks according to the second embodiment. Since the operation unit 10, the display unit 30, and the storage unit 500 in the functional blocks in FIG. 11 are the same as the functional blocks in the first embodiment shown in FIG. Only the parts different from the first embodiment will be described below.
[0074]
11, the processing unit 200 includes a game calculation unit 210, an image generation unit 230, and a clock 240. The game calculation unit 210 includes an object issue unit 212, a drawing object determination unit 214, and a group change unit 216. In addition, a processing time monitoring unit 218 is further included.
[0075]
The processing time monitoring unit 218 measures the processing time for the current frame by the game calculation unit 210 based on the count input from the counter 240, and determines whether or not the processing time exceeds a threshold (that is, after the processing is started). Whether or not a given time has passed. In addition, the frame currently drawn by the image generation unit 230 (the frame preceding the frame currently processed by the game calculation unit 210 (the processing for one frame is a pipeline between the game calculation unit 210 and the image generation unit 230). )) Is measured, and it is determined whether or not the processing time exceeds a threshold value.
[0076]
FIG. 12 is a diagram for explaining the processing time. First, the game calculation unit 210 performs game calculation processing (game space setting processing) in the first frame, determines an object to be issued, performs preprocessing for drawing the issued object, and issues the object ( (1)). After that, only for the objects issued by the image generation unit 230, rendering processing (two-dimensional conversion (perspective projection conversion) processing, attributes (color, shape, etc.) of each object stored in the object data 530 are performed. ), A game image for the first frame is generated ((2)).
[0077]
Then, as shown in FIG. 12, the processing of the game calculation unit 210 and the processing of the image generation unit 230 are performed in parallel, so the processing ((2)) for the first frame by the image generation unit 230 is completed. Even if not, the game calculation unit 210 starts processing for the next frame (second frame) ((3)).
[0078]
Then, the processing time monitoring unit 218 of the game calculation unit 210 measures the processing time of the process (3) for the current frame (second frame) by the game calculation unit 210 during the processing of the second frame. It is determined whether or not the time has exceeded the threshold, and the processing time (2) for the first frame of the image generation unit 230 is measured to determine whether or not the threshold has been exceeded.
[0079]
The drawing object determination unit 214 changes the issuance group data 602 for each frame, as in the case of the alternate drawing process in the first embodiment. Then, the drawing object determination unit 214 sets the currently processed object as an object to be issued when the threshold is not exceeded in the current frame. For objects to be processed after the threshold, whether or not to issue the object currently processed is determined by referring to the issue group data 602 for the current frame and the group classification data 532. Specifically, in the skip data 604, a skip flag for an object that is not issued is set to “1”.
[0080]
The image generation unit 230 performs the same processing as in the first embodiment. The counter 240 measures the current count and outputs a count signal to the processing time monitoring unit 218 as needed.
[0081]
Next, the operation related to the load monitoring process in the second embodiment will be described based on the flowchart shown in FIG. Note that the operation shown in FIG. 13 is an operation related to a one-frame load monitoring process.
[0082]
First, the game calculation unit 210 determines whether or not all the objects included in the game space have been processed in the currently processed frame (step S21). If all of the objects have been processed, the process ends. To do. If there is an object that has not yet been processed, the drawing object determination unit 214 sets the skip flag for that object to “0” in the skip data 604 after identifying one object among the unprocessed objects. (Step S22). Then, the processing time monitoring unit 218 determines whether or not the processing time of the game calculation unit 210 has exceeded a threshold value (step S23).
[0083]
If it exceeds the threshold, the process proceeds to step S25. If the threshold is not exceeded, the processing time monitoring unit 218 determines whether or not the processing time of the processing performed by the image generation unit 230 for the previous frame has exceeded the threshold (step S24). If exceeded, the process proceeds to step S25. If not, the game calculation unit 210 performs preprocessing for drawing on the object currently being processed (step S27), and proceeds to step S28.
[0084]
In step S25, the drawing object determination unit 214 refers to the issue group data 602 and the group classification data 532, and the object currently being processed belongs to a group that may be skipped (not set in the issue group data 602). It is determined whether or not. If it belongs to the group that can be skipped, the drawing object determination unit 214 sets the skip flag for the object currently being processed in the skip data 604 to “1” (step S26), and proceeds to step S28.
[0085]
In step S25, in the case where the object does not belong to the group that can be skipped, the game calculation unit 210 performs the preprocessing for drawing to the object currently being processed when the object is within the visual field range of the virtual camera. On the other hand, preprocessing for drawing is executed (step S27), and the process proceeds to step S28.
[0086]
In step S28, the game calculation unit 210 performs a physics calculation on the object, and sets the object in the game space. Then, the object issuing unit 212 determines whether or not the skip flag for the object currently being processed is “1” (step S29). If it is not “1”, the object is issued and “1” is issued. If there is, the process returns to step S21 without issuing the object.
[0087]
As a hardware configuration capable of realizing the second embodiment, the current count is further counted in the hardware configuration in the first embodiment shown in FIG. 9, and the counted count is output. Therefore, the counter circuit is connected to the system bus 1016.
[0088]
As described above, according to the present invention, an object to be issued can be determined according to the processing load related to image generation, that is, a part of the object can be prevented from being issued. It is possible to reduce the processing time.
[0089]
The load monitoring process in the second embodiment may be performed for each frame, but is performed only for the first frame of the scene. As a result, if the processing time exceeds the threshold, the scene Subsequent frames may be subjected to the alternate drawing process in the first embodiment. In that case, the drawing processing method data 520 is set according to the processing time for the first frame of the scene.
[0090]
【The invention's effect】
According to the present invention, in a scene in which an issue object is restricted, issue of an object constituting the scene is suppressed. Or according to the processing load which concerns on the production | generation of a game image, issue of the object which comprises a scene can be suppressed and a drawing process load can be reduced. Furthermore, since the issue is not performed for an object that is not drawn, it is possible to more efficiently reduce the processing related to the generation of the game image.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example when the present invention is applied to a home game device.
FIG. 2 is a diagram illustrating alternate drawing in the present invention.
FIG. 3 is a block diagram illustrating an example of functional blocks according to the first embodiment.
FIG. 4 is a diagram illustrating an example of a data configuration of drawing processing method data.
FIG. 5 is a diagram illustrating an example of a data configuration of issue group data.
FIG. 6 is a diagram illustrating an example of a data configuration of group classification data.
FIG. 7 is a diagram illustrating an example of a data configuration of skip data.
FIG. 8 is a flowchart illustrating an operation related to image generation processing in the first embodiment.
FIG. 9 is a diagram illustrating an example of a hardware configuration according to the present invention.
FIG. 10 is a diagram illustrating an example when the present embodiment is applied to a game terminal connected to a host device via a communication line.
FIG. 11 is a block diagram illustrating an example of functional blocks in the second embodiment.
FIG. 12 is a diagram illustrating a processing time related to image generation.
FIG. 13 is a flowchart illustrating an operation related to a load monitoring process in the second embodiment.
[Explanation of symbols]
1 Operation part
200 processor
210 game calculator
212 Object issuer
214 Drawing object determination unit
216 Group Change Department
218 Processing time monitor
230 Image generator
240 counters
30 Display section
500 storage unit
510 game programs
512 Image generation processing program
520 Drawing processing method data
530 Object data
532 Group classification data
602 Issuing group data
604 Skip data

Claims (9)

発行されたオブジェクトを描画することによってゲーム画像を生成するとともに、通常描画シーンと発行オブジェクトが制限されたシーンとが予め定められたゲームを実行するゲーム装置であって、
前記発行オブジェクトが制限されたシーンにおいては、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定することを特徴とするゲーム装置。
A game device that generates a game image by drawing an issued object, and executes a game in which a normal drawing scene and a scene with a limited issue object are executed in advance,
In a scene in which the issue object is restricted, whether or not to issue an object constituting the scene is determined for each frame in accordance with a given issue condition.
発行されたオブジェクトに基づいてゲーム画像を生成するゲーム装置であって、
ゲーム画像の生成に係る処理負荷に応じて、シーンを構成するオブジェクト全てを描画するか否かを決定し、全てのオブジェクトは描画しないと決定した場合には、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定することを特徴とするゲーム装置。
A game device that generates a game image based on an issued object,
In accordance with the processing load related to the generation of the game image, it is determined whether or not to draw all the objects constituting the scene, and when it is determined not to draw all the objects, the scene according to the given issuance conditions A game apparatus that determines whether or not an object constituting the object is issued for each frame.
請求項2において、
前記ゲーム画像の生成に係る処理負荷は、ゲーム空間にオブジェクトを設定する処理負荷、または描画に係る処理負荷であることを特徴とするゲーム装置。
In claim 2,
The processing load relating to generation of the game image is a processing load for setting an object in a game space or a processing load relating to drawing.
請求項1から3のいずれかにおいて、
シーンを構成するオブジェクトは複数のグループに分類され、
前記所与の発行条件は、前記分類されたオブジェクトのグループ単位での発行可否をフレーム毎に決定するための条件であることを特徴とするゲーム装置。
In any one of Claim 1 to 3,
The objects that make up the scene are grouped into groups,
The given issuance condition is a condition for determining whether or not to issue the classified object in a group unit for each frame.
請求項4において、
シーンを構成するオブジェクトをゲーム状況に応じて、分類する分類手段を備えることを特徴とするゲーム装置。
In claim 4,
A game apparatus comprising classification means for classifying objects constituting a scene according to a game situation.
請求項4または5において、
前記所与の発行条件には、発行しないグループをフレーム間で連続させない条件が含まれることを特徴とするゲーム装置。
In claim 4 or 5,
The game apparatus according to claim 1, wherein the given issuance condition includes a condition that a group that is not issued is not continued between frames.
請求項4から6のいずれかにおいて、
前記グループの分類は、シーンを構成するそれぞれのオブジェクトに対する発行可否対象の優先順位に基づいた分類であることを特徴とするゲーム装置。
In any of claims 4 to 6,
The game apparatus according to claim 1, wherein the classification of the group is a classification based on a priority of issueable / unusable targets for each object constituting the scene.
コンピュータに、発行されたオブジェクトを描画することによってゲーム画像を生成させて、通常描画シーンと発行オブジェクトが制限されたシーンとが予め定められたゲームを実行させるためのプログラムを記憶したコンピュータ読取可能な情報記憶媒体であって、
前記プログラムは、更に、前記コンピュータに、前記発行オブジェクトが制限されたシーンにおいて、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定させるためのプログラムである、情報記憶媒体。
The computer, by generating a game image by drawing the issued objects, usually rendering the scene and the issue object is limited scene readable computer storing a program for causing execution of a predetermined game An information storage medium,
The program is a program for causing the computer to determine, for each frame, whether or not to issue an object constituting the scene in a scene where the issue object is restricted according to a given issue condition. Medium.
コンピュータに、発行されたオブジェクトに基づいてゲーム画像を生成させて、所与のゲームを実行させるためのプログラムを記憶したコンピュータ読取可能な情報記憶媒体であって、
前記プログラムは、更に、前記コンピュータに、
ゲーム画像の生成に係る処理負荷に応じて、シーンを構成するオブジェクト全てを描画するか否かを決定させることと、
全てのオブジェクトは描画しないと決定した場合には、所与の発行条件に従って、当該シーンを構成するオブジェクトの発行可否をフレーム毎に決定させることと、
行わせるためのプログラムである、情報記憶媒体。
The computer, by generating a game image based on the published objects, there is provided a computer readable information storage medium storing a program for causing execution of a given game,
The program is further stored in the computer.
Deciding whether or not to draw all the objects making up the scene according to the processing load associated with the generation of the game image;
When it is determined that all objects are not drawn, according to a given issuance condition, whether to issue the objects constituting the scene is determined for each frame;
An information storage medium that is a program for performing
JP2000283878A 2000-09-19 2000-09-19 GAME DEVICE AND INFORMATION STORAGE MEDIUM Expired - Fee Related JP4526674B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000283878A JP4526674B2 (en) 2000-09-19 2000-09-19 GAME DEVICE AND INFORMATION STORAGE MEDIUM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000283878A JP4526674B2 (en) 2000-09-19 2000-09-19 GAME DEVICE AND INFORMATION STORAGE MEDIUM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2010107510A Division JP4932927B2 (en) 2010-05-07 2010-05-07 GAME DEVICE AND INFORMATION STORAGE MEDIUM

Publications (2)

Publication Number Publication Date
JP2002092627A JP2002092627A (en) 2002-03-29
JP4526674B2 true JP4526674B2 (en) 2010-08-18

Family

ID=18768177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000283878A Expired - Fee Related JP4526674B2 (en) 2000-09-19 2000-09-19 GAME DEVICE AND INFORMATION STORAGE MEDIUM

Country Status (1)

Country Link
JP (1) JP4526674B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5322078B2 (en) * 2007-03-26 2013-10-23 サミー株式会社 Image generating apparatus and image generating program
JP5644172B2 (en) * 2010-04-23 2014-12-24 株式会社オリンピア Game machine
JP6702677B2 (en) * 2015-09-30 2020-06-03 株式会社バンダイナムコエンターテインメント Amusement system
JP2020110352A (en) * 2019-01-11 2020-07-27 株式会社コロプラ Game program, game method, and information processor
CN111068316B (en) * 2019-12-25 2023-06-27 北京像素软件科技股份有限公司 Game frame number adjusting method, device, storage medium and electronic equipment
CN113613071B (en) * 2021-07-30 2023-10-20 上海商汤临港智能科技有限公司 Image processing method, device, computer equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215324A (en) * 1999-01-21 2000-08-04 Mitsubishi Electric Corp Three-dimensional space display device using multi-user type texture, space displaying method and space displaying method recording medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0345994A (en) * 1989-07-13 1991-02-27 Seiko Instr Inc Image display device
JPH03286271A (en) * 1990-03-30 1991-12-17 Matsushita Electric Ind Co Ltd Picture display device
JPH0546133A (en) * 1991-08-15 1993-02-26 Toshiba Corp Image display system
JPH07295546A (en) * 1994-04-27 1995-11-10 Hitachi Ltd Image processor
JPH10276406A (en) * 1997-03-27 1998-10-13 Sony Corp Method and device for displaying image
US6313838B1 (en) * 1998-02-17 2001-11-06 Sun Microsystems, Inc. Estimating graphics system performance for polygons
JP3638224B2 (en) * 1999-02-23 2005-04-13 富士通株式会社 3D polygon display device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215324A (en) * 1999-01-21 2000-08-04 Mitsubishi Electric Corp Three-dimensional space display device using multi-user type texture, space displaying method and space displaying method recording medium

Also Published As

Publication number Publication date
JP2002092627A (en) 2002-03-29

Similar Documents

Publication Publication Date Title
US7333108B2 (en) Entertainment apparatus, object display device, object display method, recording medium and character display method
US6954219B2 (en) Method and system of continuously scaling video images
JP4526674B2 (en) GAME DEVICE AND INFORMATION STORAGE MEDIUM
JP4932927B2 (en) GAME DEVICE AND INFORMATION STORAGE MEDIUM
EP1852829B1 (en) Image processor, image processing method and information storage medium
US6982717B2 (en) Game apparatus, storage medium and computer program
JP3639286B2 (en) GAME PROGRAM AND GAME DEVICE
JP4167358B2 (en) Image generation system and information storage medium
JP4462728B2 (en) GAME DEVICE AND INFORMATION STORAGE MEDIUM
JP2004073241A (en) Game system, program, and information storage medium
JP2004159922A (en) Image generation system, program and information storage medium
JP2001084392A (en) Picture generation system and information storage medium
JP2000245963A (en) Game system and information storage medium
JP3656054B2 (en) Image generation system, program, and information storage medium
JP4733757B2 (en) Polygon processing apparatus, program, and information recording medium
JP4003898B2 (en) Image generating apparatus and information storage medium
JP2007087425A (en) Image generation system, program and information storage medium
JP2002092637A (en) Game system and information storage medium
KR20020013891A (en) Method and apparatus for generating images
JP4229316B2 (en) Image generation system, program, and information storage medium
JP4390351B2 (en) GAME DEVICE AND INFORMATION STORAGE MEDIUM
JP2001293245A (en) Game apparatus and information storage medium
JP5004134B2 (en) Image generating apparatus, game machine, image generating method, and image generating program
JP4763939B2 (en) Program, information processing apparatus, data generation method, information storage medium, and game apparatus
JP4632531B2 (en) GAME SYSTEM, INFORMATION STORAGE MEDIUM, AND GAME SYSTEM CONTROL METHOD

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070821

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070821

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20070907

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070907

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100309

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100507

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100602

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4526674

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees