Skip to content

GodePTPM/bsp_import_for_blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

BSP files importer for Blender

How to use

For BSPv30 files

Place the .bsp file to the root directory with .wad files

Structure: /file.bsp /file.wad

For RBSP files

Unpack the .pk3 archive and place the .bsp file to the root directory

Structure: /file.bsp /textures/some/file.png /models/some/file.png

Compatibilities

Textures have to be downloaded and placed inside the .bsp file directory because most of the maps uses default textures from the game installation

Game Compatible Version Textures
Half-Life BSPv30 TBA
Half-Life: Opposing Force BSPv30 TBA
Half-Life: Blue Shift BSPv30 TBA
Counter-Strike 1.6 BSPv30 Download
Counter-Strike: Neo BSPv30 TBA
Counter-Strike: Condition Zero BSPv30 TBA
Counter-Strike: Online BSPv30 TBA
Team Fortress Classic BSPv30 TBA
Gunman Chronicles BSPv30 TBA
James Bond 007: Nightfire BSPv30 TBA
Ricochet BSPv30 TBA
Deathmatch Classic BSPv30 TBA
Day Of Defeat BSPv30 TBA
Soldier of Fortune 2 RBSP Download
Star Wars Jedi Knight II: Jedi Outcast RBSP TBA
Star Wars Jedi Knight: Jedi Academy RBSP TBA

Todo

  • RBSP Bezier patch support
  • Source .bsp (VBSP) files
  • Quake .bsp (IBSP) files

About

Import .bsp files in Blender

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages