Skip to content

Commit

Permalink
Update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
starkdmi authored Mar 31, 2023
1 parent c591388 commit cf4191d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ __BrightXDR__ is a proof-of-concept implementation that demonstrates how to upsc
> The main idea behind this project is to provide an open source and free-to-use alternative to existing apps that offer similar functionality for a price of up to €20. I believe that everyone should have access to powerful tools that enhance their display experience, regardless of their budget.
## About
The app uses MetalKit to overlay the CIImage with a transparent color in EDR color space over the display windows while applying color blending filter. The fullscreen NSWindow overlay is used. To try the window demo check out [this](/starkdmi/BrightXDR/tree/swiftui-window) branch.
The app uses MetalKit to overlay the CIImage with a transparent color in EDR color space over the display windows while applying color blending filter. The fullscreen NSWindow overlay is used system-wide (window demo can be found [here](/starkdmi/BrightXDR/tree/swiftui-window)).

## Preview
> Screen captured on maximum system brightness with __Apple XDR (P3-1600 nits)__ display preset.
<img src="https://user-images.githubusercontent.com/21260939/228393300-34f48989-ba81-45a0-9364-3b66252f6a36.jpg" alt="Screenshot" width="400">
| Window | Split View |
| ------------ | ------------ |
|<img src="https://user-images.githubusercontent.com/21260939/228393300-34f48989-ba81-45a0-9364-3b66252f6a36.jpg" alt="Screenshot" width="400">|<img src="https://user-images.githubusercontent.com/21260939/229236909-6b904565-9dc3-48b5-ab00-96c7667c9301.jpg" alt="Screenshot2" width="590">|

## Requirements
Supported devices: Apple MacBook Pro with 14 or 16 inches and Apple Pro Display XDR.
Expand Down

0 comments on commit cf4191d

Please sign in to comment.