Skip to content

Instantly share code, notes, and snippets.

View yue4u's full-sized avatar
💤
feeling drowsy

yue yue4u

💤
feeling drowsy
View GitHub Profile
@yue4u
yue4u / GpuPrinter.cginc
Created August 12, 2024 14:57 — forked from FreyaHolmer/GpuPrinter.cginc
A unity shader .cginc to draw numbers in the fragment shader - see the first comment below for example usage!
///////////////////////////////////////////////////////////////////////////////
// ABOUT: A unity Shader .cginc to draw numbers in the fragment shader
// AUTHOR: Freya Holmér
// LICENSE: Use for whatever, commercial or otherwise!
// Don't hold me liable for issues though
// But pls credit me if it works super well <3
// LIMITATIONS: There's some precision loss beyond 3 decimal places
// CONTRIBUTORS: yes please! if you know a more precise way to get
// decimal digits then pls lemme know!
// GetDecimalSymbolAt() could use some more love/precision
@yue4u
yue4u / Hyperlinks_in_Terminal_Emulators.md
Created November 16, 2022 07:47 — forked from egmontkob/Hyperlinks_in_Terminal_Emulators.md
Hyperlinks in Terminal Emulators