Importing your 3d model

Importing your 3d model



Importing your 3D model

To import your 3d model into the frontline.io 3D Studio:
* frontline.io 3D Studio supports FBX, OBJ, GLTF2, STL, PLY, 3MF file types for 3D models.

* If don't have the correct file type, use the Converting CAD Files to Frontline Models article to proceed.

1. Drag your 3d model into Unity's Project Tab, or go to Assets > Import New Asset under the top menu




2. Create a new scene under File > New Scene and select Basic

3. Drag the 3d model into your scene, make sure its transform values are zero when selecting the model:




4. Right click on your 3d model in the Hierarchy tab, select LLS > Set Frontline Scene




5. Select a location to save your scene.

You can now press Play (under Edit > Play) and interact with your 3D model.

You can now create your first procedure with your model.

Troubleshooting

Materials and Colors are not editable
Cause: Materials are not extracted from the FBX File.

1. In the project window, select your FBX file
2. When selected, in the "Materials" tab, click "Extract Materials"



3. Select a location in your project to extract the materials into (into a "Materials" folder is preferred)
4. Select the model in scene.
5. Open the material in the inspector. it should now be editable.

    • Related Articles

    • Modifying a Model's Pivot Point

      To change the pivot point in Unity, you can use the following steps: Open your Unity project and select the GameObject that you want to modify. In the menu, go to LLS > Tools > Model > Adjust Pivot Point. In the opened window, use the "Adjust pivot" ...
    • How to Upload a Model to frontline.io from 3D Studio

      Currently, your model can only be accessed through Unity. In order for others to be able to see it in the frontline.io Application, we need to build and upload it. At the top menu go to LLS > Frontline Builder. In this window, you can manage and ...
    • Importing frontline.io 3D Studio

      To be able to work with frontline.io 3D Studio in Unity: 1. With Unity open, go to top menu Assets > Import Package > Custom Package 2. Choose your frontline.io 3D Studio Package (If you don't have it, please contact your frontlline.io contact) 3. ...
    • Adding Mixed Reality Object Detection

      With object detection, 3d objects can be placed on real elements from your physical environment by recognizing the outline shape. For the detection model, there are a few requirements: A Frontline scene must be created, if it hasn't yet, refer to ...
    • How to create Sub-Systems

      To create a subsystem follow the steps: In the hierarchy window, right-click and select LLS > Create > Sub-system Give the newly created sub-system a name under the "Device Name" field in the inspector window Select and drag the game objects that are ...