Loading...
Loading...
Guidance for implementing path tracers and ray tracers to reconstruct or generate images. This skill applies when tasks involve writing C/C++ ray tracing code, reconstructing images from reference images, or building rendering systems with spheres, shadows, and procedural textures. Use for image reconstruction tasks requiring similarity matching.
npx skill4agent add letta-ai/skills path-tracingdoubleddouble dpixels × samples × rays_per_sample × time_per_rayrender_time ≈ (width × height × samples × bounces) / rays_per_seconddoubleddouble d