Tagged 'camera'

CameraRig

0 votes

This is my camera rig, I was used to create this rig ever time, so I decide to make a button to create this rig in one click.

Updates v1.1 - Main dummy resizeses properly

Convert any Camera to Vray Physical Camera

3 votes

This is a script to convert any existing camera in your scene to a Vray Physical Camera that matches its position, orientation and FOV. Works with Max Standard and Physical, and doesn't matter if they are Free or Target cameras. Just make sure the camera you want to convert is the active view when you run the script.

Fstorm camera from view

1 vote

f storm camera from view, creates fstorm camera, and a standard one from view then switches from standard camer to fstorm.. you can do this manually but we got scripts..

.mcr file, find under fstorm category add to toolbar or .ms file drag and drop onto max viewport, or open .ms file and drag drop the selected content onto the toolbar and it will create a button for you

Viewport Snap

2 votes

Viewport snap scripts snaps to the orthographic viewport that's closest to the current orthographic, perspective or camera view. It also frames current selection to fit into new view. If viewport that is snaps to is closest to the bottom or top orthographic views script will also try to detect the orientation of the current view and orient new view correctly.

This script is meant to replace repetitive task of switching to the top, side, bottom etc. views while modeling.

Camera Resolution Mod

10 votes

Camera Resolution Mod is a modifier for 3ds Max which allows you to set the render resolution for each camera individually.

Boujou2Max

1 vote

Boujou2max plug-in poster

Boujou2max imports raw markers from Boujou as an animated cubes or dummies. This is a good solution for raw motion tracking without camera solve.

Cubemap Builder

0 votes

Description:
A maxscript Utility for the batch generation of cubemap faces across multiple cameras, and optional assembling of a "complete" cubemap in DDS format. The completed DDS texture is ready to use in the DirectX shader material - the original inspiration and motivation for this script.

Export Camera to UE4

0 votes

Just select cameras(without target) and run the script. Script will create "Bake Cameras". Then you will need to export all cam in fbx(-z) and import in UE4.

--Support Target Camera, Free, and animation FoV

Script is free

Camera Manager

1 vote

There are quite a few fly-through camera management tools out there, but i needed something that could automatically change the time output range, sun, output file name, etc.

Also, very important, use Free Cameras only (not target). The script uses the position and rotation controllers of the camera to determine it’s range.

Quick Vray Camera for 3dsMax2016 and Vray 3.xx

4 votes

Very simply script which allows the creation of  "hidden" Vray Physical Camera in 3dsMax2016 with Vray 3.xx

qvc

In the last release of Vray 3.2 for 3dsMax, the Vray Camera does not appear; VRay uses the physical camera of 3dsmax. If you write in maxscript: " vrayCreateVRayPhysicalCamera() " we can create the "hidden" Vray physical camera.

Quick Vray Camera, facilitates the work for us.