VrayCamLister

32 votes
Version: 
0.9
Date Updated: 
12/29/2016
Author Name: 
Alexander Kramer (Track)

Simple script for VRay & PhysicalCameras management in your scene.

Additional Info: 

The "PhysicalCamera" script included in TrackScripts pack.

v0.9 - Adds support to PhysicalCameras in 3ds max 2016.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
locb's picture

Any chance for new

Any chance for new PhysicalCamera?

Kstudio's picture

Minimal value of my Lens

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's picture

F number minimal value is

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 :)

Kstudio's picture

Check the button for select

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's picture

Also, maybe adding button SET

Also, maybe adding button SET CURRENT CAMERA VIEWPORT will be nice :)

pifitas's picture

Too bad update doesn't

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's picture
Kstudio's picture

The balance white already

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. ;)

www.3d-kstudio.com

xaver's picture

hey this is very, very 

hey

this is very, very  usefull

 

but, can you ad other VrayPhysicalCam properties such as:

  • Exposure: on/off
  • Vighneting amount
  • White Balans
Kstudio's picture

>>many bug here as you know

>>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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.