HOM

From Odwiki

Jump to: navigation, search

Contents

HOM: Houdini Object Model

HOM is Python integrated into Houdini.

Introduction

Application Scripting

Python SOPs

You may create SOPs using Python. These SOPs, unlike VEX Sops, may create and destroy geometry. However, for point manpiulation, VEX is expected to be faster due it's SIMD architecture.

Examples:

© 2009 od[force].net | advertise