Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fki-htw/unitystepimporter
Unity package for converting STEP models into mesh data and importing them into Unity project
https://github.com/fki-htw/unitystepimporter
bht package step-importer unity ventus
Last synced: about 19 hours ago
JSON representation
Unity package for converting STEP models into mesh data and importing them into Unity project
- Host: GitHub
- URL: https://github.com/fki-htw/unitystepimporter
- Owner: FKI-HTW
- License: mit
- Created: 2023-10-30T17:09:47.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-01-18T13:27:19.000Z (24 days ago)
- Last Synced: 2025-01-18T14:49:25.010Z (24 days ago)
- Topics: bht, package, step-importer, unity, ventus
- Language: C#
- Homepage:
- Size: 105 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity STEP Importer
Unity STEP Importer is a Unity package that enables you to import STEP-models, extract their mesh, texture and hierarchy information and import it into
Unity as GameObjects.Download the package through the Window > Package Manager in the Unity Editor with Add package from git URL....
Using the URL https://github.com/FKI-HTW/UnitySTEPImporter.git#upm for the newest version, or https://github.com/FKI-HTW/UnitySTEPImporter.git#VERSION_TAG for a specific one. The available version tags can be found in Tags.