Here Im mostly asking about PC games, as the full 3d era in console gaming was pretty much started with the PS1 launch (December 1994) and the N64 launch (September 1996).
Case in point is two of my favourite games, Star Wars Dark Forces (February 1995), and Dark Forces 2 (October 1997), pretty much the same formula, but totally different technical capabilities.
Dark Forces was solidly lumped in with the Doom era of games, being 2.5D. Basically the environment was 3D, enemies were rendered by a 2d billboard sprite, and for Dooms case, all levels were essentially on a 2D grid, with the appearance of raised ceilings and uneven floors essentially kludged into the engine. Dark Forces slightly expanded on this by somehow adding in the ability to have multiple levels (is it only 2 different vertical levels or more?) and the ability to pan looking up and down ([although this again seems to have been a hotfix to an inherent issue in raycasting engines](https://en.wikipedia.org/wiki/File:Camera_Rotation_vs_Shearing.gif)).
So then a little under 3 years later Dark Forces 2 is released by the same publisher, you can do pretty much everything you can in a normal game engine, look in any direction, completely 3d environments, and the graphics still look passable even now.
I get that there are some technical hurdles to cover between 2D games and full 3D, particularly without a graphics card (first hitting the market in 1999) to reduce the performance issues with rendering only what is in view (occlusion I think?). What I dont get is how the technical issues were solved so quickly between 1995 and 1997, and in particular why the 2d grid necessity went away so quickly.
In: Technology
When the first “3D” engines were created, there were no 3d acceleration. So doing actual 3d were not possible.
With the ID Tech 1 engine, they basically made a 2D engine but flipped the textures for the walls to make it look 3D.
There are a bunch of videos that explains how it works and why it was revolutionary. It is thoroughly fascinating.
What I loved was the 2D background with 3D characters on top kind of games that worked around the early limitations in processing power. Games like [Final Fantasy VII](https://en.wikipedia.org/wiki/Final_Fantasy_VII) and [Silver](https://en.wikipedia.org/wiki/Silver_(video_game)).
Silver can be bought on GOG and has aged very well in my opinion.
Latest Answers