https://github.com/alchemz/htc_vive_archery_simulator
A simple game to get practice with vive mechanics .
https://github.com/alchemz/htc_vive_archery_simulator
htc-vive
Last synced: 3 months ago
JSON representation
A simple game to get practice with vive mechanics .
- Host: GitHub
- URL: https://github.com/alchemz/htc_vive_archery_simulator
- Owner: alchemz
- License: mit
- Created: 2017-11-02T19:10:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T19:16:43.000Z (over 7 years ago)
- Last Synced: 2025-01-07T07:16:30.971Z (5 months ago)
- Topics: htc-vive
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTC_Vive_Archery_Simulator
A simple game to get practice with vive mechanics .## Steps
1. Set up scenes with steamVR plugins2. Interaction system: InteractionObject
3. Interaction system: Controller
4. Grabbing objects Using The Interaction System
5. Grabbing and Snapping Objects
6. Creating the bow
7. Creating arrows
8. Coding the bow
9. Scripting the arrow in the bow
10. Creating a virtual backpack
11. Running the game and debugging