Skip to content

Commit

Permalink
add ALInstrument download and README entry/image
Browse files Browse the repository at this point in the history
  • Loading branch information
PiMaker committed Nov 10, 2021
1 parent 7ad57d0 commit d3bcd9b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added ALInstrument.unitypackage
Binary file not shown.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The various things are provided as Unity packages. To use them, download the '.u

[AudioLink](https://github.com/llealloo/vrc-udon-audio-link) is a system for providing audio data to world and avatar shaders. Some of my things here are compatible with it:

* [ALInstrument](#alinstrument): Customizeable visualizer thingy to drop into your world here and there
* [Audio Link Blend](#audio-link-blend): Have blend shapes react to audio, with minimal overhead
* [Aurora](#aurora): Sync the Aurora between players and have it light up to the music (AudioLink is optional for this one!)

Expand Down Expand Up @@ -116,6 +117,15 @@ You can create a "SkyboxStatic" of your own configured variant easily (useful fo

![CamRig](images/skybox.jpg)

## ALInstrument

Little AudioLink visualizer thingy to drop into your world here and there. Very customizeable, you can edit all colors, stroke widths,
borders, etc. on the material. Simple to use.

[Download](https://github.com/PiMaker/VRChatUnityThings/raw/main/ALInstrument.unitypackage)

![CamRig](images/alinstrument.jpg)

## Manga Shader

Real-time shadows in manga style. Somewhat anyway. I don't really read manga, okay?
Expand Down
Binary file added images/alinstrument.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3bcd9b

Please sign in to comment.