Hello everyone, in this post I will be introducing Unity for absolute beginners and we will build a small application on windows🙂 Please look at the video below....
In this post we can create a Basic Virtual Reality A pplication in Unity... Let us get started.. 1.Open Unity and create a Project. 2.Create a Scene (Ex. simple cube) and save the scene(place the cube infront of camera) 3.In order to develop for Android, you need to download Android Studio SDK and Java JDK compatible to your Unity version. 4.Go to build settings,click on A dd open scenes 5.Now, Switch Platform to Android . 6.In the Player settings -> Identification -> Package name -> com.CompanyName.ProductName (change the package name into this format). 7.In other settings check the V irtual Reality Supported block and select the C ardboard SDK and set the minimum API Level to 19(since, cardboard requires a minimum API level of 19) 8.Finally click on Build and Run . This is how your first VR Application looks like in your Android phone😃....
Hello, In this post we are going to discuss about how to create a basic Augmented Reality application using Unity and Vuforia. Please follow the video below... Description Steps to follow in Vuforia portal 1. Go to https://developer.vuforia.com/targetmanager/licenseManager/licenseListing 2. Click on Get Development Key and write the app name →create. 3. After creating the app click on that and you can see the development key. Copy that key. 4. Now, Click on Target Manager. 5. Click on Add database and type a name for your database(select device) and create. 6. Select the database that you have created and add target Choose a picture that you desire. width - 1024 Desired Name 7. After creating the database, select it and download database. 8. Go to downloads-- https://developer.vuforia.com/downloads/sdk and download Unity Extension Legacy. These are all the steps you need t...
First>>>> Let's learn about Mixed Reality! Before going to Mixed Reality,we must understand the difference between Augmented Reality and Virtual Reality. Stepping into Virtual Reality...... Using a virtual reality headset over your eyes, it removes your presence in the current world and drives you into a new world where you are actually NOT present.i.e you are actually present in the real world but you feel as if you were in another world.(virtual world) For instance,you are currently in your room now.Using a VR headset you can really feel as if you were swimming with the sharks in a big ocean.You can't actually see the real world around you.It just expands your senses with experiences within by making you BLIND from the current world. Stepping into Augmented Reality...... The meaning of AUGMENT is to ADD.This gives the entire meaning required.It takes the current world and adds something to it.Like Virtual Reality, it doesn't take us to any oth...
Comments
Post a Comment