An open API service indexing awesome lists of open source software.

https://github.com/twhlynch/grab2model

Convert Grab levels into obj, fbx, or stl files using blender
https://github.com/twhlynch/grab2model

blender grabvr python vr

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/Slin/GRAB-Level-Format/tree/main) (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 `

> Note: level-joined will likely be scuffed.