How to quickly setup graphics in C++

Опубликовано: 05 Август 2026
на канале: Michael Forest
3,354
74

This video explains how to quickly get started with graphics in C++ using the graphics library raylib and CMake. The video shows how to setup raylib and graphics in both visual studio code and visual studio 2022, so it works for multiple platforms.

Links mentioned in the video:
My video on how to setup C++ in vscode with cmake:
   • How to setup C++ in Visual Studio Code (Wi...  

Raylib cmake file github repo:
https://github.com/raysan5/raylib/blo...

Raygui github repo:
https://github.com/raysan5/raygui