JP7062482B2 - プログラム、情報処理装置、及び移動領域生成方法 - Google Patents
プログラム、情報処理装置、及び移動領域生成方法 Download PDFInfo
- Publication number
- JP7062482B2 JP7062482B2 JP2018059198A JP2018059198A JP7062482B2 JP 7062482 B2 JP7062482 B2 JP 7062482B2 JP 2018059198 A JP2018059198 A JP 2018059198A JP 2018059198 A JP2018059198 A JP 2018059198A JP 7062482 B2 JP7062482 B2 JP 7062482B2
- Authority
- JP
- Japan
- Prior art keywords
- area
- information
- height
- search area
- search
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 33
- 230000010365 information processing Effects 0.000 title claims description 31
- 230000007717 exclusion Effects 0.000 claims description 64
- 238000000605 extraction Methods 0.000 claims description 34
- 239000000284 extract Substances 0.000 claims description 21
- 239000002344 surface layer Substances 0.000 claims description 17
- 230000006870 function Effects 0.000 claims description 3
- 230000004048 modification Effects 0.000 description 11
- 238000012986 modification Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 239000000203 mixture Substances 0.000 description 2
- 241000208199 Buxus sempervirens Species 0.000 description 1
- 230000000981 bystander Effects 0.000 description 1
- 238000005266 casting Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000011946 reduction process Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000004575 stone Substances 0.000 description 1
Images
Landscapes
- Processing Or Creating Images (AREA)
Description
Claims (9)
- 情報処理装置に実行させるプログラムであって、
探索領域を示すオブジェクトの指定を受け付ける探索領域設定部と、
前記探索領域及び該探索領域内のオブジェクトの表層の高さに関する情報を抽出する高さ情報抽出部と、
前記高さの差が所定範囲内にある領域を用いて、キャラクターオブジェクトが移動可能な領域を示す移動領域情報を生成する移動領域情報生成部として、前記情報処理装置を機能させることを特徴とする、プログラム。 - 請求項1に記載のプログラムであって、
前記高さ情報抽出部は、前記探索領域内の所定の方向に進行する複数の光線の各々と、前記各オブジェクトの表層との交点を抽出し、
前記移動領域情報生成部は、隣り合う交点との前記高さの差が所定範囲内にある複数の前記交点を含む領域に前記移動領域情報を生成することを特徴とする、プログラム。 - 請求項1に記載のプログラムであって、
前記探索領域内の特定のオブジェクトを含むよう通過除外領域を示すオブジェクトを生成する通過除外領域生成部を備え、
前記高さ情報抽出部は、前記探索領域内の所定の方向に進行する複数の光線の各々と、前記各オブジェクトの表層との交点を抽出し、
前記移動領域情報生成部は、前記通過除外領域と前記複数の光線との交点を除く他の前記交点を含む領域に前記移動領域情報を生成することを特徴とする、プログラム。 - 請求項2又は3に記載のプログラムであって、
前記探索領域設定部は、前記光線の密度の設定を受け付けることを特徴とする、プログラム。 - 請求項3に記載のプログラムであって、
前記移動領域情報生成部は、前記探索領域と前記複数の光線との交点を含む領域に前記移動領域情報を生成することを特徴とする、プログラム。 - 請求項3に記載のプログラムであって、
前記移動領域情報生成部は、複数の前記交点から所定の方法で抽出した前記交点を結ぶ線を輪郭とする前記領域に前記移動領域情報を生成することを特徴とする、プログラム。 - 請求項1に記載のプログラムであって、
前記高さ情報抽出部は、前記探索領域に前記オブジェクトの一部が含まれる場合、前記探索領域に含まれる前記オブジェクトの一部の高さに関する情報を抽出し、前記探索領域に含まれない前記オブジェクトの部分の高さに関する情報を抽出しないことを特徴とする、プログラム。 - 探索領域を示すオブジェクトの指定を受け付ける探索領域設定部と、
前記探索領域及び前記探索領域内のオブジェクトの表層の高さに関する情報を抽出する高さ情報抽出部と、
前記高さの差が所定範囲内にある領域を用いて、キャラクターオブジェクトが移動可能な領域を示す移動領域情報を生成する移動領域情報生成部と、を備えることを特徴とする、情報処理装置。 - 情報処理装置において実行される移動領域生成方法であって、
前記情報処理装置は、探索領域設定部と、高さ情報抽出部と、移動領域情報生成部と、を備え、
前記探索領域設定部は、探索領域を示すオブジェクトの指定を受け付ける探索領域設定手順を実行し、
前記高さ情報抽出部は、前記探索領域及び前記探索領域内のオブジェクトの表層の高さに関する情報を抽出する高さ情報抽出実行手順を実行し、
前記移動領域情報生成部は、前記高さの差が所定範囲内にある領域を用いて、キャラクターオブジェクトが移動可能な領域を示す移動領域情報を生成する移動領域情報生成手順を実行することを特徴とする、移動領域生成方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018059198A JP7062482B2 (ja) | 2018-03-27 | 2018-03-27 | プログラム、情報処理装置、及び移動領域生成方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018059198A JP7062482B2 (ja) | 2018-03-27 | 2018-03-27 | プログラム、情報処理装置、及び移動領域生成方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019170427A JP2019170427A (ja) | 2019-10-10 |
| JP7062482B2 true JP7062482B2 (ja) | 2022-05-06 |
Family
ID=68167823
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018059198A Active JP7062482B2 (ja) | 2018-03-27 | 2018-03-27 | プログラム、情報処理装置、及び移動領域生成方法 |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7062482B2 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7525988B2 (ja) * | 2019-09-03 | 2024-07-31 | 株式会社スクウェア・エニックス | ビデオゲーム処理プログラム、及びビデオゲーム処理システム |
| JP7577437B2 (ja) * | 2019-09-04 | 2024-11-05 | 株式会社スクウェア・エニックス | ビデオゲーム処理プログラム、及びビデオゲーム処理システム |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010068872A (ja) | 2008-09-16 | 2010-04-02 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
| JP2012213485A (ja) | 2011-03-31 | 2012-11-08 | Copcom Co Ltd | ゲームプログラム、及びゲームシステム |
| JP2017217481A (ja) | 2016-06-10 | 2017-12-14 | スクウェア エニックス、リミテッドSquare Enix,Ltd., | ゲーム環境内の位置にキャラクタアニメーションを配置する方法及びシステム |
-
2018
- 2018-03-27 JP JP2018059198A patent/JP7062482B2/ja active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010068872A (ja) | 2008-09-16 | 2010-04-02 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
| JP2012213485A (ja) | 2011-03-31 | 2012-11-08 | Copcom Co Ltd | ゲームプログラム、及びゲームシステム |
| JP2017217481A (ja) | 2016-06-10 | 2017-12-14 | スクウェア エニックス、リミテッドSquare Enix,Ltd., | ゲーム環境内の位置にキャラクタアニメーションを配置する方法及びシステム |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019170427A (ja) | 2019-10-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN105492981B (zh) | 用于产生在增材制造中使用的几何数据的方法和设备 | |
| JP2001096059A (ja) | フィールドマップ生成方法、ビデオゲームシステム、及び記録媒体 | |
| JP7062482B2 (ja) | プログラム、情報処理装置、及び移動領域生成方法 | |
| US11886781B2 (en) | Three-dimensional shape data generation apparatus, three-dimensional modeling apparatus, and non-transitory computer readable medium storing three-dimensional shape data generation program | |
| Liu et al. | Real-time, dynamic level-of-detail management for three-axis NC milling simulation | |
| KR20170025993A (ko) | 가속 구조를 생성 및 탐색하는 방법 | |
| KR102095118B1 (ko) | 자동화된 디자인 생성 방법 및 시스템 | |
| KR101665908B1 (ko) | 3d 프린팅의 사전 시각화 방법 | |
| US20160378892A1 (en) | Simulation device | |
| JP7039294B2 (ja) | プログラム、画像処理方法、及び画像処理装置 | |
| JP4936522B2 (ja) | 画像処理方法、画像処理装置 | |
| US6104409A (en) | Three-dimensional object data processing method and system | |
| JP6972647B2 (ja) | 三次元形状データの編集装置、及び三次元形状データの編集プログラム | |
| US20160125659A1 (en) | Methods and systems for multilevel editing of subdivided polygonal data | |
| CN102598000B (zh) | 用于建模环境中实心物体的拓扑冲突的校正 | |
| CN110871573A (zh) | 三维形状数据生成装置、三维造形装置及计算机可读介质 | |
| KR102302833B1 (ko) | 3d 모델에 대한 베벨 방법 및 이러한 방법을 수행하는 장치 | |
| JP2013196648A (ja) | 情報処理装置、情報処理方法、プログラムおよびコンピュータ読取り可能な記憶媒体 | |
| KR20110050143A (ko) | 계층적 공간 분할 구조의 부분 업데이트 장치 및 방법 | |
| JP4966937B2 (ja) | 解析装置、メッシュ生成プログラム | |
| JP7303340B2 (ja) | プログラム、画像処理方法、及び画像処理装置 | |
| JP3632127B2 (ja) | 有限要素メッシュの生成装置 | |
| JP4066103B2 (ja) | 図形クリッピング装置および図形クリッピング方法 | |
| JP2008158962A (ja) | メッシュ分割装置 | |
| US20220379379A1 (en) | Generating supports |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210201 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220228 |
|
| 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: 20220329 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220420 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7062482 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |