# HG changeset patch # User hamase # Date 1550627359 -32400 # Node ID 689beb855b62f5d71703b3ba2887d5a0fe4bbdcf # Parent 8c31c8ac8d681b72ba661d2210bf92124745a157 update diff -r 8c31c8ac8d68 -r 689beb855b62 final_pre/.DS_Store Binary file final_pre/.DS_Store has changed diff -r 8c31c8ac8d68 -r 689beb855b62 final_pre/pre.tex --- a/final_pre/pre.tex Wed Feb 20 10:01:17 2019 +0900 +++ b/final_pre/pre.tex Wed Feb 20 10:49:19 2019 +0900 @@ -31,15 +31,9 @@ \maketitle \begin{onecolabstract} -Among computer games, there is a genre called music game that competes with the performance technique of musical instruments and rhythmic sense according to music. In many cases it often takes a training period that is not short to be able to play musical instruments freely, so music games are played as entertainment that can more easily handle music than instruments. - - -Technologies used in games include VR (Vertical Reality). VR is a technology that uses HMD (HeadMount Display) to block visitors' visibility from the outside world, so that the images displayed inside the HMD can experience as if they are real. This technology is often used for games, and various games corresponding to VR have been developed from the beginning of the presentation. +We use VR technologies in computer music game which competes with the musical performance of instruments. HMD (Head Mount Display) and LeapMotion (Hands Tracking Device) are used with UnrealEngine4 (UE4). In this game, bare hands work well in HMD reality without annoying controller in hands. We have solved interferences between hands and HMD visual using transparent display of hands.This game is implememted on UE4 BluePrints which is a visual programming language with wires and boxes. The effectiveness of convination of VR and LeapMotion in music game is confirmed. -In this paper, we propose an input method which does not need to grasp the input device and realize the VR music game using it. - -\end{onecolabstract}] -\thispagestyle{fancy} +\end{onecolabstract}] \thispagestyle{fancy} \section{研究目的} @@ -123,4 +117,4 @@ \nocite{*} \bibliographystyle{junsrt} \bibliography{reference} -\end{document} \ No newline at end of file +\end{document} diff -r 8c31c8ac8d68 -r 689beb855b62 final_slide/.DS_Store Binary file final_slide/.DS_Store has changed