Skip to content

Instantly share code, notes, and snippets.

View mackandelius's full-sized avatar
💭
Why does status messages exist

Mack mackandelius

💭
Why does status messages exist
View GitHub Profile
@MichaelMoroz
MichaelMoroz / BH.shader
Last active March 25, 2025 16:06
VR Schwarzschild black hole shader (works with SPS and SPS-I)
Shader "Misha/Schwartzschild"
{
Properties
{
[Header(Black Hole)]
_EventHorizonRadius("Event Horizon Radius", Range(0.0, 0.5)) = 0.075
[Header(Accretion)]
[HDR] _AccretionColor("Color", Color) = (1,1,1,1)