Skip to content
Colin Kennedy edited this page Jun 5, 2019 · 12 revisions

Here's the road-map for this repository (a brain-dump of topics that sound like they'd be cool additions).

  • lofting
  • Sending notices
  • Anonymous Layers
  • customData / userProperties
  • Check for corruption - https://groups.google.com/forum/#!topic/usd-interest/q5D0maPTD2M
  • material caching / Usd_InstanceCache / Usd_ClipCache / usdskel caching
  • materials / shading
  • network forwarding
  • USD collection
  • Sdf API topics
  • Other features abstracted at the layer level include journaling (undo and redo functionality) and logging, which can be customized by subclassing SdfLayerStateDelegateBase .
  • https://graphics.pixar.com/usd/docs/api/sdf_page_front.html
  • uniquify an instance prim so that you can add overrides to it
  • schema (with Python)
  • SdfStateDelegate
  • UsdUtilsComputeUsdStageStats ?
  • Description:PcpPrimIndex
Clone this wiki locally