Skip to content
Surf Wiki
Save to docs
general/2016-software

From Surf Wiki (app.surf) — the open knowledge base

Id Tech 6

Video game engine


Video game engine

FieldValue
nameid Tech 6
developerid Software
programming language[C++](c)
platform
licenseProprietary
website
replacesid Tech 5
replaced_byid Tech 7

id Tech 6 is a multiplatform game engine developed by id Software. It is the successor to id Tech 5 and was first used to create the 2016 video game Doom. Internally, the development team also used the codename id Tech 666 to refer to the engine. The PC version of the engine is based on the Vulkan API and the OpenGL API.

John Carmack started talking about his vision regarding the engine that would succeed id Tech 5 several years before the latter debuted in Rage, but following his departure from id Software in 2014, Tiago Sousa was hired to replace him as the lead renderer programmer at the company.

On June 24, 2009, id Software was acquired by ZeniMax Media. It was later announced in 2010 that id Software's technology would be available only to other companies also belonging to ZeniMax Media. It was followed up by id Tech 7.

Preliminary information

In 2008 and while id Tech 5 had yet to be fully formed, John Carmack said the next engine by id Software would be looking towards a direction where ray tracing and classic raster graphics would be mixed. The engine would work by raycasting the geometry represented by voxels (instead of triangles) stored in an octree. Carmack claimed that this format would also be a more efficient way to store the 2D data as well as the 3D geometry data, because of not having packing and bordering issues. The goal of the engine would be to virtualize geometry the same way that id Tech 5 virtualized textures. This would be a change from past engines which for the most part use mesh-based systems. However, he also explained during QuakeCon 08, that the hardware that would be capable of id Tech 6 did not yet exist at the time.

In July 2011, Carmack explained that id Software was beginning research for the development of id Tech 6. It's unknown if Carmack's vision of the engine at the time was still the same he described in 2008.

Eventually, the plans for a rendering approach with voxel-based raycasting were abandoned in favor of conventional mesh-based rasterization.

Technology

An early version of the fourth main Doom game was being built on id Tech 5 but id Software restarted development in late 2011 to early 2012, after Bethesda expressed concerns about its creative and technological direction. When development was restarted it was decided to begin with the id Tech 5-based Rage codebase but take "big leaps back in certain areas of tech" and "[merge] Doom features to Rage".

Doom was first shown to the public during QuakeCon 2014, where it was confirmed it was running on an early version of id Tech 6. The developers' goals when creating the engine were described as being able to drive good looking games running at 1080p on 60 fps but also reintroduce real-time dynamic lighting which was largely removed from id Tech 5. The engine still uses virtual textures (dubbed "MegaTextures" in id Tech 4 and 5) but they are of higher quality and no longer restrict the appearance of realtime lighting and shadows. Physically based rendering has also been confirmed. A technical analysis of Doom found that the engine supports motion blur, bokeh depth of field, HDR bloom, shadow mapping, lightmaps, irradiance volumes, image-based lighting, FXAA, volumetric lighting/smoke, destructible environments, water physics, skin sub-surface scattering, SMAA and TSSAA anti-aliasing, directional occlusion, screen space reflections, normal maps, GPU accelerated particles which are correctly lit and shadowed, triple buffer v-sync which acts like fast sync, unified volumetric fog (every light, shadow, indirect lighting affects it, including water caustics / underwater light scattering), tessellated water surface (on the fly without GPU tessellation. Caustics are dynamically generated and derived from water surface), and chromatic aberration. On July 11, 2016, id Software released an update for the game that added support for Vulkan.

Following Carmack's departure from id Software, Tiago Sousa, who had worked as the lead R&D graphics engineer of several versions of the CryEngine at Crytek, was hired to lead development of the rendering. Bethesda's Pete Hines has commented that while id Tech 6 reuses code written by Carmack, most of the decisions made about the engine's direction were taken after he left.

Games using id Tech 6

YearTitleDeveloper
2016*Doom*Id Software
2017*Wolfenstein II: The New Colossus*MachineGames
*Doom VFR*id Software
2019*Wolfenstein: Youngblood*MachineGames
Arkane Studios
*Wolfenstein: Cyberpilot*

References

References

  1. McElroy, Griffin. (17 July 2014). "The new Doom game is just titled 'Doom,' runs on id Tech 6, and more details". [[Polygon (website).
  2. Graft, Kris. (August 13, 2010). "id Tech 5 Rage Engine No Longer Up For External Licensing".
  3. Shrout, Ryan. (2008-03-12). "John Carmack on id Tech 6, Ray Tracing, Consoles, Physics and more".
  4. Olick, Jon. (2008). "Current Generation Parallelism In Games". [[id Software]].
  5. Smith, Will. (2008-07-15). "E3 2008: The John Carmack Interview. Rage, id Tech 6, Doom 4 Details, and More!".
  6. Shrout, Ryan. (2008-03-12). "John Carmack on id Tech 6, Ray Tracing, Consoles, Physics and more".
  7. Chan, Norman. (2008-07-31). "QuakeCon 08: id Tech 6 Will Utilize Hardware That 'Doesn't Exist Right Now'; Next-Gen Will Still Be Polygon-Based".
  8. Brightman, James. (2011-07-27). "Doom Creator More Excited About Games Now Than Ever". IndustryGamers.
  9. Schreier, Jason. (2013-04-03). "Five Years And Nothing To Show: How Doom 4 Got Off Track". Gawker Media.
  10. (1 September 2015). "Powering DOOM with id Tech 6". [[Bethesda Softworks]].
  11. Bishop, Samantha. (5 September 2015). "Doom debuts the new id Tech 6 engine".
  12. (18 May 2016). "Doom Tech Analysis: The Best-Looking 60fps Console Shooter?". [[Digital Foundry]].
  13. Palumbo, Alessio. (2 September 2015). "Take A Look At DOOM's id Tech 6 In This Video Interview".
  14. Linneman, John. (21 May 2016). "Face-Off: Doom". [[Eurogamer]].
  15. Duffy, Robert. (2016-07-11). "DOOM – Vulkan Support Now Live". Bethesda.net.
  16. (July 19, 2014). "John Carmack's Replacement at id: Tiago Sousa (Crytek)". pcper.com.
  17. (18 July 2014). "Happy to announce i'll be helping the amazingly talented id Software team with Doom and idTech 6. Very excited :)".
  18. Takahashi, Dean. (17 June 2015). "Bethesda wins the attention war by blasting marketing rules for Doom, Fallout 4". [[VentureBeat]].
  19. (18 July 2014). "Why id Software is calling it 'Doom' and not 'Doom 4'".
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Id Tech 6 — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report