Methods
format(m) → {String}
Returns a string representation of a Float32Array,
formatted as a matrix, for printing to the console.
Parameters:
Name | Type | Description |
---|---|---|
m |
vec2 | vec3 | mat3 | mat4 | Float32array. |
- Source:
Returns:
m values arranged in rows and columns.
- Type
- String
main_IIFE()
An IIFE (Immediately Invoked Function Expression)
for running the hw2 example of frame change.
- Source: