validate-render

Community

Verify rendering correctness with frame exports.

Authorkzahedi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validates YARS rendering by exporting first frame as PNG and comparing with a reference screenshot.

Core Features & Use Cases

  • Frame Export Validation: Run YARS with image export enabled to generate frames.
  • Visual Comparison: Compare exported frames against a reference image.
  • Rendering QA: Ensure textures, geometry, and lighting remain correct.

Quick Start

cd build mkdir -p frames timeout 60s ./bin/yars --xml ../xml/braitenberg.xml --iterations 10 compare -metric RMSE frames/frame_00000001.png ../screenshot.png diff.png

Or inspect frames/frame_00000001.png and reference screenshot.png

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: validate-render
Download link: https://github.com/kzahedi/YARS/archive/main.zip#validate-render

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.