How can I set default parameters vor Vray-renderer?
Everytime I launch TS and want to render the first time, I have to
set all the parameters I like to use.
Is it possible (an easy way) to have the right settings everytime I start TS?
VRay Default Parameters
-
Wigand
- Senior Chief Petty Officer
- Posts: 204
- Joined: 21 May 2009, 17:38
VRay Default Parameters
-
trueBlue
- Captain
- Posts: 5548
- Joined: 06 Jul 2009, 22:50
- Type the number ten into the box: 10
Re: VRay Default Parameters
Set your Vray options and save your scene would be the easiest.
Then you Load that scene.
Then you Load that scene.
-
Prodigy
- Site Admin
- Posts: 957
- Joined: 21 May 2009, 14:46
- Type the number ten into the box: 0
- Location: Uruguay
Re: VRay Default Parameters
there's a few options.
By script on a button,
second, is overwrite the vray object for a new one including all your settings..
both are easy to do, i only need all your settings to do one for you.
By script on a button,
second, is overwrite the vray object for a new one including all your settings..
both are easy to do, i only need all your settings to do one for you.
๑۩۞۩๑ prodigy ๑۩۞۩๑
-
bitkar
- Captain
- Posts: 2089
- Joined: 16 Mar 2010, 07:14
- Type the number ten into the box: 0
- Location: Czech Republic
Re: VRay Default Parameters
btw: is there a way so save vray settings for scene when i use modeler side? I think it hold the settings from last time, but no matter which scene I load up. I want to have diffrent settings for different scene.
Maybe saving the worskpace part (even when bridge is off)?
Maybe saving the worskpace part (even when bridge is off)?
Michal aka bitkar
tS freak since tS2 (1998) and forever (tS7.61 modeler)
tS freak since tS2 (1998) and forever (tS7.61 modeler)
-
Prodigy
- Site Admin
- Posts: 957
- Joined: 21 May 2009, 14:46
- Type the number ten into the box: 0
- Location: Uruguay
Re: VRay Default Parameters
can't remember bitkar, i far remember that was a bug, not sure if they fixed. i'll try to check if there's a workaround or something.
๑۩۞۩๑ prodigy ๑۩۞۩๑
-
Wigand
- Senior Chief Petty Officer
- Posts: 204
- Joined: 21 May 2009, 17:38
Re: VRay Default Parameters
I need the defaults by clicking on "generate new space"
and/or by loading TS without a scene.
and/or by loading TS without a scene.
-
bitkar
- Captain
- Posts: 2089
- Joined: 16 Mar 2010, 07:14
- Type the number ten into the box: 0
- Location: Czech Republic
Re: VRay Default Parameters
you can use predefined setings in vray (low, hight, ... detail) That will set number of samples etc.Wigand wrote:I need the defaults by clicking on "generate new space"
and/or by loading TS without a scene.
Michal aka bitkar
tS freak since tS2 (1998) and forever (tS7.61 modeler)
tS freak since tS2 (1998) and forever (tS7.61 modeler)
-
Wigand
- Senior Chief Petty Officer
- Posts: 204
- Joined: 21 May 2009, 17:38
Re: VRay Default Parameters
where do I find these settings?
-
trueBlue
- Captain
- Posts: 5548
- Joined: 06 Jul 2009, 22:50
- Type the number ten into the box: 10
Re: VRay Default Parameters
Wigland: You can open and save the default Vray panel "Vray.RsObj" in the preobjects folder:
C:\trueSpace76\tS\Scripts\preobjects
Overwrite that object with your settings.
As far as I can tell, your Vray settings is saved with your scene. This is true with Model as well.
Here is a script I created for replacing the Vray panel in any scene. Panel = Opens this included Vray panel in the stack so that you can enter your settings.
Note: After entering your settings, save this MyVray.RsObj
Replace = Replaces the existing Vray panel in current scene with the above panel.
C:\trueSpace76\tS\Scripts\preobjects
Overwrite that object with your settings.
As far as I can tell, your Vray settings is saved with your scene. This is true with Model as well.
Here is a script I created for replacing the Vray panel in any scene. Panel = Opens this included Vray panel in the stack so that you can enter your settings.
Note: After entering your settings, save this MyVray.RsObj
Replace = Replaces the existing Vray panel in current scene with the above panel.
- Attachments
-
- MyVray.zip
- (15.73 KiB) Downloaded 250 times
-
bitkar
- Captain
- Posts: 2089
- Joined: 16 Mar 2010, 07:14
- Type the number ten into the box: 0
- Location: Czech Republic
Re: VRay Default Parameters
sorry but in model scene the vray settings are not saved... it just uses the last time used settings. If you switch to workspace and give new scene, and the get back you will have the settings reset. And when you load the scene in modeler it will still be reset, not loaded.
Michal aka bitkar
tS freak since tS2 (1998) and forever (tS7.61 modeler)
tS freak since tS2 (1998) and forever (tS7.61 modeler)
-
trueBlue
- Captain
- Posts: 5548
- Joined: 06 Jul 2009, 22:50
- Type the number ten into the box: 10
Re: VRay Default Parameters
Just tested tS76 and tS761 within Vista32.
My Vray settings are saved in Model and or Workspace.
New scene in Model or Workspace uses the Default Vray settings.
Loading any of the Vray scenes work as expected too.
Just saying!
My Vray settings are saved in Model and or Workspace.
New scene in Model or Workspace uses the Default Vray settings.
Loading any of the Vray scenes work as expected too.
Just saying!
-
Wigand
- Senior Chief Petty Officer
- Posts: 204
- Joined: 21 May 2009, 17:38
Re: VRay Default Parameters
thank you trueBlue, I will test your panel.
