Closed sven-luepke closed 3 years ago
When no input file is specified, loaded_scene is not set after the creation of the single triangle. This results in a nullptr exception in PBRTPipeline::setupPipeline().
loaded_scene
PBRTPipeline::setupPipeline()
When no input file is specified,
loaded_scene
is not set after the creation of the single triangle. This results in a nullptr exception inPBRTPipeline::setupPipeline()
.