Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magicien/MikuMikuDanceQuickLook
macOS QuickLook plugin for MikuMikuDance files
https://github.com/magicien/MikuMikuDanceQuickLook
mikumikudance quicklook-plugin
Last synced: 3 months ago
JSON representation
macOS QuickLook plugin for MikuMikuDance files
- Host: GitHub
- URL: https://github.com/magicien/MikuMikuDanceQuickLook
- Owner: magicien
- Created: 2017-11-26T21:17:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T03:17:06.000Z (about 5 years ago)
- Last Synced: 2024-05-02T04:00:03.727Z (6 months ago)
- Topics: mikumikudance, quicklook-plugin
- Language: Objective-C
- Size: 896 KB
- Stars: 28
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- Mac-QuickLook - MikuMikuDanceQuickLook
README
# MikuMikuDanceQuickLook
macOS QuickLook plugin for MikuMikuDance files![ScreenShot](https://github.com/magicien/MikuMikuDanceQuickLook/blob/master/screenshot.png)
## System Requirements
- macOS 10.13 (High Sierra) or later
## Supported file formats
- .pmd (Polygon Model Data)
- .pmx (Polygon Model eXtended)
- .x (DirectX File)## Install
### Manually
1. Download **MikuMikuDanceQuickLook_vX.X.X.zip** from [Releases](https://github.com/magicien/MikuMikuDanceQuickLook/releases/latest).
2. Put **MikuMikuDanceQuickLook.qlgenerator** (in the zip file) into `/Library/QuickLook` (for all users) or `~/Library/QuickLook` (only for the logged-in user).
3. Run `qlmanage -r` command to reload QuickLook plugins.## See also
- [MMDSceneKit](https://github.com/magicien/MMDSceneKit/)