Bits of Blender #75 – Run multiple instances of Blender on a Mac

Two Blender 3D interface screenshots displaying a 3D model of vases and a logo with a cat and text "Bits of Blender".

John R. Nyquist writes:

How do you run multiple instances of the SAME version of Blender on a Mac?

It is a quick tip, in a nutshell just run this in the Terminal:
open -n -a Blender

Advertisement