A little more about the interactive tool SDK


Softimage 2012 includes several examples of custom tools built with the new interactive tool SDK. For example, there’s the Box Transform Tool:

The Box Transform Tool is a complex manipulator-style tool that uses highlighting, shortcut keys, context menus and on-screen controls.

Interactive tools are a new type of custom plugin, implemented in C++. You need to know OpenGL, because it is used for drawing and picking in the viewport. More here…

2 thoughts on “A little more about the interactive tool SDK

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s