3ds Max | Scripts

Batch Camera Render

273 votes

This script aims to replace standard 3dsmax's Batch Render and imitates Houdini Output Node workflow. Using it you can specify rendering parameters - frame size, frame number, output path - directly to camera object, so every camera in scene 'knows' what it intended to render. Additional functionality is Lighting Assignment - you can specify which light will be turn on or off for selected camera during the rendering.

1.18:

  • Support for 3ds max 2023 Update fixed

1.17:

  • Corona and Vray Sun inside Daylight System fixed (thanks to busseynova for reporting)

1.16:

  • CoronaSun supported inside Daylight System

1.15:

  • Don't Save Render Elements Checkbox (Thanks to antomor)
  • Limited support for camera objects in xref scene files (Only root objects in first level xrefs. Cameras in nested xrefs not supported)

1.13 Bugfix:

  • Deadline submission should work now

1.12 New Feature:

  • Deadline support.
    Very basic imlementation, it allows you to submit your jobs on a deadline server. Enter deadline repository address and check "Use Deadline" checkbox. Other checkbox doesn't matter in this case ("Net render", "Show Submit Dialog").
    Probably it requires Deadline 3ds max Submitter installed. I didn't have a chance to check it on a clean machine.

1.11 Features and fixes:

  • State sets support added
  • "projectname" keyword added which resolves to project's folder name
  • other fixes and improvements

1.10.3b Fixes:

  • Crash when vray ir/lcache maps are set to auto-save
  • Region render was not set properly during the rendering

This is major update of the script, so it may not be as stable as before. Backup scenes or cameras at least before running this version. More information can be found here - 1.10b Multiple presets for each camera

Previous updates:

1.10.2b Fixes:

  • Problems with render elements paths
  • Copy/paste of render region settings
  • Properly convert render region values when change resolution

New features:

  • Multiple presets for each camera
  • New keyword %presetname% to support multiple presets
  • Distributed rendering checkbox added to vray common settings
  • Bugfix - Net render not starting after cancelling during local rendering.
  • Improved performance with scenes with lots of cameras
  • Added support of Vray RT as a production renderer
  • Added support of using MFRender script to render scenes through BatchCamera script.
  • Bugfix - Error was popping up sometimes during drag-n-drop
  • Bugfix - Render elements didn't render in certain conditions
  • Bugfix - Pre-render/post-render scripts didn't work on network rendering
  • Bugfix - Select All and Toggle All buttons didn't work properly

Here are some details: http://usakhelo.github.io/batchcam/batchcam-1.9.20.html

TexTools: Toolbox for the texture artist

237 votes

Documentation: http://www.renderhjs.net/textools/

Toggle Diffuse

23 votes

With Toggle Diffuse you can turn on and off all scene materials. It supports all Max's (except MentalRays)materials, plus VRay's and ThinkingParticle's. The avandage is that it searches through the materials' and maps' tree to turn on the first map that has an option "Show in Viewport".

Follow Them

28 votes

Follow Them was developed in order to help Game Developers work with more complex animations by reducing render calls. What script does, is to track listed objects' motion in Points and then attach all geometries into one and skin the new object with these Points.

Change priority

16 votes

With change priority you can set Max to start either with "Low" or with "Normal" priority. With this feature you can prevent from freezing your PC under heavy calculations such as Rendering.

Vertex Cleaner

29 votes

usageThis script will help you to clean polygonal meshes from the useless vertex, for example after the Boolean operations. Script will find vertexes with 2 egdes only and, depending from angle between edges (treshhold you can control), will clean it. So you can leave a corner vertexes and clean vertexes on straight lines.

Voronoi cells

27 votes

This script allow you to create Voronoi cells based on any object vertex cloud or any particle system.

This script based on FRACTURE VORONOI script by GARP 

SketchXtrude 0.95 beta

14 votes

SketchXtrude 0.95 beta allows for freehand face extrusions within 3dsmax much like modo's sketchXtrude. You can twist and taper extrusions using keyboard combinations and the onscreen rollout.

many thanks again to Bobo, that align face function you posted is quite a gem ;).
ImageHost.org

unwrapUImode

5 votes

this script customizes 3dsmax user interface for working with uv's - it splits screen into 2 parts as it is used to be in majority of uv editing layouts. this version is adopted for screen resolution of 1600x1200. for other resolutions you will need to change absolute screen coordinates for custom toolbars 

 

gridScatter

14 votes

this script fills a closed curve or poly object with clones which are placed on the grid. additionally you can orient clones to be parallel to the ground and looking upwards (the main goal for this featute was - making tiles on roofs)

Syndicate content