Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

The second project for the Udacity VR Developer Nanodegree program: Modern Apartment

License

Notifications You must be signed in to change notification settings

AssisrMatheus/vrnd-build-an-apartment-by-matheus-assis

Repository files navigation

Build an Apartment

Desk Kitchen Living room

Starter project for(now out of order) the Udacity VR Developer Nanodegree program.

This submission is using an Android build

  • Course: VR Scenes & Objects
  • Project: Build an Apartment

Versions Used

Directory Structure

  • The Unity project is the child directory of the repository and named according to the associated lesson.
  • The Unity project is 'cleaned' and includes the Assets folder, the ProjectSettings folder, and the UnityPackageManager folder.

GVR SDK for Unity

  • GoogleVR > Demos is not included.
  • GoogleVR > GVRVideoPlayer.unitypackage is included.
  • Scripts applicable to the course have been updated to reflect Unity's API change from UnityEngine.VR to UnityEngine.XR.

Note: If for any reason you remove and re-import GVR SDK for Unity v1.100.1, make sure you accept any API update pop-up prompts triggered by Unity. Alternatively, you can manually run the API updater (Unity menu Assets > Run API Updater...) after the import has completed.

Related Repositories

Personal additional considerations

It didn't take much time to fill up the scene with props and organize everything, approximately one hour, but I had a problem when trying to make shadows appear. Even though every item was checked as static, lights set as baked and shadow type as "soft shadows" I couldn't see any shadow. So I just assumed this is how it should work, giving that I had to turn off every graphical option. After finishing up everything to submit, I changed "Lightmap Resolution" to 80 as requested on the project's rubrics and shadows appeared! I took +- 1:30 hours trying to fix shadows and plus more 30 min finding the city sound so I spend 3 hours in total.

The lesson asked to use "Mobile/Diffuse" shader but the globe was dark with it, so i changed it to Unlit.

Attributions

City background sound

About

The second project for the Udacity VR Developer Nanodegree program: Modern Apartment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages