Skip to content

1.3

Compare
Choose a tag to compare
@IgorGRBR IgorGRBR released this 27 May 21:02
· 5 commits to main since this release
  • Added element-wise vector multiplication and division.
  • Added *vec3 and various *vec3 to *vec2 conversion functions.
  • Added read_file_to_string function that reads the entire file into a single.
  • Added string_find_char_next that searches the string for a character starting from the specified offset.