Skip to content

Latest commit

 

History

History

USDViewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

USD Viewer

This sample demonstrates how to render USD files using Hydrogent, an implementation of the Hydra rendering API in Diligent Engine.

Screenshot

Please follow these instructions to build Hydrogent and the sample.

If you built the USD File Format Plugins, you may specify the DILIGENT_USD_FILEFORMAT_PLUGINS_PATH CMake variable to let CMake configure the Visual Studio debugging environment to find the plugins, for example:

-DDILIGENT_USD_FILEFORMAT_PLUGINS_PATH=C:\GitHub\USD-Fileformat-plugin\bin