Skip to content

viral32111/GraphicsExperiments

Repository files navigation

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