Home

Awesome

importOBJ_principledShader

A customized obj importer for Blender, that creates a Principled BSDF Material. We use it for importing from 3DCoat, but it should work for other applications as well.

A small example video:

IMAGE ALT TEXT HERE

Match Transforms

What it does:

Adds some buttons to the Tools/Transform panel that allow you to match the selected objects (singular or plural) tansforms (all or location, rotation, scale) to the active object (last selected).

InstantMeshesRemesh

A simple addon that uses the commandline version of Instant Meshes to integrate it into Blender.

What it does:

IMPORTANT: when using the UI you have to save your mesh as %TEMP%\out.obj (or whatever your temp dir is in Linux/Mac)

Installation instructions:
  1. Download the original Instant Meshes program (binaries or build yourself)
  2. Download InstantMeshesRemesh.py from my github repo and put it into your addons folder
  3. Activate it inside Blender and set the filepath to the Instant Meshes executable
  4. Now you should have a Instant Meshes Remesh command in the object menu