https://github.com/jeinselen/blender-deliverykit
Quickly export selections to a specified directory in a variety of formats
https://github.com/jeinselen/blender-deliverykit
3d-printing 3d-texture 3dprinting blender blender-3d blender-extension blender3d csv export extension fbx glb obj preset stl threejs unity unity3d unreal-engine volume-field
Last synced: 17 days ago
JSON representation
Quickly export selections to a specified directory in a variety of formats
- Host: GitHub
- URL: https://github.com/jeinselen/blender-deliverykit
- Owner: jeinselen
- License: gpl-3.0
- Created: 2024-07-15T22:30:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T02:19:21.000Z (4 months ago)
- Last Synced: 2025-04-04T20:16:00.517Z (26 days ago)
- Topics: 3d-printing, 3d-texture, 3dprinting, blender, blender-3d, blender-extension, blender3d, csv, export, extension, fbx, glb, obj, preset, stl, threejs, unity, unity3d, unreal-engine, volume-field
- Language: Python
- Homepage: https://github.com/jeinselen/Launch-Blender-Extensions
- Size: 156 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Launch Delivery Kit — Quick Blender Exports

## Features:
- One-click export to a specified target folder with presets for Unity 3D, Unreal Engine, ThreeJS, 3D printing, CSV files, and more

- Features are undergoing a slow evolution, replacing the older plugin structure with individual I/O scripts as time allows; very much a work in progress
## Installation via Extensions Platform:
- Go to Blender Preferences > Get Extensions > Repositories > **+** > Add Remote Repository
- Set the URL to `https://jeinselen.github.io/Launch-Blender-Extensions/index.json`
- Enable `Check for Updates on Start`
- Filter the available extensions for "Launch" and install as needed## Installation via Drag-and-Drop:
- Click and drag one of the file links from the [repository list page](https://jeinselen.github.io/Launch-Blender-Extensions/) into Blender
## Installation via Download:
- Download the .zip file for a specific kit
- Drag-and-drop the file into BlenderThese latter two methods will not connect to the centralised repository here on GitHub and updates will not be automatically available. If you don't need easy updates, don't want GitHub servers to be pinged when you start up Blender, or would just like to try some extensions without adding yet another repository to your Blender settings, this is the option for you.
## Notes:
Software is provided as-is with no warranty or provision of suitability. These are internal tools and are shared because we want to support an open community. Bug reports are welcomed, but we cannot commit to fixing or adding features. Not all features may be actively maintained, as they're updated on an as-needed basis.