An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

## .t3d level importer for Unity

File>Import>.t3d
Tested with the Deus Ex version of UnrealEd.

![](https://user-images.githubusercontent.com/6402525/81540983-bfb3ae00-9372-11ea-9813-fb7657882694.png "preview")

---

*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