Hello,
I’m trying Cluster API.
The current programming guide is missing the description about OptixPipelineCompileOptions::allowClusteredGeometry
!
I didn’t notice that this field has been added and didn’t set, so optixGetClusterId()
always returns -1 even for CLAS and build without validation was crashing.
The sample codes set the field for sure since they are working, but no comments about this!