Path Tracing Reverse

Guidance for reverse engineering graphics rendering programs (ray tracers, path tracers) from binary executables. This skill should be used when tasked with recreating a program that generates images through ray/path tracing, particularly when the goal is to achieve pixel-perfect or near-pixel-perfect output matching. Applies to tasks requiring binary analysis, floating-point constant extraction, and systematic algorithm reconstruction.

tools-only 9f4eeb6 3 files · 19.8 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_3c0ff5bd commit 9f4eeb6777

Frequently asked questions

npx skillmds add tools-only/path-tracing-reverse-2