Unity STEP Importer

This package allows extraction of mesh, texture and hierarchy data from STEP-files. Using the package STEP-models can be imported into Unity and used as regular GameObjects.

The source code and development Unity project containing the package can be found at Github. The package itself can be imported in the Unity Editor through the Unity Package Manager > Add package from git URL… using the URL https://github.com/FKI-HTW/UnitySTEPImporter.git#upm for the latest version or https://github.com/FKI-HTW/UnitySTEPImporter.git#VERSION for a specific version. The version numbers can be found at Tags.