Skip to main content

June 19, 2023

v0.1.0

  • Adds RapidQC script
    • Adds QA_Tool directory with the required files to run RapidQC including
      • Html templates for QC site
      • Image and viewer files for the html site
      • Qa_scene for rendering background
      • Separate readme for RapidQC
      • Rpdp_qa_tool.py as a main to run RapidQC
      • Render_vray to start the dcc internal rendering scripts
    • Adds max_qaScene.py to render original scene as well as scene with gltf materials
      • Including setup for camera and lighting in QA-Scene
    • Adds create-qa-page.py to create the html page with information on the models runtime, materials and scoring from the qa-tool
      • Creates difference images using a pixel based comparison between renderings of the original scene and the scene with gltf materials created by rpdp
      • Calculates difference score based on that image comparison

For more information, see the reference documentation for RapidPipeline QC Tools.