O
/
OO
0
0
Fork 0

Add files via upload

0000OOOO0000 4 years ago committed by GitHub
parent 5e2e8c739c
commit 6e4cf7d3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

@ -0,0 +1,17 @@
shader O_REDAHS_REWOP_X_ESREVNI_O_INVERSE_X_POWER_SHADER_O
(
float O_REWOP_O_POWER_O =( ( sqrt(5.) -1. ) /2. ),
float O_ELACS_O_SCALE_O = -3.375,
float O_SENTHGIRB_O_BRIGHTNES_O = 1.0,
output float O_REDAHS_O_SHADER_O = 0.0
)
{
O_REDAHS_O_SHADER_O =
( (1.-((pow(( 1./ (clamp( ( (-sqrt(cos(.5*(4*atan(1))*( dot(N,I) )))+1.) -.0)*1. ,0.,1.) + ((sqrt ( pow(2., (O_ELACS_O_SCALE_O) ) +1.) -1.)/2.) )/ (((( pow(2., (-O_ELACS_O_SCALE_O+2.) ))))) - ((sqrt ( pow(2., (O_ELACS_O_SCALE_O) ) +1.) -1.)/2.)),O_REWOP_O_POWER_O)/1.)+.0)) * (1./O_SENTHGIRB_O_BRIGHTNES_O) ) + ( 1.- (1./O_SENTHGIRB_O_BRIGHTNES_O) )
;
}
Loading…