How can I kick ass?

How can I kick ass?

lee_griggs
Autodesk Autodesk
3,330 Views
4 Replies
Message 1 of 5

How can I kick ass?

lee_griggs
Autodesk
Autodesk
 
Lee Griggs
Arnold rendering specialist
AUTODESK
0 Likes
3,331 Views
4 Replies
Replies (4)
Message 2 of 5

lee_griggs
Autodesk
Autodesk

Arnold's command line renderer is called kick. This reads an .ass file, renders the scene using Arnold and outputs an image file. Kick can also be used to query Arnold nodes for their parameters and default values. It can also be used for scene debugging.

Kick is included in the plug-in downloads. After installation you will find it in the bin subdirectory of the Arnold distribution.

As this is a frequently asked question we have provided both the question and answer in this thread.

Lee Griggs
Arnold rendering specialist
AUTODESK
0 Likes
Message 3 of 5

bobtilton
Contributor
Contributor

Is there an up-to-date step-by-step on how to do a simple batch render using kick somewhere? (os x? :)) )

0 Likes
Message 4 of 5

Stephen.Blair
Community Manager
Community Manager
export MTOA_PATH=/Applications/solidangle/mtoa/2017
$MTOA_PATH/bin/kick -dp -dw -l $MTOA_PATH/shaders some.ass


// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 5 of 5

Stephen.Blair
Community Manager
Community Manager

How to kick ass on OSX:

export MTOA_PATH=/Applications/solidangle/mtoa/2017
$MTOA_PATH/bin/kick -dp -dw -l $MTOA_PATH/shaders some.ass


// Stephen Blair
// Arnold Renderer Support
0 Likes