Skip to content

daniel1414/rtcmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render Target Comparator

Compare your two render targets and see the difference in real time in your Rust, Vulkan-based renderer.

Preview

2025-10-24.23-49-15.mp4

Usage

Create the Comparator object, supply the image views you want to compare and the output image view (e.g., a swapchain image, or an offscreen image, if you want to process it further). When recording your framebuffer, use the comparator's compare() function. The position of the vertical divider is in the range of (0.0; 1.0).

About

Frame comparator for Vulkan in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published