Making a Game Engine in 2.5 hours with C++ using OpenGL | [TIMELAPSE] | #shorts

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

People when Unity added installation fee💀💀💀

arvin
Автор

Woah. I’m a complete noob when it comes to basically any kind of programming, but I’m interested in learning C++. I only know the basics, so this is pretty mind blowing to me.

imagromlin
Автор

This stuff makes a lot more sense when u study linear algebra, to anyone aspiring to make game engines / 3d graphics. Id start there if you dont have any background in math.

Dom-zyqy
Автор

Looking at quads or triangles is a nostalgic, because it reminds me of my childhood moment when I made 3D for the first time.

mandadprojects
Автор

I have so much respect for the backend developers especiallly the open source dev

keypo
Автор

Really great video, im learning gamedev with C using raylib. But this is great. Wish i can get to your level!

zvqle
Автор

Damn, that’s great.
I really like the object oriented design around the shaders and stuff

Kid
Автор

Nice work! Seeing this makes me wish I learned opengl instead of vulkan, I'm so sick of filling out structs and just want to make stuff.

idontknowanygoodnames
Автор

im new to this and this has taken me weeks so far, switching from doing everyting myself to GLFW and GLAD. currently going through tutorials to get how this works lets hope i can make it :)

MrMycotic
Автор

Cool ❤. Look, i only see a polygon drawing engine here, no game mechanics, object management and other game engine stuff yet, but i also see you post tutorials, a discord and code looks like youve done this multiple times (to speed run this, practice practice practice)

I can only salute you and write down your resources for future reverence.
Ive tried writing my own opengl 3d engine, and i keep struggling... Basicly i need to code more and more. Ill sub and start leanring and practice more. 🙏 Thx for showing new methods

CodeAsm
Автор

this is cool. I'm working on a game engine too, however its written fully in C with GLFW n OpenGL.

dot
Автор

Engines is to make games.
You also can make games without an engine. This means that: This isn't a engine but rather a demo.

mvmnt
Автор

C#: I'm simple and easy to understand and program with
C++:

gamercatishere
Автор

i'm learning OpenGL and c++ and yeah this will took me a long time before i can make something like this

AnnasVirtual
Автор

I would have taken more than 5 months to do that and for the worse in c++

joaquinlarroca
Автор

i swear ive seen reze from chainsaw man for a brief time period in this video

davidzaydullin
Автор

Made this in Pascal and Assembler without autocomplete. And no Internet btw. Keep going ❤

Manuel-dmt
Автор

You don't know how jealous I am right now of you picking opengl. I decided to go with vulkan and it took me a day and ~900lines of code to get a triangle on the screen
This number is btw from the official vulkan tutorial not from me, so it is supposed to be this way

marsimplodation
Автор

How did you set this up in vscode? Im trying to make a small engine myself

JoshTheKneeSnatcher
Автор

I am completely new to game engine development but I am interested so can u plz give me road map for game engine development 🙏

AdityaKumar-kpuu