Skip to content

shadeops/houdini-pbrt-v4

Repository files navigation

Houdini Exporter for pbrt Version 4

houdini-pbrt-v4 for SideFX's Software Houdini is a scene exporter for the pbrt-v4 renderer. The goal is to provide complete coverage for the features avaiable within pbrt-v4 through an interface familiar with Houdini user.

Motivation

Support the amazing project that is pbrt and indirectly provide more test cases for the renderer. More selfishly a common use case in a vfx production environment is to add functionality to an existing 3rd party rendering engine. Often the internals of that engine are closed making it difficult to experiment with new algorithms. With pbrt the development of new approaches can be developed within a well documented and open system. By providing an exporter for Houdini to pbrt makes translating larger production scenes into a test environment much easier.

Design Goals

  • Full coverage of all pbrt features
  • Standard (simple) interfaces for common use, with easy to use hooks for full functionality.
  • Simple to read code with comments to help explain the SOHO System

Installation

For now clone the repo in anywhere within the $HOUDINI_PATH. More details in the wiki.

Usage

See the Wiki for documentation on usage.

About

Houdini exporter for pbrt-v4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published