@article{oai:nagoya.repo.nii.ac.jp:00008502, author = {野口, 博和 and NOGUCHI, Hirokazu and 安田, 孝美 and YASUDA, Takami and 横井, 茂樹 and YOKOI, Shigeki and 鳥脇, 純一郎 and TORIWAKI, Jun-ichiro}, issue = {12}, journal = {情報処理学会論文誌}, month = {Dec}, note = {本論文では, 仮想空間中に用意したハサミを用いて同じ空間中に配置された紙を対話的に切断することが可能なシミュレーションシステム, そのための切断操作のモデル, および実現例について述べる.本システムにより, 操作者はディスプレイ上に表示される仮想3次元空間を見ながらハサミに「開閉」「移動」「方向転換」の操作を与えることで, 実時間応答で紙を切断することができる.上記3操作はハサミ本来の基本的な操作であるので, 実世界での感覚で切断操作を行うことができる.切断操作を実現するために, 3つの基本モデル, すなわち(1)紙のデータ構造, (2)操作によるハサミの状態遷移, (3)ハサミによる紙の切断および衝突処理, を実現した.また操作にともないリアルタイムに変化する紙の形状を効率良く扱うため, 紙のデータ構造は頂点座標と頂点名を要素に持つ単純なリスト構造とした.ハサミは切断可能状態と切断不可能状態のいずれかの状態をとり, それぞれの状態に応じた紙の切断と紙とハサミの衝突判定を行う.紙の切断処理と衝突判定は, ハサミの刃のかみあう点の軌跡と紙の辺を利用して行う.本モデルに基づいて, ハサミによる紙を切るという操作をグラフィックワークステーション上に実現し, モデルの有効性を確認した., This paper describes a simulation system and a model for cutting a piece of paper with a pair of scissors in three demensional(3D)virtual space. In the system, pieces of paper and a pair of scissors are defined in 3D virtual space and displayed on a graphic screen. An operator can scissor a virtral paper sheet freely and interactively with giving three basic operations, for scissors such as 'open and close', 'move'and'change direction', to a pair of virtual scissors. In order to realize these operations in computer, we defined three basic models;(1)Data structure for a paper sheet, (2)Scissors states and transitions among them according to the operations, (3)Cutting model and Collisions detection. For the realtime processing, we use a simple list structure for the shape of a paper sheet, which keeps only the vertices of the sheet. The scissors have two kinds of states according to the operations. Updating the state of the paper sheet and the contents of the list corresponding to the interactive operations such as'Cutting paper', 'Collisions detection'and'Position correction of scissors' is performed, using a trace of scissors'edges and the edges of virtual paper. We realize cutting operations with this model, and understand its availability.}, pages = {3304--3314}, title = {仮想空間でのハサミによる切断操作のモデルと実現}, volume = {39}, year = {1998} }