diff --git a/README.md b/README.md index 00dd90d..be111ff 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Some initial utilities are provided with more coming on-line as the site / requi attempt to produce valid USD shading network (See Support Utilities) - Input geometry (USD file) - Input camera (USD file) - - Skydome like (A latlong HDR file) + - Skydome light (A latlong HDR file) - Perform USD validation - Export just the materials to a USD file. - - Render the corresponding USD file. This uses `usdrecord` currently. + - Render the corresponding USD file. This uses `usdrecord` currently. Render arguments can be passed in to specify the render delegate to use for instance. The default is GL. - Misc options for output for test suite compatibility: - Use material name for file name diff --git a/documents/MaterialX_USD_Presentation_March_6_2025.pdf b/documents/MaterialX_USD_Presentation_March_6_2025.pdf deleted file mode 100644 index 5b13d31..0000000 Binary files a/documents/MaterialX_USD_Presentation_March_6_2025.pdf and /dev/null differ diff --git a/documents/html/index.html b/documents/html/index.html index ddbe0a0..9d6e460 100644 --- a/documents/html/index.html +++ b/documents/html/index.html @@ -126,10 +126,10 @@

  • Preprocess the MaterialX file to attempt to produce valid USD shading network (See Support Utilities)
  • Input geometry (USD file)
  • Input camera (USD file)
  • -
  • Skydome like (A latlong HDR file)
  • +
  • Skydome light (A latlong HDR file)
  • Perform USD validation
  • Export just the materials to a USD file.
  • -
  • Render the corresponding USD file. This uses usdrecord currently.
  • +
  • Render the corresponding USD file. This uses usdrecord currently. Render arguments can be passed in to specify the render delegate to use for instance. The default is GL.
  • Misc options for output for test suite compatibility: