You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some readers may not be familiar with 3D formats. Would be great to mention glTF from the beginning, so that the reader knows what to possibly re-use in their own future prototypes.
Copy file name to clipboardExpand all lines: articles/digital-twins/quickstart-3d-scenes-studio.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The scene will look like this:
32
32
33
33
You'll need an Azure subscription to complete this quickstart. If you don't have one already, [create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) now.
34
34
35
-
You'll also need to download a sample 3D file to use for the scene in this quickstart. [Select this link to download RobotArms.glb](https://cardboardresources.blob.core.windows.net/public/RobotArms.glb).
35
+
You'll also need to download a sample glTF (Graphics Language Transmission Format) 3D file to use for the scene in this quickstart. [Select this link to download RobotArms.glb](https://cardboardresources.blob.core.windows.net/public/RobotArms.glb).
36
36
37
37
## Set up Azure Digital Twins and sample data
38
38
@@ -314,4 +314,4 @@ You may also want to delete the downloaded sample 3D file from your local machin
314
314
Next, continue on to the Azure Digital Twins tutorials to build out your own Azure Digital Twins environment.
0 commit comments