未经作者授权,禁止转载
课程的一个作业,第一次做vr游戏就放上来留个纪念,整理好会放上源代码和exe封装后的版本。
这个游戏可以不需要vr设备就能玩,已经内部设置了VR模拟器。
下面是readme文件:
Spatialized Sound and Simple UI with shooting game
Project introduction
Object usage:
– Gun – Imitate gun shooting, press left mouse button after grabbing to shoot continuously
– Bullet Controller – Grab the yellow slider to adjust bullets’ speed
– Prism
– Cylinder
– Cube
– Torch with fire effect
Spatialized Sound
– a sound when the gun is fired, emitted from the barrel of the fun
– a sound when bullets collide with any surface, emitted from the current location of the bullet and the bullet may generate multiple collision sounds if it bounces off a surface and hits another one)
– This sound should be chosen randomly from a list of multiple collision sounds, so that it’
