Vida Marcell Posted November 3, 2022 Share Posted November 3, 2022 Hi everyone, i'm a bit lost in my game engine development, i dont understand whats the difference between a game made from scratch and a game engine made from scratch. Well i know that a game engine is meant to make more individual games, but both can have a level editor, graphics, physics, entity component system. So at this point, what is the difference? 1 Quote Link to comment Share on other sites More sharing options...
IceBurger Posted November 3, 2022 Share Posted November 3, 2022 I think "from scratch" needs to be defined before this can truly be answered. One could argue that using Direct3D, OpenGL, or Vulcan isn't "from scratch." One could also argue that making a game with Unity, Unreal, or UltraEngine is "from scratch." Likewise, a game engine could be defined as any tool or toolset used to develop a game. It could also be defined as any tool or toolset used to manage and structure the development of a game. So it really matters where you define your barriers. Unless there are standard definitions that I am not aware of, I don't think there is any one right answer to this question. Let me know if I'm totally wrong I'm just an occasional hobbiest who isn't aware of much. Quote i now hate love C++ Beeeeeeeeeeeeeep~~This is a test of the emergency signature system~~Beeeeeeeeeeeeeep RX 6800XT | i5-13600KF | 32GB DDR5 | 1440p is perfect Link to comment Share on other sites More sharing options...
trashcanuseful Posted November 3, 2022 Share Posted November 3, 2022 Because of the hard algorithmic type of thinking like Josh. or God created the world, this world is used by people creating something in the world created by God. Quote My job is to make you see useful things in trash. Link to comment Share on other sites More sharing options...
Vida Marcell Posted November 3, 2022 Author Share Posted November 3, 2022 I think i got it, a game engine is just a library like opengl, but much higher level. I dont know why i didnt think about this, its so simple Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.