Skip to content

Commit b6d9010

Browse files
authored
Added reference to glTF
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.
1 parent 4741fe8 commit b6d9010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/digital-twins/quickstart-3d-scenes-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The scene will look like this:
3232

3333
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.
3434

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).
3636

3737
## Set up Azure Digital Twins and sample data
3838

@@ -314,4 +314,4 @@ You may also want to delete the downloaded sample 3D file from your local machin
314314
Next, continue on to the Azure Digital Twins tutorials to build out your own Azure Digital Twins environment.
315315
316316
> [!div class="nextstepaction"]
317-
> [Code a client app](tutorial-code.md)
317+
> [Code a client app](tutorial-code.md)

0 commit comments

Comments
 (0)