Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C++ Game Programming 2

    Posted By: Landau17
    C++ Game Programming 2

    C++ Game Programming 2
    MP4 | Video: 720p | Duration: 2:45:09 | English | Subtitles: VTT | 469.9 MB



    Get a fun introduction to the world of game programming with C++. This course, part two in a series, teaches the next-level basics of game development with C++ and the Simple and Fast Multimedia Library (SFML). Follow along and learn how to build a fully playable sample game: an addictive split-screen puzzle based on the hit indie game Thomas Was Alone. Instructor John Horton stretches your C++ knowledge with topics such as split-screen functionality, immersive directional sound (spatialization), custom levels, collision detection, particle-driven effects, and realistic texturing with OpenGL programmable shaders. Learn how to build abstract playable character classes, code polymorphic functions for collision detection, and create sound manager and HUD classes. While building the game, you also learn how to make better use of advanced object-oriented programming concepts such as inheritance and polymorphism. All the software used in the course, including Visual Studio, is free, but you can follow along with the development tools of your choice.

    This course was created and produced by Packt Publishing. We are honored to host this training in our library.

    Topics include:
    • Inheritance
    • Polymorphism
    • Abstract classes
    • Level design
    • Collision detection
    • Spatialization
    • The HUD class
    • Extending SFML classes
    • Particle systems
    • Shaders