Archive for December, 2005



Getting SDK help from an external editor

December 23rd, 2005 by Andy Nicholas. Viewed 7167 times.

If your editor supports the launching of external programs and allows you to insert text to the command line based on your current selection, then you can get context sensitive help from the XSI SDK help file. This will work for both the C++ and scripting SDKs. This snippet shows how to perform this in the Crimson Editor but it will work equally well in any other well supported editor that has this feature.

Debugging made easier

December 22nd, 2005 by Andy Nicholas. Viewed 6334 times.

The hyperlinks generated in the Script Editor when an script error is thrown can be very helpful in finding exactly where a problem has occurred. The only issue is that if you are using an external editor, the line number is not communicated to the editor to make it automatically scroll to the line of code that produced the error.

Most standalone text editors allow for a command line parameter to indicate which line number to position the cursor when opening a new file. By making a quick change to one of XSI’’s scripts, we can communicate this to the external editor. To make this change, follow the steps below.

Present Status of Quicktime In Windows 64-bit Applications

December 16th, 2005 by Luc-Eric. Viewed 52108 times.

This blog entry is about getting Quicktime to work in a 64-bit application like Audodesk Softimage, and why you can’t. Read on for more info.
Came here to solve a Quicktime player in your web browser on Windows 64-bit?
In Vista 64-bit or Windows 7, you may notice that there are playback buttons to play movies, or [...]

The End Of Cluster Materials

December 12th, 2005 by Bernard Lebel. Viewed 22484 times.

ABSTRACT
This article is intended more as a tutorial rather than technical or idea discussion. In this article I will explore a few texturing techniques to avoid the use of cluster materials.
INTRODUCTION
Fundamentally, putting materials on clusters seem to be the most logical approach to put different materials on a single mesh. For example, when I came [...]

XSI Command line install

December 11th, 2005 by Kim Aldis. Viewed 9491 times.

Intro
Installing XSI isn”t hard but it does involve a lot of button pressing, input of port numbers, confirmations and stuff that make it impractical if you”re installing across a number of machines, particularly if the installs are on render nodes that probably don”t have monitors and keyboards. There’’s a better way, though; Xsi’’s Windows [...]