Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLS2OBJ

Blockland Save (.bls) to Wavefront (.OBJ) converter.

Originally made by siba, updated for 2.8 by Ahead, then updated for 4.0 by Robbinson Block.

Instructions

  • Download the repository and extract it.
  • Download/install the latest version of Blender.
  • Open Terminal/Command Prompt and enter the following command:
    • path_to_blender_executable -b -P path_to_bls2obj_python_script -- path_to_bls_file path_to_blbs_folder path_to_output_directory
    • Example for Linux, from the extracted BLS2OBJ folder: blender -b -P ./BLS2OBJ.py ./BLBS .
  • A Wavefront (.OBJ) model of .BLS file entered will be saved to the output directory.
  • ???
  • Profit.

About

A fork of Ahea4d's BLS importer for Blender that is much faster while (currently) sacrificing UVs and normals. Made for special purposes.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages