To gain access to the modified files, please fill in this form and send it to matterport3d [at] googlegroups.com to request access. After getting access to the original files, please forward the email from matterport team to ry273 [at] cornell [dot] edu, along with the signed Term of Use Agreement form to request access to the modified files.
<aside>
⚠️ For internal testing, there is one example CareHome asset in RCareWorld/Assets/CareHomes
. Please use this for testing.
</aside>
<aside> ❗ Warning: Loading CareHome Assets can be extremely slow and may cause Unity to crash. It will not make you lose your unsaved work in Unity but might disconnect remote destop services like TeamViewer, or make the computer shutdown. So please makesure all your works are saved before continueing.
</aside>
Load an example CareHome into the scene. There’s no texture on it, so you need to attach texture to it. First click on the CareHome house object in the left hierarchy window
Use AttachMaterial
in CareTool
The house should be colorized with texture after that.