Category Archive for 'Plugins'

If you read further you”ll find posts dealing with XSI plug-in development.

You would like to submit an article to XSIBlog, whatever the category? Don't hesitate, it might even get you full authorship status to XSIBlog if you do so.



Dynamic Callbacks In Plugins

June 11th, 2008 by Patrick Boucher. Viewed 1315 times.

I really like applications that provide rich SDKs for it’s users to play around with. I also like event based systems and callbacks. These are all things that make me absolutely love writing up plugins inside XSI. But there is one small problem, I find, with XSI’s callbacks.
Callbacks in XSI plugins are functions in the [...]

Proxy Select And Anticipating A User’s Needs

June 8th, 2008 by Patrick Boucher. Viewed 1512 times.

Two weeks ago Bryan Blevins, CG Supervisor at Wild Canary, asked a question on the Softimage|Net community about the possibility of doing proxy selects.
You all remember the idea of a proxy parameter where editing a parameter in a custom PPG (lets call this one the source) will in fact be changing another elsewhere in the [...]

Steven Caron, OBJ Files, Sexy Bits and Waste

March 1st, 2008 by Patrick Boucher. Viewed 2728 times.

What do all these things have in common?
The weird wirings in my brain. That’s what.
Back to the beginning
At the end of last October Steven Caron sent me a plugin he wrote that allows an XSI user to drag and drop .obj files into the interface and have them import automatically according to settings in a [...]

Points of Light

June 5th, 2007 by Vladimir Jankijevic. Viewed 6831 times.

Some time ago, I stumbled across the MapVIZ node in Maya and was surprised, that Softimage didn’t implement something like this in our beloved software package, XSI. Well, last weekend I decided to code it myself.
The first step to take, was to decipher the the file structure of the FG and Photon maps. Since the [...]

Normal to Vertex Color

December 9th, 2006 by Patrick Boucher. Viewed 3300 times.

Buzz has been working for a little while on a show that required us to create quite a few shots of water surfaces. One of the guys here, Pierre-Simon Lebrun-Chaput, cooked up a really cool recipe for our water surfaces but to get the look to where he wanted it he was missing a critical [...]