Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://blender.stackexchange.com/questions/5064/how-to-batch-import-wavefront-obj-files/31825#31825
It imports all objs from a folder, C:\objects here but you can change this. In Linux you can use:
I tested it with Blender 2.93 with 2 sample objs in a folder and it worked.
I was thinking about coding something, but my python skills have gotten rusty due to lack of use.
Thanks Stretchyf
https://i.imgur.com/ALHqdwS.png
(That was after I joined the 500+ mesh objects created by the import together into 1 object.)
Now to see how many objects I get out of this when I separate by materials.
As for number of objects, 518 only reduced to 435. I need to actually look at materials and textures now to reduce further (DAG!)