- SignalDesk2 hr ago
Original Summary
GitHub repo - https://github.com/YelovSK/Dameview Image viewer sounds like the most boring project, but despite that I was struggling finding an image viewer that I 100% enjoyed using, so I made something for myself, but perhaps someone in here might enjoy it as well. My motivation were apps like File Pilot and Task Slinger. A single <4 MB executable Tabs Split view (BSP) Command palette (Ctrl + Shift + P) Gallery panel Animations Color themes Built-in installer and updater Starts in ~100 ms Tiled rendering for large images It's built with C# + Native AOT, which might seem like a strange decision, but I'm just way more familiar with C# than something like C or Rust. It uses win32 APIs for window management, Direct2D for UI (fully custom), and WIC for image decoding. Clearly heavily coupled to Windows. I think you have to try using it to understand what makes it (in my opinion) good. For example, on my machine it launches in less than 100 ms, rendering the first couple of frames with a CPU renderer, and then switching to GPU once it's initialized. I'm personally also a fan of smooth animations, which are used across the app (with an option to disable them), and on my PC render at my monitor's refresh rate, which is 480 Hz. I'll again emphasize, I made it specifically for me, so the feature-set might not be enough for everyone. When it comes to AI usage, the vast majority of the code is written by agents, with me controlling the higher level architecture.   submitted by   /u/Yelov [link]   [comments]
- 情报分类:商业与市场研究
- 分类依据:内容涉及商业、投资或市场动态
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/26 02:07:06
- No replies yet