Skip to main content

RapidPipeline QC Tools v0.4.0

  • Average Score of difference image now takes scored pixel amount into account
  • fixed bug involving vray rendering in QC page
  • fixed a bug involving displaying error messages on QC page
  • added qc-page render resolution as input argument
  • supports ignored nodes from rpdpSettings file

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

RapidPipeline QC Tools v0.3.3

  • Changed filepath to avoid error with windows max path length.
  • Added link to switch pages on html page.
  • Fixed a bug involving periods in the Asset name.

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

RapidPipeline QC Tools v0.3.2

  • Uses sceneinfo provided by rpdp to only render scenes that actually get translated with RapidPBR.

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

RapidPipeline QC Tools v0.3.1

  • Fixed a bug where every input scene needs to have the same amount of cameras rendered for the QC script to work.
  • Improved the way the required cameras get passed between scripts.
  • Fixes bugs related to some cameras from input scene.

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

RapidPipeline QC Tools v0.3.0

  • Adds difference score to individual renderings.
  • Renders specified camera amount as well as any cameras existing in user input file.
    • Supports Physical Cameras, Free Camera and Targeted Camera types.

RapidPipeline QC Tools v0.2.0

  • Adds error handling for feedback on occurred error and warnings logs on the created html page.
    • Every created asset card now has a log attached with error and warning log from rpdp.
  • Adds an error message in case any rendering / diff score calculation failed
    • Creates a red asset card detailing error warnings and raised exceptions from creating the asset card.
  • Fixes a problem with difference scores in case of assets being distributed between multiple html pages.

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

RapidPipeline QC Tools 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.