v1
This is a shit fork of plymouth-blahaj
plymouth-shelby
This is a Plymouth theme which gives you a spinning low-poly 1967 Ford Mustang Shelby GT500 or something as your Linux system boots.
"1967 Shelby GT500" (https://skfb.ly/pzBMV) by OUTPISTON is licensed under CC Attribution-NonCommercial-ShareAlike (http://creativecommons.org/licenses/by-nc-sa/4.0/).
Usage
-
Install by copying the
shelbydirectory to/usr/share/plymouth/themes. You can get this directory on its own from the releases (just extract the tarball). -
Follow your distribution's instructions for changing the theme. On Arch you need to:
- change the
Themeoption in/etc/plymouth/plymouthd.conftoshelby - run
plymouth-set-default-theme -R shelbyas root. For me, this generates a ton of warnings about UTF-8 filenames, but it does end up working.
It's probably the same on other distros, but it's worth checking.
- change the
Files
spinny.blendis a Blender project containing the 3D model set up to spin around in a loopframescontains 4K (in retrospect, overkill) renders of the blåhaj in various orientationsshelbycontains the theme itself, mostly copied from the defaultspinnertheme except for the car images and name/descriptionscriptscontains a few scripts I used to generate the final images. Generally the workflow is to run./scripts/crop.shand then./scripts/fade.shfrom this repository. See comments in each script for more on what they do. You need Python 3, ffmpeg, GNU parallel, and optionally optipng (comment out the lines that call it if you don't want to use it).
Description
Languages
Shell
51.8%
Python
48.2%