WeatherMakerGeometryUtility Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerGeometryUtility type exposes the following members.
Name | Description | |
---|---|---|
BoxIntersectsFrustum |
Exact frustum box intersect, unlike Unity frustum culling this does not sometimes fail on objects that are not in the frustum
All credit goes to https://www.iquilezles.org/www/articles/frustumcorrect/frustumcorrect.htm, very smart person :)
Also http://www.flipcode.com/archives/Frustum_Culling.shtml was helpful
| |
SmoothStep |
Smoothstep just like a shader
|