ImageEngine / cortex

Libraries for visual effects software development
Other
528 stars 123 forks source link

USD CurvesAlgo : Add basic support for reading UsdGeomNurbsCurves #1400

Closed johnhaddon closed 8 months ago

johnhaddon commented 9 months ago

We don't have a NURBS curve in Cortex, and one isn't supported by any of the renderers we connect to. So we just do a very basic conversion to CurvesPrimitive instead.

danieldresser-ie commented 8 months ago

LGTM