Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 796 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 796 Bytes

Graphics Experiments

These are my experiments around creating graphics with GDI, Direct2D, and DirectWrite on Win32 applications.

This is an C++20 / C17 project, that uses the Windows subsystem, developed in Visual Studio 2022.

Screenshot

Currently the application draws a yellow-to-green gradient rectangle with a black outline, and a black empty circle in the middle of it.

Screenshot