Skip to content

Convert Grab levels into obj, fbx, or stl files using blender

Notifications You must be signed in to change notification settings

twhlynch/Grab2Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grab2Model

Convert Grab levels into 3d model files that you can use externally.

  • Install python 3.10+
  • Install Blender and add it to path
  • Update generated folder from Slin/GRAB-Level-Format (main/tools/generated)
  • Copy generated folder into your blender install "Blender X.X\X.X\python\lib" folder
  • Run pip install -r requirements.txt --target "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib" replacing the target with your blender install
  • blender --background --python Grab2Model.py <level_file> <obj|fbx|stl=obj>

Note: level-joined will likely be scuffed.

About

Convert Grab levels into obj, fbx, or stl files using blender

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages