Skip to content

Instantly share code, notes, and snippets.

@Fuwn
Last active June 22, 2021 21:29
Show Gist options
  • Save Fuwn/c5360535471f8ba82c3578fe201304db to your computer and use it in GitHub Desktop.
Save Fuwn/c5360535471f8ba82c3578fe201304db to your computer and use it in GitHub Desktop.
A semi-easy way to import Counter-Strike models into Blender
  1. Navigate to the game folder, then use GCFScape to open the .vpk files and extract the model(s).
  2. Use Crowbar to decompile the .mdl models into .smd model(s).
  3. Use VTFEdit to decompile the .vtf textures for the model(s) into .png textures.
  4. Use the addon Blender Source Tools to import .smd model(s) into Blender.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment