What
A quick-and-dirty hack for experimenting with a few undocumented SketchUp settings.
In particular, the following 2 settings were introduced in SketchUp 7.1 when a new rendering engine was implemented. When zooming/orbiting in the new engine, you may have noticed entities drop into wireframe mode and shadows turn off. The following 2 settings are supposed to give some control over when that happens.
Sketchup.full_detail_render_delay_min=1.0
Sketchup.full_detail_render_delay_max=5.0
As for the other settings in the dialog, they are not documented anywhere as far as I know; and may or may not be related to one another in any way.
Menu
Plugins > Render Settings Lab
Download
[Plugin] Render Settings Lab
6 posts
• Page 1 of 1
Re: [Plugin] Render Settings LabMenu code has an error, it should be...
UI.menu("Plugins").add_item("Render Settings Lab") { JF::RenderSettingsLab.main } TIG
Re: [Plugin] Render Settings Labwill this help with slow shadow generation? My larger models slow down massively when I engage shadows
Re: [Plugin] Render Settings LabThank you Jim.
And what are sketchup default values? Could there be hints about suggested values? Re: [Plugin] Render Settings Lab
This does not help with any performance issues. It only allows you to tweak when the "degradation" hits (and therefore only good for moderate models where you think it is annoying that shadows and textures go away when you believe your machine should still be able to handle them).
6 posts
• Page 1 of 1
|