sh3_add
sh3_add(result, result_offset, input_0, input_0_offset, input_1, input_1_offset, dimension_count)
Add two spherical harmonics with 3 bands (9 coefficients)
Kind: global function
Param | Type |
---|---|
result | Array.<number> |
result_offset | number |
input_0 | Array.<number> |
input_0_offset | number |
input_1 | Array.<number> |
input_1_offset | number |
dimension_count | number |