Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Dynamic String construction in your own patterns is not supported

  2.  There is no support for custom plugins

  3. PxrSeExpr not supported

  4. PxrDirt & PxrCurvature require the trace() OSL call, which is not yet supported.
    Support for a single level of recursion will be added in a future release.


  5. Point clouds not supported

  6. PxrBakeTexture and PxrBakePointCloud not supported

  7. Dynamic path construction in your own patterns is not supported, but please note that we do support the following path tokens <UDIM>, <u>, <v>, <U>, <V> and <primstr:varname> that will result in a "dynamic" path to your textures.  <primstr:varname> can be used to reference the value in a constant primvar or user attribute to build a dynamic path.  Also note that <primstr:varname> is not in beta1 for XPU, but will be in a later beta.

  8. XPU samples textures at one MIP level coarser than RIS so that it may store more textures in limited GPU memory.  This results in slightly blurrier renders from XPU than RIS.





...


Geometry

  • Needs info here
  • and here 
  • and here
  • Catmull-Clark Subdivision

...