The Unity script below demonstrates how to create a Mesh (in this case a Cube) purely through code.Simply, create a new Scene, add this script to the Main Camera, and run. I’ve tested this script using the ‘PC, Mac & Linux…
Read more ›
The Unity script below demonstrates how to create a Mesh (in this case a Cube) purely through code.Simply, create a new Scene, add this script to the Main Camera, and run. I’ve tested this script using the ‘PC, Mac & Linux…
So, you have a Samsung Gear VR, and you want to develop for it using Unity? Great! Then this post is for you! I’ll show you how to get up and running with the minimum of fuss. Just follow the…