![[UE5 for Beginners] Part 4. Unreal Engine C++강의 썸네일](https://cdn.inflearn.com/public/courses/332722/cover/b8cd8156-70fa-4fae-8ff4-61739535a01b/332722.jpg?w=420)
[UE5 for Beginners] Part 4. Unreal Engine C++
Rookiss
This is a course that covers the entire process of working with the Unreal Engine based on C++, in a shallow and quick way.
초급
Unreal C++, Unreal Engine
This course teaches the fundamentals of graphics through DirectX 12. You will learn the principles behind how objects in a 3D world are drawn on a monitor screen.
DirectX 12
Basics of Graphics
All the skills needed to develop MMORPGs,
Step By Step with C++ & Unreal! 🕹️
This is a game development course for those who are preparing for a job as a game programmer with the goal of completing their portfolio, and those who want to challenge themselves with game development using C++ and Unreal Engine. The goal is to develop high-level 3D MMORPG games and acquire sufficient knowledge to join a game company as a new employee.
In this series, we will learn the necessary skills step by step to create a 3D MMORPG game using C++ and Unreal, based on free assets provided by Unreal. Let's take on the challenge together!
▲ You will have the ability to implement even a simple 3D MMORPG game. (Sample portfolio clip)
Place objects in the 3D world ,
Until it is output to the 2D monitor screen
It is an academic discipline that studies the entire process.
Forest instead of trees!
Game Graphics Fundamentals
Commercial game engine
Expand your field of vision
Developing practical adaptability
Practice-oriented structure
What to ask in a job interview
Until you acquire basic knowledge
OT 👉 DirectX12 initialization 👉 Component 👉 Vector&Matrix👉 Camera&Lighting 👉
Quaternion 👉 Rendering 👉 Particle 👉 Shadow Mapping 👉 Terrain
3D games
Programming
A student learning for the first time,
Job seeker
MMORPG
In game development
Anyone interested
(C++ users)
Unity/Unreal Engine
I have experience using it, but
Even the inner workings
Anyone who wants to know
Q. What is the lecture environment?
All series are produced assuming a Windows environment, and there is no additional explanation for macOS.
Q. Can non-majors also take the course?
We will proceed assuming that there is absolutely no player knowledge, but the difficulty level of the entire series is quite high due to the characteristics of C++ and servers. If you are completely new to programming, we recommend [ Game Development Series with C# and Unity ], which has a lower overall difficulty level.
Q. Please tell us what prompted you to start this course.
Personally, I remember having a hard time when I first started studying servers because there was no reference material.
After getting a job, I compared the actual live MMORPG code and realized many of the errors in my code that I had created through headings. I thought that if there had been a class that briefly covered the entire content of MMORPG development from the basics to the end, I would have saved time and suffered less.
I hope this class will serve as a guide for you to get started with MMORPG games.
Q. If I buy one part, do I get the other part for free?
Each part is manufactured independently and sold separately.
Q. Will I be able to get a job if I study this series?
It is impossible to know because everyone grows at different rates and many variables come into play when it comes to employment.
However, if you have an online 3D game portfolio and knowledge of game development, graphics, servers, and algorithms, your chances of getting a job will increase dramatically.
Who is this course right for?
Beginner in 3D game programming
Someone who is very interested in developing MMORPG games.
Need to know before starting?
Basic C++ knowledge
77,744
Learners
3,505
Reviews
5,392
Answers
4.9
Rating
44
Courses
학력
- Condorcet Prépa MPSI 수료 (프랑스)
- 칭화대학교 소프트웨어공학 학사 (중국)
- 고려대학교 정보보호대학원 석사 (한국)
경력
- 前 크래프톤 (테라 서버팀)
- 前 엔씨소프트 (Blade&Soul2 컨텐츠 프로그래밍팀)
관심 분야
- 리버싱 및 취약점 분석
- MMORPG 게임 개발 (C++, C#)
- 외국어 (영어, 프랑스어, 중국어, 일본어)
소개
해킹 공부를 위해 순전히 호기심으로 시작한 게임 개발인데...
시간이 흘러 어느덧 10년차 게임 개발자가 되었습니다.
"이래서 언제 게임을 만들지~?"
한숨 나오는 기초 문법부터 시작해서,
차츰 만들어가는 나만의 게임 세상.
그리고 그 세상에 접속한 다수의 플레이어를 볼 때의 뿌듯함.
공부를 할 수록, MMORPG의 매력에는 헤어나올 수가 없습니다.
제가 느낀 감동을 여러분도 느낄 수 있으면 좋겠네요.
All
59 lectures ∙ (42hr 31min)
Course Materials:
1. OT
05:14
2. Graphics OT
17:13
4. Project Settings
40:39
5. Device reset
01:19:02
6. Drawing a triangle
01:00:10
7. Constant Buffer
01:01:52
8. Root Signature
48:53
9. Index Buffer
23:10
10. Texture Mapping
50:57
12. Input and Timer
28:30
13. Material
42:04
14. Component
50:19
15. Scene
31:07
All
52 reviews
4.7
52 reviews
Reviews 1
∙
Average Rating 5.0
5
Pros: 1. The lectures on DirectX 12 version are really very few books, so the initial setup part is really too difficult. Especially the contents such as root signature.. 2. The lectures are similar to the Unity engine, and the engine is continuously improved. 3. It was good that the math-related parts were given with proofs in the middle. I didn't study by memorizing or taking notes, but it was a convincing understanding method. 4. Although there are very few direct x 12 lectures, the price is relatively reasonable compared to that. Cons. 1. I only roughly looked at the direct x 11 book, so I think some functions are missing (e.g. blending for transparency, mirrors, etc.) -> Smart people can apply it, but people like me can't ㅜㅜ 2. Sometimes the instructor's words get twisted. When that happens, my brain gets twisted too. Conclusion -> DirectX 9 is possible by studying from a book, and 11 seems possible if you spend a lot of time studying. I gave up on 12 because the root signature setting for the constant buffer was too weird. I think I would have watched 9 and 11 if there were good lectures... Other academies charge about 1.2 million won for a full course, but compared to that, I think this is a quality lecture. It was hard to watch the whole lecture. I didn't spend a lot of time focusing, so I don't think it will stick in my head much, but I still think it was a good lecture.
Reviews 15
∙
Average Rating 5.0
Reviews 3
∙
Average Rating 4.7
4
Well.. As written, it is difficult to listen to as an introductory lecture. Since it is a lecture that creates everything at once and then goes on, those who are used to lectures that flesh it out one by one might be a little confused. After reading other 3D theory lectures and watching it again, it was much easier to understand.
Reviews 1
∙
Average Rating 5.0
5
This is a good lecture. I am also very happy that you are able to answer my questions. If you have never used DirectX or OpenGL before, this lecture may be difficult, but if you do not understand something while listening (especially the device initialization part), it is better to skip it. It is more likely that you will understand it later.
Reviews 10
∙
Average Rating 4.7
5
I bought it today and am reading it, and I really like how it is explained step by step. It is meaningful to buy a thick book and study it by yourself, but I respect teacher Rookiss who selects the important and unimportant parts clearly and coaches the learner on which parts to focus on and study!!! ^^
Limited time deal ends in 5 days
$127.60
24%
$169.40
Check out other courses by the instructor!
Explore other courses in the same field!