Skip to main content

code

2023

Developing GUI App (Bevy) in VSCode DevContainer (Wayland)
·253 words·2 mins
code rust tips bevy
Allow unfree in a shell.nix
·230 words·2 mins
linux nix code gpu

2019

Clever preprocessor macro in HLSL
·457 words·3 mins
hlsl code tips gpu
Unity: Getting GUILAyout: Mismatched LayoutGroup.repaint? Try EventType.Repaint
·259 words·2 mins
unity code c#
Yes, you CAN serialize abstract classes in Unity
·1206 words·6 mins
unity code c#
A single method that can work with either a List or an Array (IEnumerable and ICollection)
·296 words·2 mins
unity code tips c#
Round a number to some multiple of another number
·201 words·1 min
code tips
Testing C# code in the browser
·42 words·1 min
code tips c#
Element-wise Vector Multiplication in Unity (Vector3.Scale)
·79 words·1 min
unity code tips
The top 5 things Ive learned as an Indie Unity Developer
·1402 words·7 mins
unity programming code tips