Simon Smith
Simon Smith
I've compiled the core Blackbird library (1.1.1), USD (21.11) and all dependencies (including static Boost 1.77.0) for these under VS2019 using CMake. With everything in place I am trying to...
USDImagingGL::TestIntersection (Under Hydra) Fails With USDSpheres Scaled With The Radius Attribute.
### Description of Issue If you define a USDSphere and use the radius attribute rather than a scale transform, USDImagingGL::TestIntersection will fail to correct intersect the sphere (it seems to...
After using CMake GUI to generate a visual studio (2019 or 2022) solution, when building the solution in VS it will generate the following fatal errors relating to pdb generation:...
If I change the texture of a dome light by setting its **TextureFileAttr** to a new sdf path, the render does not update to reflect this change. If I debug...
The depth buffer AOV records the depth to the camera rather than what most depth aov's record, which is the depth from the image plane. I think it might be...