Skip to content

Instantly share code, notes, and snippets.

@kevinyang372
Created January 19, 2022 17:17
Show Gist options
  • Save kevinyang372/5bd987c46d45994b217af8571abb1178 to your computer and use it in GitHub Desktop.
Save kevinyang372/5bd987c46d45994b217af8571abb1178 to your computer and use it in GitHub Desktop.
BranchNode {
split_direction Direction,
flex_ratio f32[], # this should add up to 1.0
children Node[],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment