Writing Games in Very Modern C++
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore game development using modern C++ in this ACCU 2017 conference talk. Dive into the potential of SG13 subgroup's proposed 2D graphics API for the C++ standard, comparing it to existing libraries like OpenGL and DirectX. Learn about the evolution of computer games, from Spacewar to modern consoles, and understand the challenges of graphics and porting. Witness live game development as the speaker demonstrates creating a game using only standard C++. Discover how this new API could revolutionize C++ education and make game development more accessible to learners of all ages. Gain insights into physics objects, update loops, and input handling for game creation.
Syllabus
Introduction
Games are a huge lottery
The first computer game
Spacewar
Nolan Bushnell
Gunfight
Home Computer
Consoles
Graphics
Porting
OpenGL
SG13 HMI
FX2D
Path Buffer
Physics Objects
Update Asteroids
Zero Degrees
Constraints
Criticism
Constants
controllable physics
ship class
input
keys
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube