flatten-vertex-data
flattens nested vertex data into a typed array
flattens nested vertex data into a typed array
Returns an array data type corresponding to an array constructor name.
Returns an array data type corresponding to an array constructor name.
Casts an array to an array of a different data type.
Returns an array constructor corresponding to an array data type.
Returns an array constructor corresponding to an array data type.
Determines the underlying data type of an input value.
turns a gl type into a dtype string
Casts an array to an array of a different data type.
get data type for a string, like 'uint8'
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Signed integer typed array constructors.
List of typed array signed integer data types.
Unsigned integer typed array constructors.
List of typed array unsigned integer data types.
Complex typed array constructors.
List of complex typed array data types.
Typed array constructors.
List of typed array data types.
Floating-point typed array constructors.