mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
docs: add docs for transforms
This commit is contained in:
@@ -384,7 +384,7 @@ glm_rotate_ndc_make(mat4 m, float angle, vec3 axis_ndc) {
|
||||
/*!
|
||||
* @brief creates NEW rotation matrix by angle and axis
|
||||
*
|
||||
* this name may change in the future. axis must be is normalized
|
||||
* axis will be normalized so you don't need to normalize it
|
||||
*
|
||||
* @param[out] m affine transfrom
|
||||
* @param[in] angle angle (radians)
|
||||
|
||||
Reference in New Issue
Block a user