Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 28 days ago
JSON representation

Quickly export selections to a specified directory in a variety of formats

Awesome Lists containing this project

README

        

# Launch Delivery Kit — Quick Blender Exports

![3D render of an abstract D-shaped logo made up of blocks with some rounded corners in soft yellow-oranges and purple, text in the image reads Delivery Kit from the Mograph team at Launch by NTT DATA](images/DeliveryKit.jpg)

Based on a quick export toolset for Blender 2.8-4.1, Mesh Kit refactors the code for Blender 4.2. Features haven't changed significantly, so for the time being please refer to the original documentation for details.

Includes:

- https://github.com/jeinselen/VF-BlenderDelivery
- Unity 3D (FBX)
- Unreal Engine (FBX)
- ThreeJS (GLB)
- Element3D (OBJ)
- 3D Printing (STL)
- Unity 3D Volume Field (VF)
- 3D Texture Strip (EXR)
- Item Position (CSV)
- Item Vertices (CSV)

***WARNING: This extension is in early beta and should be installed only for testing purposes.***

## 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`
- Set the local directory if desired (relative paths seem to fail, try absolute instead)
- Enable `Check for Updates on Start`
- Filter the available extensions for "Launch" and install as needed

## Installation via Download:

- Download the .zip file for a specific kit
- Drag-and-drop the file into Blender

This method 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.

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.