Pulled back the Nearfield clip plane... last adjustment was too aggressive

--HG--
branch : nfb
This commit is contained in:
Kelly
2014-03-07 13:16:45 -08:00
parent e6bed1265b
commit 143e37e880

View File

@@ -37,7 +37,7 @@ KRRenderSettings::KRRenderSettings()
light_intensity = KRVector3::One(); light_intensity = KRVector3::One();
perspective_fov = 45.0 * D2R; perspective_fov = 45.0 * D2R;
perspective_nearz = 0.8f; // was 0.05f perspective_nearz = 0.3f; // was 0.05f
perspective_farz = 1000.0f; perspective_farz = 1000.0f;
dof_quality = 0; dof_quality = 0;