sh3_rotate_bl
sh3_rotate_bl(result, sh, rotation)
Rotate spherical harmonics
Kind: global function
| Param | Type | Description |
|---|---|---|
| result | Array.<number> | Float32Array | sh3 |
| sh | Array.<number> | input |
| rotation | Array.<number> | 3x3 rotation matrix |
Rotate spherical harmonics
Kind: global function
| Param | Type | Description |
|---|---|---|
| result | Array.<number> | Float32Array | sh3 |
| sh | Array.<number> | input |
| rotation | Array.<number> | 3x3 rotation matrix |