Blender Export to Multiple Parts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Blender can export an STL or OBJ as multiple parts - by using a plugin. | |||
* | *There is a plugin to export a batch of parts as individual files in Blender. [https://devforum.roblox.com/t/is-there-a-way-to-mass-export-stuff-from-blender-as-separate-parts/229046/6] | ||
*More info on multiple part export from last link [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105] | *More info on multiple part export from last link [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105] | ||
*Link to Blender add-on at [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105] | *Link to Blender add-on at [https://devforum.roblox.com/t/something-to-help-you-all-with-multiple-blender-mesh-exports/80105] | ||
**Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher. | **Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher. | ||
**MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21. | **MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21. |
Revision as of 19:34, 8 February 2021
Blender can export an STL or OBJ as multiple parts - by using a plugin.
- There is a plugin to export a batch of parts as individual files in Blender. [1]
- More info on multiple part export from last link [2]
- Link to Blender add-on at [3]
- Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher.
- MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21.