01-31-2014, 07:51 AM
(01-30-2014, 07:55 PM)xoft Wrote:(01-30-2014, 07:20 AM)FakeTruth Wrote: Good luck "unrolling" this
th = atan2f( float2len(zn.x, zn.y), zn.z ); phi = atan2f( zn.y, zn.x ); rado = powf(rad,8.0);// There ^^^ is your BlockX, BlockZ and BlockY, already unrolledMy job is done before it even started
Cool, like I said the function was actually rolling it up
