Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/BenjaminNitschke/CppCourse

Games Academy Basic C++ Course May 2015
https://github.com/BenjaminNitschke/CppCourse

Last synced: 2 months ago
JSON representation

Games Academy Basic C++ Course May 2015

Lists

README

        

# CppCourse
Games Academy Basic C++ Course May 2015

Slides and C++ project files for the 4 day Basic C++ Course I did at the Games Academy 2015-05-19 in Berlin.

* Day 1: Basic C++ Statements, Console IO
* Text Adventure
* Day 2: OpenGL Graphics Programming
* Space Invaders
* Day 3: Advanced 3D and C++ Topics
* 3D FPS (Walls, Camera, Movement)
* Day 4: Unreal Engine C++ Primer, Q&A
* Actors, Cameras, Particles, Spawning