Skip to content
/ hdTiny Public

Template project for Hydra render delegate development using NVIDIA's pre-built USD libraries

Notifications You must be signed in to change notification settings

guoxx/hdTiny

Repository files navigation

Tiny Hydra Render Delegate

Overview

This sample project implements a tiny Hydra render delegate using NVIDIA's pre-built USD libraries. Using these libraries simplifies the development environment setup for USD-based applications and library development.

How To

  1. Download the pre-built USD from https://developer.nvidia.com/usd#section-getting-started
  2. Extract and rename the folder to usd-xx.xx (matching the USD version)
  3. Update TARGET_CONFIG in CMakeLists.txt to match the usd-xx.xx folder name

Special Thanks

This project is heavily inspired by https://github.com/paoloemilioselva/hdBadGL. The CMake files are largely copied from that project with minor customizations.

About

Template project for Hydra render delegate development using NVIDIA's pre-built USD libraries

Resources

Stars

Watchers

Forks