Skip to content

Coding Convention

Samuel Huang edited this page Jul 24, 2021 · 1 revision

Started this list way too late, will only add things as we go:

Use ALLCAPS for 2 character or less, otherwise CamelCase. Example: IOManager, GpuAllocator

Clone this wiki locally