Houdini (software)

From Wikipedia, the free encyclopedia
SideFX Houdini FX
Developer(s)Side Effects Software Inc.
Initial release1.0 / October 2, 1996; 27 years ago (1996-10-02)
Stable release
20.0.653 / March 21, 2024; 19 days ago (2024-03-21)[1]
Written inC++, Python
Operating systemLinux, macOS, Windows
Available inEnglish
Type3D computer graphics
LicenseProprietary
Websitewww.sidefx.com

Houdini is a 3D animation software application developed by Toronto-based SideFX, who adapted it from the PRISMS suite of procedural generation software tools.

The procedural tools are used to produce different effects such as complex reflections, animations and particles system.[2] Some of its procedural features have been in existence since 1987.[2]

Houdini is most commonly used for the creation of visual effects in film and television. It is used by major VFX companies such as Walt Disney Animation Studios, Pixar, DreamWorks Animation, Double Negative, ILM, MPC, Framestore, Sony Pictures Imageworks, Scanline VFX, Method Studios and The Mill.[3]

It has been used in many feature animation productions, including Disney's feature films Fantasia 2000, Frozen, Zootopia[4] and Raya and the Last Dragon;[5] the Blue Sky Studios film Rio, and DNA Productions' Ant Bully.[6]

SideFX also publishes Houdini Apprentice, a limited version of the software that is free of charge for non-commercial use.

Release history[edit]

Named Version Release Date Supported Operating Systems Price of Houdini FX Version (USD) Observations
Houdini 1.0 1996-OCT-02 IRIX $9,500 Houdini 1.0 at SIGGRAPH 1996
Houdini 2.0 1997-AUG-05 IRIX
Houdini 2.5 1998-MAR-28 IRIX, Windows NT Windows NT support
Houdini 3.0 1999-OCT-02 IRIX, Windows NT
Houdini 4.0 2000-JUL-24 IRIX, Windows NT, Linux[7][8] $17,000 Linux support
Houdini 5.0 2002-MAR-12 IRIX, Windows NT, Linux, SunOS $16,000 First version on SunOS[9][10]
Houdini 5.5 2002-MAY-14 IRIX, Windows NT, Linux, SunOS $16,000
Houdini 6.0 2003-MAY-08 IRIX, Windows NT, Linux, SunOS
Houdini 6.5 2004-APR-16 IRIX, Windows NT, Linux, SunOS (needs confirmation exact release date)
Houdini 7.0 2004-SEP-20 Windows NT, Linux Dropped Silicon Graphics IRIX and SunOS
Houdini 8.0 2005-OCT-06 Windows NT, Linux $17,000
Houdini 9.0 2007-SEP-20 Windows NT, Linux New UI
Houdini 9.1 2008-JAN-30 Windows NT, Linux
Houdini 9.5 2008-JUL-17 Windows NT, Linux, macOS macOS support
Houdini 10.0 2009-APR-16 Windows NT, Linux, macOS Pyro FX
Houdini 11.0 2010-JUL-27 Windows NT, Linux, macOS $6,695 Flip Fluids
Houdini 12.0 2012-MAR-01 Windows NT, Linux, macOS Bullet RBDs
Houdini 12.1 2012-AUG-07 Windows NT, Linux, macOS
Houdini 12.5 2013-MAR-14 Windows NT, Linux, macOS VDB support, Polysoups, Wrangle Nodes
Houdini 13.0 2013-OCT-31 Windows NT, Linux, macOS FEM Solver, Packed Primitives
Houdini 14.0 2015-JAN-15 Windows NT, Linux, macOS PBD Grain Solver, Crowd Tools
Houdini 15.0 2015-OCT-15 Windows NT, Linux, macOS
Houdini 15.5 2016-MAY-19 Windows NT, Linux, macOS
Houdini 16.0 2017-FEB-21 Windows NT, Linux, macOS $6,995 New Network Editor, Node Shapes
Houdini 16.5 2017-NOV-07 Windows NT, Linux, macOS $6,995
Houdini 17.0 2018-OCT-10 Windows NT, Linux, macOS Vellum
Houdini 17.5 2019-MAR-13 Windows NT, Linux, macOS Procedural Dependency Graph
Houdini 18.0 2019-NOV-27 Windows NT, Linux, macOS Solaris
Houdini 18.5 2020-OCT-17 Windows NT, Linux, macOS KineFX
Houdini 19.0 2021-OCT-27 Windows NT, Linux, macOS $6,995 Karma, CFX
Houdini 19.5 2022-JUL-21 Windows NT, Linux, macOS $6,995

Features[edit]

Screenshot from Houdini

Houdini covers all the major areas of 3D production, including these:

  • Modeling – All standard geometry entities including Polygons, (Hierarchical) NURBS/Bézier Curves/Patches & Trims, Metaballs
  • Animation – Keyframed animation and raw channel manipulation (CHOPs), motion capture support
  • Particles
  • Dynamics – Rigid Body Dynamics, Fluid Dynamics, Wire Dynamics, Cloth Simulation, Crowd simulation.
  • Lighting – node-based shader authoring, lighting and re-lighting in an IPR viewer
  • Rendering – Houdini ships with SideFX's rendering engines Mantra and Karma; Houdini Indie licence and up support 3rd party rendering engines, such as Renderman, Octane, Arnold, Redshift, V-ray, Maxwell(soon).
  • Volumetrics – With its native CloudFx and PyroFx toolsets, Houdini can create clouds, smoke and fire simulations.
  • Compositing – full compositor of floating-point deep (layered) images.
  • Plugin Development – development libraries for user extensibility.

Houdini is an open environment and supports a variety of scripting APIs. Python is increasingly the scripting language of choice for the package, and is intended to substitute its original C Shell-like scripting language, HScript. However, any major scripting languages which support socket communication can interface with Houdini.

Tools[edit]

Operators[edit]

Houdini's procedural nature is found in its operators. Digital assets are generally constructed by connecting sequences of operators (or OPs). This proceduralism has several advantages: it allows users to construct highly detailed geometric or organic objects in comparatively very few steps; it enables and encourages non-linear development; and new operators can be created in terms of existing operators, a flexible alternative to non-procedural scripting often relied on in other packages for customisation. Houdini uses this procedural generation in production of textures, shaders, particles, "channel data" (data used to drive animation), rendering and compositing.

Houdini's operator-based structure is divided into several main groups:

  • OBJs – nodes that pass transform information (Traditionally these contain SOPs.)
  • SOPs – Surface Operators – for procedural modelling.
  • POPs – Particle Operators – used to manipulate particles systems.
  • CHOPs – Channel Operators – for procedural animation and audio manipulation.
  • COPs – Composite Operators – used to perform compositing on footages.
  • DOPs – Dynamic Operators – for dynamic simulations for fluids, cloth, rigid body interaction etc.
  • SHOPs – Shading Operator – for representing a dozen or more different shading types for several different renderers.
  • ROPs – render operators – for building networks to represent different render passes and render dependencies.
  • VOPs – VEX operators – for building nodes of any of the above types using a highly optimized SIMD architecture.
  • TOPs - Task Operators[11]
  • LOPs - Lighting Operators - for generating USD describing characters, props, lighting, and rendering.

Operators are connected together in networks. Data flows through, manipulated by each operator in turn. This data could represent 3D geometry, bitmap images, particles, dynamics, shader algorithms, animation, audio, or a combination of these. This node graph architecture is similar to that employed in node-based compositors such as Shake or Nuke.

Complex networks can be grouped into a single meta-operator node which behaves like a class definition, and can be instantiated in other networks like any compiled node. In this way users can create their own sophisticated tools without the need for programming. In this way Houdini can be regarded as a highly interactive visual programming toolkit which makes programming more accessible to artists.

Houdini's set of tools are mostly implemented as operators. This has led to a higher learning curve than other comparable tools. It is one thing to know what all the nodes do – but the key to success with Houdini is understanding how to represent a desired creative outcome as a network of nodes. Successful users are generally familiar with a large repertoire of networks (algorithms) which achieve standard creative outcomes. The overhead involved in acquiring this repertoire of algorithms is offset by the artistic and algorithmic flexibility afforded by access to lower level building blocks with which to configure shot element creation routines. In large productions, the development of a procedural network to solve a specific element creation challenge makes automation trivial. Many studios that use Houdini on large feature effects, and feature animation projects develop libraries of procedures that can be used to automate generation of many of the elements for that film with almost no artist interaction.

Also unique to Houdini is the range of I/O OPs available to animators, including MIDI devices, raw files or TCP connections, audio devices (including built-in phoneme and pitch detection), mouse cursor position, and so on. Of particular note is Houdini's ability to work with audio, including sound and music synthesis and spatial 3D sound processing tools. These operators exist in the context called "CHOPs" for which Side Effects won a Technical Achievement Academy Award in 2002.

VEX (Vector Expression) is one of Houdini's internal languages. It is similar to the Renderman Shading Language. Using VEX a user can develop custom SOPs, POPs, shaders, etc. The current implementation of VEX utilizes SIMD-style processing.

Rendering[edit]

Houdini is bundled with a production-class renderer, Mantra, which had many similarities to RenderMan in its scope and application in its initial incarnation. Micropolygon rendering is supported, allowing high-quality displacement operations as well as traditional scan-line and raytracing modes. Shaders are scriptable and composed in their VEX language, or by using VOPs; their node-based interface to programming VEX. Mantra (as does Houdini itself) also supports point-clouds, which can be similar in application as brickmaps in Renderman. This allows more complicated light interactions, such as sub-surface scattering and ambient occlusion, to be produced with lower computational overhead. Mantra can perform extremely fast volume rendering, and also physically based path-tracing – a technique which attempts to more accurately model the physical interactions of light and materials.

TouchDesigner[edit]

Derivative Inc. is a spin-off of Side Effects Software that markets a derivative of Houdini called TouchDesigner. Tailored toward real-time OpenGL-generated animation, it was used on rock group Rush's 30th-anniversary tour to produce dynamic graphics driven directly by the musicians.[12] TouchDesigner was also used by Xite Labs (formerly V Squared Labs) to create live visuals for Amon Tobin's ISAM installation tour.[13]

Production[edit]

The notable works in which Houdini was used include the 1997 Contact movie and more recent 2016 Zootopia.[2][4]

See also[edit]

References[edit]

  1. ^ "Houdini 20 Production Build updated to 20.0.653". 21 March 2024. Retrieved 2024-03-22.
  2. ^ a b c "Side Effects Software – 25 years on". fxguide. 27 February 2012.
  3. ^ "3D Modeling Software in 2021". Retrieved 2022-05-19.
  4. ^ a b "Disney Animation Studios | Zootopia | SideFX". www.sidefx.com. Retrieved 2021-07-14.
  5. ^ "Raya and the Last Dragon | SideFX". Retrieved 2022-04-03.
  6. ^ "Grid Engine User Stories ::: DNA Productions". 2006-12-14. Archived from the original on 14 December 2006. Retrieved 2022-05-22.
  7. ^ "Houdini: Magic Doesn't Just Happen | Linux Journal". www.linuxjournal.com.
  8. ^ "REVIEWS: Houdini 4.0 | Computer Graphics World". www.cgw.com.
  9. ^ "Sun And Side Effects Software Unveil Houdini 3D For Solaris". HPCwire. 17 August 2001.
  10. ^ "3dsky free download".
  11. ^ "Houdini 17.5 Launch Event". 8 March 2019.
  12. ^ "Rush 30th Anniversary Tour". Derivative. 15 October 2004.
  13. ^ "Amon Tobin ISAM WORLD TOUR". XiteLabs. 1 August 2021.

External links[edit]