Here is a modified version (changed uniforms, and workaround for transparency) I posted on Shadertoy:
rainbow-loader-shader.webm
| function ffmpeg-apple-tv() { | |
| ### | |
| # Usage: | |
| # ffmpeg-apple-tv <mode> <test?> <file(s)|pattern> | |
| # Examples: | |
| # ffmpeg-apple-tv copy true video.mkv | |
| # ffmpeg-apple-tv reencode false *.mkv | |
| # ffmpeg-apple-tv compatible *.mkv | |
| ### |
| /* | |
| Inspired by Andy Bell, Stephanie Eckles, etc. | |
| https://piccalil.li/blog/a-more-modern-css-reset/ | |
| https://moderncss.dev/modern-css-for-dynamic-component-based-architecture/ | |
| */ | |
| @layer reset { | |
| /* #region Document */ |
| <script lang="ts"> | |
| import type { Snippet } from 'svelte'; | |
| import { mode } from 'mode-watcher'; | |
| import { Star } from 'lucide-svelte'; | |
| type Props = { | |
| title?: string; | |
| titleContent?: Snippet; | |
| foregroundContent?: Snippet; | |
| midgroundContent?: Snippet; |
| /* | |
| Before running this script, make sure to: | |
| 1. Open the console | |
| 2. make the view emulate mobile | |
| - chose something with a mobile user-agent string, like "iPhone 12 Pro" | |
| 3. Now the UI should line up with that this script expects. | |
| */ | |
| // First we need to click the 3-dot menu button to reveal |
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """ | |
| Created on Sat Jan 25 19:04:21 2020 | |
| @author: bionboy | |
| references: | |
| https://towardsdatascience.com/lets-code-a-neural-network-in-plain-numpy-ae7e74410795 |
I hereby claim:
To claim this, I am signing this object: