Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlewkowicz authored Jan 24, 2025
1 parent 09ff99f commit 18edca1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Real time looking glass for Windows


This project is not quite ready for release. There's a few flaws which I'll cover in caveats. I'm applying for some roles around development tooling so I'm showcasing some of that.


The long term goal of this project is a thesis on how we communicate in code and disseminate technical information. Its intentionally less than DRY. I want every idea to be tangible. It's not a "shader", its math on a "texture", but it's just an image of whats on your screen. Architecturally how can we communicate technology boundaries in a way that can be quickly understood and referenced. This repo is not just code, it's a conversation.


Expand Down Expand Up @@ -57,4 +53,4 @@ Can’t handle DPI scaling. I find the window by scanning for an ICON which chan

Can’t handle most Laptops because they usually pass through the integrated CPU. You have to output via the HDMI port.

Tested on single monitor, YMMV.
Tested on single monitor, YMMV.

0 comments on commit 18edca1

Please sign in to comment.