Simple script for VRay & PhysicalCameras management in your scene.
Script
By Kstudio · Credited author: Alexander Kramer (Track) · 2009-05-09
Simple script for VRay & PhysicalCameras management in your scene.
Tags: Cameras, VRay, camera, VRayPhysicalCamera, PhysicalCamera
locb · 2016-02-25
Any chance for new PhysicalCamera?
Kstudio · 2010-02-13
Minimal value of my Lens 1,2
Matrix for values over 2000 make noise
And the minimum ISO on my camera only 50
:)
In the next version I will remove these limitations (bugs?)
Now you can change it here
spnFName = "width:94 height:20 range:[1.2,22," + (mycams[b].f_number as string) + "] type:#float scale:0.1 offset:[-35,5]"
spnSName = "width:140 height:20 range:[1,2000," + (mycams[b].shutter_speed as string) + "] type:#float scale:50 offset:[-5,5]"
spnISOName = "width:80 height:20 range:[50,1600," + (mycams[b].iso as string) + "] type:#float scale:50 offset:[15,5]"
pifitas · 2010-02-13
F number minimal value is only 1.2?...
Shutter speed up to 2000 and
minimal ISO is only 50
Too many bugs, but btw nice try, keep working on it :)
pifitas · 2010-02-12
Also, maybe adding button SET CURRENT CAMERA VIEWPORT will be nice :)
Kstudio · 2010-02-12
Check the button for select the camera and the current viewport set to current camera.
Later, I'll rewrite the script.
Users can customize the utility itself.
pifitas · 2010-02-12
Too bad update doesn't include FOCAL LENGTH (mm), That's basic, as well as GUESS VERTICAL SHIFT
Is this update VERSION 0.8 or 0.9?
Kstudio · 2010-02-11
I updated the downloads links.
xaver · 2009-07-17
hey
this is very, very usefull
but, can you ad other VrayPhysicalCam properties such as:
Kstudio · 2009-07-17
The balance white already is.
As to other parametres, I am not assured that they are so necessary.
The interface is garbage.
But I will think.
P.S.
The script is not ciphered and you can change it if necessary. ;)
fajar · 2009-07-16
many bug here as you know it,, I tried add some vray cam and std camera and run the script but then it can't run!
as for script installation , some script already missing, why ?
Kstudio · 2009-07-17
>>many bug here as you know it,, I tried add some vray cam and std camera and run the script but then it can't run!
Ok, fixed.
I would not call a big mistake that VrayCam lister does not work with standard cameras. :)
>>as for script installation , some script already missing, why ?
I need to update the page.
VrayMultiCamrender I will be rewrite the Commercial version.
Thanks for bug-report.
www.3d-kstudio.com