BlenderQuickLook
A Quick Look Plugin for generating Blender3D file thumbnails.
Install / Use
/learn @vicro/BlenderQuickLookREADME
BlenderQuickLook
A Quick Look Plugin for generating Blender3D file thumbnails.
Before

After

Installer
To get the latest built files head to latest release.
Confirmed it works in macOS Sierra 10.12.6
About
I made this QuickLook plugin when I noticed the Windows version of Blender3D had thumbnails in the File Explorer but not the Mac version.
It is my first Cocoa/QuickLook application so please point out any errors or bad practices if you can.
In order to read the blender file format, I downloaded the Blender3D version 2.71 source code and read the file mystery_of_the_blend.html documentation.
I also looked at the code for generating thumbnails in the Windows File Explorer at this thread:
I got the information on the TEST block and the flipped pixels from that code.
Installation
- Build the project in Xcode, then find the compiled
BlenderQuickLook.qlgeneratorin the Products folder in the sidebar, right click on it and select Show in Finder to see the file. - Copy the file to ~/Library/QuickLook/
- Wait until the QuickLook service gets refreshed and the thumbnails should start appearing OR manually refresh it running in the Terminal:
qlmanage -r
Links
I used the following resources to learn how to make the plugin:
Related Skills
node-connect
325.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
80.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
325.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
80.2kCommit, push, and open a PR
