The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Featured!
Tarkin Item Exporter

Tarkin Item Exporter 1.1.0

Created by tarkin

1.6K Downloads

SPT 3.11.3 Compatible

Export your gun build as a 3D model.

This mod exports the hierarchy, meshes, textures and materials of any Tarkov item.
The exported file format is glTF which is supported by many 3D editing programs, including Blender.

banner4.png

How to export:

  • Open the inspect window of your Tarkov item.

  • Click the EXPORT AS GLTF button. The process should begin immediately, might take a while for big guns.

  • If successful the inspect window will close and a notification in Tarkov will appear with the saved file path. The default save path: C:\Users\<user name>\Documents\Escape from Tarkov\ExportedGLTF\ can be changed in BepInEx config (F12).

  • In that directory there will be all the exported and converted textures, with .bin and .gltf files of your item.

  • To open the file in Blender: File -> Import -> glTF 2.0 (.glb/.gltf) or in more recent versions you can just drag and drop the .gltf file on the window.

Might consume a lot of RAM during and after export.

Under the hood this mod uses libraries UnityGLTF and AssetStudio.

Consider supporting my work by joining paid membership on my yt channel.

Version 1.1.0
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

141 Downloads

Created May 11th, 9:46 AM

Updated May 11th, 9:46 AM

Virus Total Results

- Reworked material conversion to be more accurate, using more values from the original shader.
- Switched to KHR\_materials\_specular instead of KHR\_materials\_pbrSpecularGlossiness. It supports specular tint, and requires no hacks from Blender (it set material IOR to 1000). The specular map now plugs in the specular IOR Level socket of the BSDF, and the base IOR is default 1.5. It looks correct now, it was so wrong before.
- Treating collimator glass as transmission material.

- Proper bundle dependency handling. The export process is now 10-30% faster, by simply not loading unnecessary bundles.

Version 1.0.2
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

562 Downloads

Created Apr 15th, 11:37 PM

Updated Apr 15th, 11:37 PM

Virus Total Results

modded items support

Version 1.0.1
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

899 Downloads

Created Mar 18th, 1:31 PM

Updated Mar 18th, 1:31 PM

Virus Total Results

Not quite yet...