Skip to content

Internal Creators.TF plugin used to convert models for loadout preview.

Notifications You must be signed in to change notification settings

rob5300/Creators_SourceMDLToGLTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Internal blender plugin used to batch convert weapons and cosmetics to be displayed on the Creators.TF loadout preview page. Released for public use, output glb files should be usable in any engine that supports them.

Requirements:

  • Blender Source Tools
  • Blender 2.8+

Setup:

  • Use included python scripts to sort and decompile all source assets (mdl and vtf)
  • Install Blender Source Tools plugin.
  • Install plugin
  • Fill in plugin options for input folders and out folder paths.

How to use:

Open Blender, File > Convert QCs. Then wait for all to convert. If a .glb file exists already then it will be skipped.

Check output data.json for what was converted and their extra information. This extra information is intended to be added to the creators.tf economy data for each cosmetic/weapon.

For materials that have masks for tints, these masks are also generated and output.

About

Internal Creators.TF plugin used to convert models for loadout preview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages