Hello, I’m new to programming.
Can someone explain where game ingines end and where middleware begins?
What is the difference between the two?
S
Hello, I’m new to programming.
Can someone explain where game ingines end and where middleware begins?
What is the difference between the two?
S
Game engines and middleware?
Not sure about Middleware, but a game engine is basically a pre-written set of commands that can do the donkey work for you…
Eg. To write code that sets up a basic windows/DirectX application can take a week to learn how to do, but a single game engine command will do it for you.
An instance of a Game Engine - Unreal Engine or QuakeIII engine.
Anyone else care to elaborate on this?
Game engine is like the rules and regulations of the entire game world.
Middleware is something like 3rd party plug-ins that accelerates the game development process. Example would be an AI engine, where you can buy it off the shelf if you don’t have the team to develop it.
Cheers,
YC
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.