inflearn logo

Game Engine Framework with C++ (Learning Engine Architecture through Sokoban and Shooting Games)

If you want to understand game engines, building one yourself is the fastest way. This is a project-based course where you will implement the core structure of a console game engine using C++ and complete projects including Sokoban and a flight shooting game. It provides a perspective that allows for a deep understanding of the structures of the Unreal and Unity engines.

(5.0) 17 reviews

75 learners

Level Basic

Course period Unlimited

C++
C++
oop
oop
Architecture
Architecture
C++
C++
oop
oop
Architecture
Architecture

News

2 articles

  • ronniej님의 프로필 이미지

    I am sharing a series of posts organized by each stage of the rendering pipeline.

    I tried to explain terms like Vertex Shader, Rasterizer, and Pixel Shader by focusing on why the GPU evolved into this structure, rather than just providing simple functional descriptions.

    I have also organized the content by connecting it to Draw Calls, CPU/GPU bottleneck structures, and game engine optimization.

    I hope this is helpful for those studying the rendering structures of DirectX, OpenGL, Vulkan, Unity, and Unreal Engine.

    https://ronniej.sfuhost.com/rendering-pipeline-series-guide/

    0
  • ronniej님의 프로필 이미지

    Hello, I'm Seyun Jang!

    I am writing this post to share a follow-up summary and example code that expands upon the RTTI (TypeId-based) content covered in the lecture.

    While the lecture focused on directly implementing structures for distinguishing types and casting, in this post, I have expanded on that flow to cover everything from dynamic_cast to custom RTTI, the type system concepts used in Unreal Engine, and structures for creating objects using type information, such as TSubclassOf.

    In particular, I structured it to help you understand how the architecture implemented in the lecture can be expanded in practice and how it is utilized within the engine.

    You can find the related article at the link below.
    👉https://ronniej.sfuhost.com/cpp-rtti-guide/

    Additionally, I have organized all the code included in the blog post, starting from the custom RTTI implementation part, into an example project so that you can run it yourself.
    👉https://github.com/hamtol2/Cpp_RTTI/

    I hope this is helpful for those who want to summarize the lecture content or gain a deeper understanding 🙂

    0

Limited time deal

$81.40

24%

$107.80