Add/update all HMS2023 media

This commit is contained in:
Ben Visness
2024-10-27 21:46:48 -05:00
parent 05f1735e19
commit 4c797e4455
22 changed files with 161 additions and 29 deletions

View File

@@ -0,0 +1,22 @@
+++
title="Cactus Image Viewer"
mediatype="demo"
conference="Handmade Seattle 2023"
description="Lightweight image viewer for Windows."
[[videos]]
title="Cactus Image Viewer"
embed="https://player.vimeo.com/video/887506439?h=c6b7e70350"
service="vimeo"
download_link="https://vimeo.com/887506439/c6b7e70350"
[[speakers]]
name="Wassim Alhajomar"
bio="Hi there! I'm Wassim, located in Berlin Germany. I'm a doctor of medicine and a hobbyist of all things programming. I enjoy working with code in C and designing games and game engine related stuff. I also enjoy playing and making music, writing, and painting. Right now all of my projects are done in whatever free time I can spare after work."
+++
#### A native image viewer for Windows, written in C/C++ (single-file)
Cactus supports most common image formats, cropping, basic editing, blur effects, rotation, histograms, togglable linear filtering, and loading sorted folders, packed in a custom immediate mode UI engine, with a D3D11 backend.
Notably, Cactus offers Animated GIF and WebP support with play/pause and seek controls.