glsl-optimizer icon indicating copy to clipboard operation
glsl-optimizer copied to clipboard

support emitting of native acos and atan functions

Open crowriot opened this issue 8 years ago • 0 comments

instead of approximations

with the recent advent of panorama rendering, it is crucial to have native acos and atan functions emitted into the shader code, because the approximations not always lead to optimal results in edge cases

crowriot avatar Jun 03 '16 08:06 crowriot