https://github.com/siccity/t3dimporter
Load UDK .t3d files into Unity.
https://github.com/siccity/t3dimporter
deus deusex importer t3d udk unity unreal
Last synced: 2 months ago
JSON representation
Load UDK .t3d files into Unity.
- Host: GitHub
- URL: https://github.com/siccity/t3dimporter
- Owner: Siccity
- License: mit
- Created: 2018-01-14T16:26:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T08:25:50.000Z (about 4 years ago)
- Last Synced: 2025-02-28T16:11:20.593Z (3 months ago)
- Topics: deus, deusex, importer, t3d, udk, unity, unreal
- Language: C#
- Size: 34.2 KB
- Stars: 16
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## .t3d level importer for Unity
File>Import>.t3d
Tested with the Deus Ex version of UnrealEd.
---
*Imports;*
* Geometry
* Lights
* AudioSources
* Entity placeholders---
*How do i get a .t3d file?*
In UnrealEd, press File>Export Level.*I just want an .obj*
You can use this tool to get your level into Unity, then find another plugin to extract the model from Unity to an .obj format