SFML 3 | C++ Tutorial | Setup in 40 seconds!
I thought It would take 1 minute but I made it in 40 :D
Learn how to set up SFML 3 in C++ using CMake in under 1 minute.
This SFML 3 tutorial covers installation(More like fetching), CMake configuration, and getting your first window/program running.
What You will be seeing
• How to install SFML 3 for C++ (kinda)
• CMake setup for SFML 3
• Fetching The Content and making a Window in SFML 3
Links:
-- -- -- https://pastebin.com/EwnqCvNU
Video:
0:00 -- Intro | Getting Paste Bin (Copy)
0:12-- Create CMake Project | Building Project
0:31 -- Running Window | Outro
#cpp #c++ #sfml #tutorial #gamedev #cmake #quick #howto #fast