Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
/ dff2obj Public archive

⛔️ DEPRECATED Python & Blender (DFF to OBJ)

Notifications You must be signed in to change notification settings

kewka/dff2obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

MOVED TO https://github.com/Kewka/dffconvert

Python script to convert DFF file to OBJ.

Usage

blender -b -P ./plugin.py -P ./script.py -- [path_to_dff] [path_to_obj]

Environment variables:

  • TEXTURES_DIR - This is a directory with images from a TXD file in PNG format. Used to correctly describe textures in the MTL file. Default: [path_to_dff]_tex

Dependencies

About

⛔️ DEPRECATED Python & Blender (DFF to OBJ)

Resources

Stars

Watchers

Forks

Packages

No packages published