Home » Archive

Articles in the 3D Category

Headline, Python, XSI »

[13 Jul 2010 | 3 Comments | 586 views]
Solutions for Python in XSI (Part 2)

This is the second article of two that show solutions to common problems faced when using Python in XSI.

It discusses a useful way of importing your own Python modules into your plugins.

Featured, Python, XSI »

[8 Jul 2010 | 2 Comments | 497 views]
Solutions for Python in XSI (Part 1)

This article is the first of two that will show you solutions to a couple of common problems you’ll face when using Python in XSI.

Here we look at passing functions to PPGs to be used as PPG logic. Something simple in other scripting languages, but harder in Python.

3D, Featured, ICE, XSI »

[4 Jul 2010 | 3 Comments | 586 views]
Nested ICE compound hell

Exporting ICE compounds. What could be simpler?

Well, as it turns out, quite a lot. Especially if you forget to tick a certain checkbox…

3D, Featured, Maths, Matrix »

[9 May 2010 | One Comment | 1,296 views]
Rotating Points With a 3×3 Matrix

How do 3×3 matrices rotate and scale points?

This is the second installment in a series of articles to help explain and develop intuition surrounding what is sometimes mistakenly perceived to be a difficult subject.

3D, Download, Featured, XSI »

[22 Feb 2010 | 21 Comments | 3,297 views]
XSI Tab Menu

A tool free to download for XSI, that mimics the Tab menu from Houdini and Nuke.

A great way to speed up your workflow.

Featured, ICE, XSI »

[2 Oct 2009 | 9 Comments | 5,419 views]
Retiming ICE caches

A complete guide to retiming particles in ICE.

The techniques discussed in this article were used for Sky Sports’ “Super Sunday” television ident at The Mill, earlier this year.

Featured, Houdini »

[25 Aug 2009 | 3 Comments | 3,515 views]
Houdini: Multiparms

If you’ve ever wondered how to use multiparms in your own assets and tools, then this four page tutorial will show you how.

It also covers how to link expressions to them, and a couple of other tricks too.

Featured, Houdini, Miscellaneous »

[21 Jul 2009 | 5 Comments | 6,345 views]
Houdini CHOPs: Curves from animation

This is a simple but in depth 4 page tutorial on how to use CHOPs to create a curve from the path of an animated object.

It also takes you through the steps of creating a basic Digital Asset.

Featured, Houdini, Python »

[14 Jul 2009 | No Comment | 1,277 views]
Customising Houdini Motion Effects

A brief introduction to Motion Effects in Houdini 10, and a working example of how to customise the Motion Effects menu for your own use.

Featured, ICE »

[11 Jul 2009 | 4 Comments | 2,090 views]
Forcing ICE attributes to cache

How many times have you tried to cache out data in XSI’s ICE and found that your custom attributes have disappeared?

Check out this post for a tried and tested method of working around this problem.