Download
echo rendered with the 1 0 5 interior high preset n.
Skip this Video
Loading SlideShow in 5 Seconds..
echo '*****Rendered with the 1.0.5_interior_high preset*****'; PowerPoint Presentation
Download Presentation
echo '*****Rendered with the 1.0.5_interior_high preset*****';

echo '*****Rendered with the 1.0.5_interior_high preset*****';

81 Vues Download Presentation
Télécharger la présentation

echo '*****Rendered with the 1.0.5_interior_high preset*****';

- - - - - - - - - - - - - - - - - - - - - - - - - - - E N D - - - - - - - - - - - - - - - - - - - - - - - - - - -
Presentation Transcript

  1. echo '*****Rendered with the 1.0.5_interior_high preset*****';

  2. echo '********** by Jim Allen ***************'; //** based on the interior0.45_high preset by Erwin Zwart //** Changes //** 1. GI resolution reduced to 0.5 //** 2. Spatial tolerance reduced to 0.08 //** 3. FGdistmin increase to 50% //** 4. FGdistmax increated to 300% //** 5. FGblur reduced to 2 //** 6. Photons N increased to 1500 //** 7. pblur set to 0

  3. showphotons 0;

  4. pixelorder frost;

  5. var __render_mode,21100; /irrcache

  6. var __gi_res,0.5;

  7. var __oversample,0.5;

  8. var __usecaustics,0;

  9. var __pmphotons,-500000;

  10. var __pmN, 600;

  11. var __pblur,0;

  12. var __pmult,2;

  13. var __cphotons, -100000;

  14. var __cN, 600;

  15. var __cmult,1;

  16. var __csteps,10;

  17. var __clow, 0.1;

  18. var __chigh, 0.9;

  19. //FG

  20. var __FGRmin, 200; //FG min rays

  21. var __FGRmax, 800; //FG max rays

  22. var __FGth, 0.0001; //FG thershold

  23. var __FGSPtol, 0.08; //Spatial tolerance

  24. var __FGangTol, 15; //FG angle

  25. var __FGblur, 3; //FG Blur

  26. var __FGdistmin, 0.5; //Min ray distance

  27. var __FGdistmax, 30; //Max ray distance

  28. var __prerendlevel, 1; //Prerender %

  29. var __prerenddiff, 0.1; //Splotch tolerance

  30. var __gradients_neighbour,0.001; //Gradients neighbour

  31. var __prerendpass, 1; //Prerender passes

  32. var __ptCornDist, 1; //Corner path distance

  33. var __ptCornPath, 1; //Corner path depth(bounces)

  34. var __undersample_edge,1;

  35. var __undersample_thrsh,0.0001;

  36. var __undersample_px,0;

  37. var __pxFiltRad, 0.5;

  38. var __EdgeAbs,0.1;

  39. var __EdgeRel,0.1;

  40. var __EdgeNorm,0.1;

  41. var __EdgeZ,0.1;

  42. var __EdgeUp,0;

  43. var __EdgeThick,1;

  44. var __EdgeOver,1;

  45. var __LumModel,1;

  46. var __alcomp,1;

  47. var __LLthrsh,0.002;

  48. var __LLRmin,1;

  49. var __LLRmax,4;

  50. var __ALthrsh,0.002;