kbnotq_1
Brief Intro about how I learned to make a VR game
This research project targeted students to get to know devices in a simulated classroom, which was inspired by the time of my teaching computer science in a village. Every technique of this game, like 3d building and motion interaction, I was self-taught, which I enjoyed a great deal.
_____
A video shares 4 steps about my ways to learn to make a VR game,
- 3D models building and adapt the environment to Android phones, like light baking and simplify the models.
- create some UI attached by effects and add listeners inside it.
- apply Google Cardboard SDK to the first-person-camera character, and set up keyboard&joystick control.
- link every object inside this game through triggers and design the reactions
Design by kbnotq
Via Unity 3D&Cardboard SDK
Brief Intro about how I learned to make a VR game
This research project targeted students to get to know devices in a simulated classroom, which was inspired by the time of my teaching computer science in a village. Every technique of this game, like 3d building and motion interaction, I was self-taught, which I enjoyed a great deal.
_____
A video shares 4 steps about my ways to learn to make a VR game,
- 3D models building and adapt the environment to Android phones, like light baking and simplify the models.
- create some UI attached by effects and add listeners inside it.
- apply Google Cardboard SDK to the first-person-camera character, and set up keyboard&joystick control.
- link every object inside this game through triggers and design the reactions
Design by kbnotq
Via Unity 3D&Cardboard SDK