Re-write to use similar behavior to Buffer with it's usage of numpy dtypes for extracting data.
Remove the usage of strings, just use GL enums. This way pygly supports any enum provided rather than having to continually wrap new formats.
Use numpy dtypes where relevant
Re-write to use similar behavior to Buffer with it's usage of numpy dtypes for extracting data.
Remove the usage of strings, just use GL enums. This way pygly supports any enum provided rather than having to continually wrap new formats.
Use numpy dtypes where relevant