changeset 8:689beb855b62 default tip

update
author hamase
date Wed, 20 Feb 2019 10:49:19 +0900
parents 8c31c8ac8d68
children
files final_pre/.DS_Store final_pre/pre.tex final_slide/.DS_Store
diffstat 3 files changed, 3 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
Binary file final_pre/.DS_Store has changed
--- 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}
Binary file final_slide/.DS_Store has changed