Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Source (game engine)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Video game engine}} {{Use American English|date=May 2025}} {{Use mdy dates|date=May 2025}} {{Infobox software | name = Source | logo = Source engine logo and wordmark.svg | logo alt = Official logo of the Source video game engine | developer = [[Valve Corporation|Valve]] | released = October 2004, 25 years ago | replaces = [[GoldSrc]] | replaced_by = [[Source 2]] | middleware = [[Havok (software)|Havok]] | programming language = [[C++]] | license = [[Proprietary software|Proprietary]] | repo = {{GitHub|ValveSoftware/source-sdk-2013}} | engine = <!--Wikidata suppression--> | website = <!--Wikidata suppression--> }} '''Source''' is a 3D [[game engine]] developed by [[Valve Corporation|Valve]]. It debuted as the successor to [[GoldSrc]] in 2004 with the releases of ''[[Half-Life: Source]]'', ''[[Counter-Strike: Source]]'', and ''[[Half-Life 2]]''. Valve used Source in many of their games in the following years, including ''[[Team Fortress 2]]'', ''[[Counter-Strike: Global Offensive]]'', ''[[Dota 2]]'', and the ''[[Portal (series)|Portal]]'' and ''[[Left 4 Dead (franchise)|Left 4 Dead]]'' franchises. Other notable third-party games using Source include most games in the ''[[Titanfall]]'' franchise, ''[[Vampire: The Masquerade – Bloodlines]]'', ''[[Dear Esther]]'', ''[[The Stanley Parable]]'' and ''[[Garry’s Mod]]''. Valve released incremental updates to Source before it was succeeded by [[Source 2]] in 2015. == History == Source distantly originates from the [[GoldSrc]] engine, itself a heavily modified version of [[John Carmack]]'s [[Quake engine]] with some code from the [[Quake II engine]]. Carmack commented on his blog in 2004 that "there are still bits of early ''Quake'' code in ''Half-Life 2''".<ref>{{cite web |url=http://www.armadilloaerospace.com/n.x/johnc/recent%20updates/archive?news_id=290 |date=December 31, 2004 |work=John Carmack's Blog |title=Welcome, Q3 source, Graphics |url-status=dead |archive-url=https://web.archive.org/web/20060517235354/http://www.armadilloaerospace.com/n.x/johnc/recent%20updates/archive?news_id=290 |archive-date=May 17, 2006}}</ref> Valve employee Erik Johnson explained the engine's [[nomenclature]] on the Valve Developer Community:<ref name="goldsrc-src-quote">{{cite web |url=https://developer.valvesoftware.com/w/index.php?title=User_talk:Erik_Johnson&oldid=10088#GoldSource |title=Talk:Erik Johnson |work=Valve Developer Community |last=Johnson |first=Erik |date=September 1, 2005 |access-date=August 15, 2007 |url-status=live |archive-url=https://archive.today/20120530162830/http://developer.valvesoftware.com/w/index.php?title=User_talk:Erik_Johnson&oldid=10088%23GoldSource |archive-date=May 30, 2012}}</ref> {{Blockquote|When we were getting very close to releasing ''[[Half-Life (video game)|Half-Life]]'' (less than a week or so), we found there were already some projects that we needed to start working on, but we couldn't risk checking in code to the shipping version of the game. At that point we [[Fork (software development)|forked]] off the code in [[Microsoft Visual SourceSafe|VSS]] to be both <code>/$Goldsrc</code> and <code>/$Src</code>. Over the next few years, we used these terms internally as "Goldsource" and "Source". At least initially, the Goldsrc branch of code referred to the codebase that was currently released, and Src referred to the next set of more risky technology that we were working on. When it came down to show ''[[Half-Life 2]]'' for the first time at [[E3]], it was part of our internal communication to refer to the "Source" engine vs. the "Goldsource" engine, and the name stuck.}} Source was developed part-by-part from this fork onwards, slowly replacing GoldSrc in Valve's internal projects<ref>{{cite book |last=Hodgson |first=David |year=2004 |title=Half-Life 2: Raising the Bar |publisher=[[Prima Games]] |isbn=0-7615-4364-3}}</ref> and, in part, explaining the reasons behind its unusually modular nature. Valve's development of Source since has been a mixture of licensed [[middleware]] and in-house-developed code. Older versions of Source use [[Bink Video]] for video playback,<ref>{{Cite news |url=http://pc.gamespy.com/pc/counter-strike-remake-source-engine-powered/531716p1.html |title=Counter-Strike: Source - Full-Screen E3 2004 Presentation |last=O'Donnell |first=Ryan |date=July 19, 2004 |work=GameSpy |access-date=April 20, 2015 |url-status=live |archive-url=https://web.archive.org/web/20160304113927/http://pc.gamespy.com/pc/counter-strike-remake-source-engine-powered/531716p1.html |archive-date=March 4, 2016 }}</ref> however more recent releases of the Source engine use [[WebM]] videos for menu backgrounds, [[Full-motion video|Full Motion Videos]], and splash screens.<ref>{{Cite news|url=https://www.gameconnect.net/content/70655/csgo-update-7-24-2018/ |title=CS:GO Update 7/24/2018|access-date=January 3, 2023}}</ref> . === Modularity and notable updates === Source was created to evolve incrementally with new technology, as opposed to the [[backward compatibility]]-breaking "version jumps" of its competitors. Different systems within Source are represented by separate modules which can be updated independently. With [[Steam (service)|Steam]], Valve can distribute these updates automatically among its many users. In practice, however, there have been occasional breaks in this chain of compatibility. The release of ''[[Half-Life 2: Episode One]]'' and ''[[The Orange Box]]'' both introduced new versions of the engine that could not be used to run older games or [[Mod (video gaming)|mods]] without the developers performing upgrades to code and, in some cases, content.<ref>{{Cite web |url=http://www.planetphillip.com/posts/new-update-breaking-new-and-old-mods/ |title=New Update Breaking New and Old Mods? |publisher=PlanetPhillip |access-date=October 17, 2014 |url-status=live |archive-url=https://web.archive.org/web/20141021132929/http://www.planetphillip.com/posts/new-update-breaking-new-and-old-mods/ |archive-date=October 21, 2014}}</ref> Both cases required markedly less work to update its version than competing engines. ==== Source 2006 ==== [[File:Half-Life 2 Episode One Citadel Base.jpg|thumb|upright=1.2|A screenshot of ''[[Half-Life 2: Episode One]]''. The [[high-dynamic-range rendering]] and [[Phong shading]] effects are evident.]] The Source 2006 branch was the term used for Valve's games using technology that culminated with the release of ''Half-Life 2: Episode One''. [[High-dynamic-range rendering|HDR rendering]] and [[color correction]] were first implemented in 2005 using ''[[Day of Defeat: Source]]'', which required the engine's shaders to be rewritten.<ref name="hdr_shaders">{{cite video game |title=[[Half-Life 2: Lost Coast]] |developer=[[Valve Corporation|Valve]] |year=2005 |platform=PC |quote='''Chris Green''': The Source engine supports a wide variety of shaders. The refraction shader on the window here requires us to copy the scene to a texture, refract it, and then apply it the window surface. To fully support HDR, every shader in the engine needed to be updated, so this refraction shader was improved to the support the full range of contrast.}}</ref> The former, along with developer commentary tracks, were showcased in ''[[Half-Life 2: Lost Coast]]''. ''Episode One'' introduced [[Phong shading]] and other smaller features. [[Image-based modeling and rendering|Image-based rendering]] technology had been in development for ''[[Half-Life 2]]'',<ref name="driverheaven-2003">{{cite web |url=http://www.driverheaven.net/dhinterviews/gabenewell/ |title=Interview with Gabe Newell |work=DriverHeaven.net |access-date=November 21, 2009 |url-status=dead |archive-url=https://web.archive.org/web/20090628171827/http://www.driverheaven.net/dhinterviews/gabenewell/ |archive-date=June 28, 2009 }}</ref> but was cut from the engine before its release. It was mentioned again by [[Gabe Newell]] in 2006 as a piece of technology he would like to add to Source to implement support for much larger scenes that are impossible with strictly [[Polygon (computer graphics)|polygonal]] objects.<ref name="1up-valveweek">{{cite web |url=http://valve.1up.com/ |work=[[1UP.com]] |title=Valve Week |access-date=July 14, 2006 |url-status=dead |archive-url=https://web.archive.org/web/20060713230939/http://valve.1up.com/ |archive-date=July 13, 2006}}</ref> ==== Source 2007 ==== The Source 2007 branch represented a full upgrade of the Source engine for the release of ''The Orange Box''. An artist-driven, threaded [[particle system]] replaced previously [[hard-coded]] effects for all of the games within.{{citation needed|date=May 2018}} An in-[[Process (computing)|process]] tools framework was created to support it, which also supported the initial builds of [[Source Filmmaker]]. In addition, the facial animation system was made hardware-accelerated on modern video cards for "feature film and broadcast television" quality.<ref name="steamnews_meetheavy">{{cite web |url=http://store.steampowered.com/news/1039/ |title=Face-to-Face with TF2's Heavy |work=Steam news |date=May 14, 2007 |access-date=April 25, 2010 |url-status=live |archive-url=https://web.archive.org/web/20090508071620/http://store.steampowered.com/news/1039/ |archive-date=May 8, 2009}}</ref> The release of ''The Orange Box'' on multiple platforms allowed for a large [[code refactoring]], which let the Source engine take advantage of multiple CPU cores.<ref name="PCZone">{{cite web |url=http://www.computerandvideogames.com/article.php?id=145846 |title=Interview: Gabe Newell |access-date=September 20, 2006 |publisher=[[PC Zone]] |date=September 11, 2006 |url-status=live |archive-url=https://web.archive.org/web/20120305153907/http://www.computerandvideogames.com/145846/interviews/gabe-newell/ |archive-date=March 5, 2012}}</ref> However, support on the PC was experimental and unstable<ref name="steam-forum-mat_queue_mode">{{cite web |url=http://forums.steampowered.com/forums/showpost.php?p=8413873&postcount=92 |title=Dual Core Performance |date=October 11, 2008 |access-date=December 23, 2008 |url-status=live |archive-url=https://web.archive.org/web/20120314103803/http://forums.steampowered.com/forums/showpost.php?p=8413873&postcount=92 |archive-date=March 14, 2012}}</ref> until the release of ''Left 4 Dead''.<ref name="left-4-dead-multicore">{{cite web |url=http://www.pcgameshardware.de/aid,643448/Interview/PCGH_interview_about_Left_4_Dead_part_2/?page=2 |title=PCGH interview about Left 4 Dead, part 2 |first=Doug |last=Lombardi |others=Interviewer: Frank Stöwer |date=May 13, 2008 |access-date=December 23, 2008}}{{Dead link|date=November 2019 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> Multiprocessor support was later backported to ''[[Team Fortress 2]]'' and ''[[Day of Defeat: Source]]''.<ref>{{cite web |url=http://www.shacknews.com/onearticle.x/57728 |title=Team Fortress 2 Update Adds Multicore Rendering |last=Breckon |first=Nick |date=March 18, 2008 |access-date=August 19, 2009 |url-status=live |archive-url=https://web.archive.org/web/20090616033113/http://www.shacknews.com/onearticle.x/57728 |archive-date=June 16, 2009}}</ref> Valve created the [[Xbox 360]] release of ''The Orange Box'' in-house, and support for the console is fully integrated into the main engine codeline. It includes asset converters, cross-platform play and [[Xbox Live]] integration.<ref name="official_consoles">{{cite web |url=http://source.valvesoftware.com/console.php |title=Source - Console Support |publisher=Valve |access-date=August 8, 2009 |url-status=dead |archive-url=https://web.archive.org/web/20090813213319/http://source.valvesoftware.com/console.php |archive-date=August 13, 2009}}</ref> The [[PlayStation 3]] release was outsourced to [[Electronic Arts]], and was plagued with issues throughout the process. [[Gabe Newell]] cited these issues when criticizing the console during the release of ''The Orange Box''.<ref>{{Cite news |url=https://www.engadget.com/2007/10/11/gabe-newell-calls-ps3-waste-of-everybodys-time/ |title=Gabe Newell calls PS3 'waste of everybody's time' |last=Yoon |first=Andrew |date=October 11, 2007 |work=Engadget |access-date=April 20, 2015 |url-status=live |archive-url=https://web.archive.org/web/20150703175918/http://www.engadget.com/2007/10/11/gabe-newell-calls-ps3-waste-of-everybodys-time/ |archive-date=July 3, 2015 }}</ref> ==== ''Left 4 Dead'' branch ==== The Left 4 Dead branch is an overhaul of many aspects of the Source engine through the development of the [[Left 4 Dead (series)|''Left 4 Dead'' series]]. Multiprocessor support was further expanded, allowing for features like split screen multiplayer, additional post-processing effects, event scripting with [[Squirrel (programming language)|Squirrel]], and the highly-dynamic [[Left 4 Dead#AI Director|AI Director]]. The menu interface was re-implemented with a new layout designed to be more console-oriented. This branch later fueled the releases of ''[[Alien Swarm]]'' and ''[[Portal 2]]'', the former released with source code outlining many of the changes made since the branch began. ''Portal 2'', in addition, served as the result of Valve taking the problem of porting to PlayStation 3 in-house, and in combination with [[Steam (service)#Developer features|Steamworks]] integration creating what they called "the best console version of the game".<ref>{{cite web |title=Portal 2: Pretty Much Every PS3 Question Answered (And That Cake Thing, Too) |url=http://blog.eu.playstation.com/2011/04/14/portal-2-pretty-much-every-ps3-question-answered-and-that-cake-thing-too/ |publisher=[[Sony Computer Entertainment America]] |date=April 14, 2011 |url-status=live |archive-url=http://archive.wikiwix.com/cache/20110902205417/http://blog.eu.playstation.com/2011/04/14/portal-2-pretty-much-every-ps3-question-answered-and-that-cake-thing-too/ |archive-date=September 2, 2011}}</ref> ==== OS X, Linux, and Android support ==== In April 2010, Valve released all of their major Source games on [[OS X]], coinciding with the release of the Steam client on the same platform. Valve announced that all their future games would be released simultaneously for Windows and Mac.<ref>{{cite web |url=http://store.steampowered.com/news/3569/ |title=Valve to Deliver Steam & Source on the Mac |publisher=Valve |date=March 8, 2010 |access-date=March 8, 2010 |url-status=live |archive-url=https://web.archive.org/web/20130826011221/http://store.steampowered.com/news/3569/ |archive-date=August 26, 2013}}</ref><ref>{{cite web |url=http://kotaku.com/5488375/left-4-dead-2-team-fortress-2-portal-and-steam-coming-to-mac-in-april |title=Left 4 Dead 2, Team Fortress 2, Portal and Steam Coming to Mac in April |publisher=Kotaku |date=March 8, 2010 |access-date=March 8, 2010 |url-status=live |archive-url=https://web.archive.org/web/20111218172810/http://kotaku.com/5488375/left-4-dead-2-team-fortress-2-portal-and-steam-coming-to-mac-in-april |archive-date=December 18, 2011}}</ref> The first of Valve's games to support Linux was ''[[Team Fortress 2]]'', the port released in October 2012 along with the closed beta of the Linux version of Steam. Both the OS X and Linux ports of the engine take advantage of [[OpenGL]] and are powered by [[Simple DirectMedia Layer]].<ref>{{Cite web |title=Simple DirectMedia Layer - Homepage |url=https://www.libsdl.org/ |access-date=April 21, 2015 |url-status=live |archive-url=https://web.archive.org/web/20180421220935/http://libsdl.org/ |archive-date=April 21, 2018 }}</ref> During the process of porting, Valve rearranged most of the games released up to ''The Orange Box'' into separate, but parallel "singleplayer" and "multiplayer" branches. The game code to these branches was made public to mod developers in 2013, and they serve as the current stable release of Source designated for mods. Support for Valve's internal Steam Pipe distribution system as well as the [[Oculus Rift]] are included.<ref>{{Cite web |title=News - Source SDK 2013 Release |url=http://store.steampowered.com/news/10962/ |website=Steam |access-date=April 21, 2015 |url-status=live |archive-url=https://web.archive.org/web/20150408214515/http://store.steampowered.com/news/10962/ |archive-date=April 8, 2015 }}</ref> In May 2014, [[Nvidia]] released ports of ''Portal'' and ''Half-Life 2'' to their [[Tegra 4]]-based Android [[handheld game console]] [[Nvidia Shield]].<ref>{{cite web |url=http://blogs.nvidia.com/blog/2014/05/12/half-life-2-portal-shield/ |title=The Greatest PC Games of All-Time – 'Half-Life 2′ and 'Portal' – Now Available on SHIELD |publisher=Nvidia |date=May 12, 2014 |access-date=May 12, 2014 |url-status=live |archive-url=http://archive.wikiwix.com/cache/20140513215833/http://blogs.nvidia.com/blog/2014/05/12/half-life-2-portal-shield/ |archive-date=May 13, 2014}}</ref> === Source 2 === {{main|Source 2}} Source 2 was announced by Valve as the successor to Source at the [[Game Developers Conference]] in March 2015.<ref>{{cite web |last=Kollar |first=Philip |date=March 3, 2015 |title=Valve announces Source 2 engine, free for developers |website=[[Polygon (website)|Polygon]] |url=http://www.polygon.com/2015/3/3/8145273/valve-source-2-announcement-free-developers |url-status=live |archive-url=https://web.archive.org/web/20150305093315/http://www.polygon.com/2015/3/3/8145273/valve-source-2-announcement-free-developers |archive-date=March 5, 2015 |access-date=March 3, 2015}}</ref> There, Valve stated that it would be free to use for developers, with support for the [[Vulkan (API)|Vulkan graphical API]], as well as using a new in-house [[physics engine]] called Rubikon.<ref>{{cite news |last1=Mahardy |first1=Mike |title=GDC 2015: Valve Announces Source 2 Engine |url=http://www.ign.com/articles/2015/03/04/gdc-2015-valve-announces-source-2-engine |access-date=March 3, 2015 |publisher=[[IGN]] |date=March 3, 2015 |url-status=live |archive-url=https://web.archive.org/web/20150304021002/http://www.ign.com/articles/2015/03/04/gdc-2015-valve-announces-source-2-engine |archive-date=March 4, 2015}}</ref><ref name=":0">{{Cite web |url=http://media.steampowered.com/apps/valve/2015/Migdalskiy_Sergiy_Physics_Optimization_Strategies.pdf |title=Physics for Game Developers: Physics Optimization Strategies |date=March 2015 |access-date=October 2, 2015 |publisher=[[Game Developers Conference]] |last=Migdalskiy |first=Sergiy |url-status=live |archive-url=https://web.archive.org/web/20160304061355/http://media.steampowered.com/apps/valve/2015/Migdalskiy_Sergiy_Physics_Optimization_Strategies.pdf |archive-date=March 4, 2016 }}</ref> In June 2015, Valve announced that ''[[Dota 2]]'', originally developed with Source, would be ported over to Source 2 in an update called ''[[Dota 2 Reborn]]''.<ref>{{cite web |last1=Martin |first1=Michael |title=Valve Announces Dota 2 Reborn |url=http://www.ign.com/articles/2015/06/13/valve-announces-dota-2-reborn-open-beta-coming-next-week |url-status=live |archive-url=https://web.archive.org/web/20160629144536/http://www.ign.com/articles/2015/06/13/valve-announces-dota-2-reborn-open-beta-coming-next-week |archive-date=June 29, 2016 |access-date=July 10, 2016 |website=[[IGN]]|date=June 13, 2015 }}</ref><ref>{{cite web |last1=Macy |first1=Seth |title=Dota 2 Now Valve's First Ever Source 2 Game |date=September 9, 2015 |url=http://www.ign.com/articles/2015/09/09/dota-2-now-valves-first-ever-source-2-game |url-status=live |archive-url=https://web.archive.org/web/20150910075128/http://www.ign.com/articles/2015/09/09/dota-2-now-valves-first-ever-source-2-game |archive-date=September 10, 2015 |access-date=September 9, 2015 |publisher=[[IGN]]}}</ref> ''Reborn'' was first released to the public as an opt-in beta update that same month before officially replacing the original client in September 2015, making it the first game to use the engine.<ref>{{cite magazine |last=Livingston |first=Christopher |url=http://www.pcgamer.com/valve-announces-dota-2-reborn-new-engine-coming/ |title=Valve announces Dota 2 Reborn, new engine coming |date=June 12, 2015 |magazine=[[PC Gamer]] |access-date=June 13, 2015 |url-status=live |archive-url=https://web.archive.org/web/20150615040444/http://www.pcgamer.com/valve-announces-dota-2-reborn-new-engine-coming/ |archive-date=June 15, 2015}}</ref><ref>{{cite web |last1=Macy |first1=Seth |title=Dota 2 Now Valve's First Ever Source 2 Game |date=September 9, 2015 |url=http://www.ign.com/articles/2015/09/09/dota-2-now-valves-first-ever-source-2-game |url-status=live |archive-url=https://web.archive.org/web/20150910075128/http://www.ign.com/articles/2015/09/09/dota-2-now-valves-first-ever-source-2-game |archive-date=September 10, 2015 |access-date=September 9, 2015 |publisher=[[IGN]]}}</ref> The engine had succeeded Source by the late 2010s. == Tools and resources == === Source SDK === '''Source SDK''' is the [[software development kit]] for the Source engine, and contains many of the tools used by Valve to develop assets for their games. It comes with several command-line programs designed for special functions within the asset pipeline, as well as a few GUI-based programs designed for handling more complex functions. Source SDK was launched as a free standalone toolset through Steam, and required a Source game to be purchased on the same account. Since the release of ''Left 4 Dead'' in late 2008, Valve began releasing "Authoring Tools" for individual games, which constitute the same programs adapted for each game's engine build. After ''[[Team Fortress 2]]'' became free-to-play, Source SDK was effectively made open to all Steam users. When some Source games were updated to Source 2013, the older Source SDKs were phased out. The three applications mentioned below are now included in the install of each game.{{citation needed|date=October 2021}} There are three applications packaged in the Source SDK: Hammer Editor, Model Viewer, and Face Poser. The Model Viewer is a program that allows users to view models and can be used for a variety of different purposes, including development. Developers may use the program to view models and their corresponding animations, attachment points, bones, and so on. Face Poser is the tool used to access facial animations and choreography systems. This tool allows one to edit [[Computer facial animation|facial expressions]], gestures and movements for characters, [[Lip-syncing#In video games|lip sync]] speech, and sequence expressions and other acting cues and preview what the scene will look like in the game engine.<ref>{{cite web |title=Source Engine Licensing - Information Sheet |url=https://valvearchive.com/archive/Half-Life/Half-Life%202/Other/SOURCE_InfoSheet_Q%2101a.FINAL.pdf |publisher=Valve Corporation |access-date=October 12, 2021 |page=6}}</ref> <!--this isn't the best source, but all the good ones are community wikis--> ==== Hammer Editor ==== {{Redirect|Valve Hammer|the repair tool|Valve hammer}} The Hammer Editor, the engine's official [[level editor]], uses rendering and compiling tools included in the SDK to create maps using the [[binary space partitioning]] (BSP) method. Level geometry is created with 3D polygons called [[Brush (video games)|brushes]]; each face can be assigned a [[Texture mapping|texture]] which also defines the properties of the surface such as the sounds used for footsteps.<ref>{{cite magazine |title=Building Crown, part two: layout design, textures, and the Hammer editor |url=https://www.pcgamer.com/building-crown-part-two-layout-design-textures-and-the-hammer-editor/ |magazine=[[PC Gamer]] |access-date=September 24, 2021 |language=en |date=March 18, 2014}}</ref> Faces can also be converted into a displacement allowing for more natural shapes such as hills to be created. Scenery objects or complex geometry can be imported as separate 3D models from the game directory. These models can also be used as physics objects or interactive props. The editor also features an in-depth logic [[Input/output|I/O]] system that can be used to create complex interactive elements. Signals to trigger different responses or change the state of an entity can be sent between entities such as buttons, [[Non-player character|NPCs]], intangible trigger brushes, and map props. === Source Dedicated Server === The '''Source Dedicated Server''' (SRCDS) is a standalone launcher for the Source engine that runs multiplayer game sessions without requiring a client. It can be launched through Windows or Linux and can allow for custom levels and assets. Most third-party servers additionally run [[Metamod]]:Source and SourceMod, which together provide a framework on top of SRCDS for custom modification of gameplay on existing titles.<ref>{{cite web |url=http://www.sourcemm.net/ |title=MetaMod:S |url-status=live |archive-url=https://web.archive.org/web/20140701222549/http://www.sourcemm.net/ |archive-date=July 1, 2014}}</ref><ref>{{cite web |url=http://www.sourcemod.net/ |title=SourceMod |url-status=live |archive-url=https://web.archive.org/web/20140601222846/http://www.sourcemod.net/ |archive-date=June 1, 2014}}</ref> === Source Filmmaker === {{main|Source Filmmaker}} Source Filmmaker (SFM) is a 3D animation application that was built from within the Source engine.<ref name=sfm_home>{{cite web |url=http://www.sourcefilmmaker.com |title=Source Filmmaker |access-date=March 31, 2013 |url-status=live |archive-url=https://web.archive.org/web/20130402181751/http://sourcefilmmaker.com/ |archive-date=April 2, 2013}}</ref> Developed by Valve, the tool was originally used to create movies for ''Day of Defeat: Source'' and ''Team Fortress 2''. It was also used to create some trailers for Source Engine games. SFM was released to the public in 2012. === Destinations Workshop Tools === In June 2016, Valve released the Destinations Workshop Tools, a set of free [[virtual reality]] (VR) creation tools running using the Source 2 SDK.<ref>{{cite web |last1=Crecente |first1=Brian |title=Valve rolls out free VR creation tool for new destinations workshop |url=http://www.polygon.com/2016/6/8/11868324/valve-rolls-out-free-vr-creation-tool-for-new-workshop |website=Polygon |date=June 8, 2016 |access-date=June 9, 2016 |url-status=live |archive-url=https://web.archive.org/web/20160609045739/http://www.polygon.com/2016/6/8/11868324/valve-rolls-out-free-vr-creation-tool-for-new-workshop |archive-date=June 9, 2016}}</ref> === Valve Developer Community === In June 2005, Valve opened the Valve Developer Community [[wiki]]. It replaced Valve's static Source SDK documentation with a full [[MediaWiki]]-powered community site.<ref>{{Cite web |last1=Maragos |first1=Nich |date=June 29, 2005 |title=Valve Developer Community Wiki Opens |url=https://www.gamedeveloper.com/pc/valve-developer-community-wiki-opens |access-date=July 30, 2022 |website=Game Developer |language=en}}</ref> === Academic papers === Valve staff have occasionally produced professional and/or academic papers for various events and publications, including [[SIGGRAPH]], [[Game Developer (magazine)|Game Developer Magazine]] and [[Game Developers Conference]], explaining various aspects of Source engine's development.<ref name="Valve Publications">{{cite web |url=https://www.valvesoftware.com/en/publications |title=Valve Publications |access-date=June 6, 2021 |url-status=live |archive-url=https://web.archive.org/web/20210513071313/https://www.valvesoftware.com/en/publications |archive-date=May 13, 2021 |language=en-US}}</ref> == Notable games using Source == {{See also|List of Source mods}} <!--Do not add the Titanfall games or Apex Legends. These games use very heavily modified versions of Source that effectively make them distinct from the original engine.--> {| class="wikitable sortable" width="auto" |- |+ List of notable games using Source !|Year !|Title !|Developer(s) !|Publisher(s) |- ! rowspan="5" | 2004 | ''[[Counter-Strike: Source]]'' | rowspan="2" | [[Valve Corporation|Valve]] | rowspan="2" | [[Valve Corporation|Valve]] |- | ''[[Half-Life 2]]'' |- |''[[Vampire: The Masquerade – Bloodlines]]''<ref>{{cite web |url=http://www.gamespot.com/articles/vampire-the-masquerade-bloodlines-designer-diary-3/1100-6085643/ |title=Vampire: The Masquerade - Bloodlines Designer Diary #3 |date=December 16, 2003 |publisher=[[GameSpot]] |access-date=January 4, 2015 |url-status=live |archive-url=https://web.archive.org/web/20160518130331/http://www.gamespot.com/articles/vampire-the-masquerade-bloodlines-designer-diary-3/1100-6085643/ |archive-date=May 18, 2016 }}</ref> | [[Troika Games]] | [[Activision]] |- | ''[[Half-Life 2: Deathmatch]]'' | rowspan="2" |[[Valve Corporation|Valve]] | rowspan="2" | [[Valve Corporation|Valve]] |- | ''[[Half-Life: Source]]'' |- ! rowspan="2" | 2005 | ''[[Day of Defeat: Source]]'' | rowspan="4" |[[Valve Corporation|Valve]] | rowspan="5" | [[Valve Corporation|Valve]] |- | ''[[Half-Life 2: Lost Coast]]'' |- ! rowspan="6" | 2006 | ''[[Half-Life Deathmatch: Source]]'' |- | ''[[Half-Life 2: Episode One]]'' |- |''[[Garry's Mod]]'' |[[Facepunch Studios]] |- |''[[SiN Episodes]]'' |[[Ritual Entertainment]] |[[Ritual Entertainment]] |- |''[[Dark Messiah of Might and Magic]]'' |[[Arkane Studios]] |[[Ubisoft]] |- |''[[The Ship (video game)|The Ship]]'' | [[Outerlight]] | [[Mindscape (company)|Mindscape]] (EU), Merscom (NA) |- ! rowspan="5" | 2007 | ''[[Half-Life 2: Episode Two]]'' | rowspan="3" |[[Valve Corporation|Valve]] | rowspan="3" | [[Valve Corporation|Valve]] |- | ''[[Team Fortress 2]]'' |- | ''[[Portal (video game)|Portal]]'' |- |''[[Dystopia (video game)|Dystopia]]'' | Team Dystopia, Puny Human | Puny Human |- |''[[Insurgency: Modern Infantry Combat]]'' | Insurgency Development Team | [[New World Interactive]] |- ! 2008 | ''[[Left 4 Dead]]'' | rowspan="2" |[[Valve Corporation|Valve]] | rowspan="2" | [[Valve Corporation|Valve]] |- ! rowspan="3" | 2009 | ''[[Left 4 Dead 2]]'' |- |''[[Zeno Clash]]''<ref>{{cite web |url=http://www.rockpapershotgun.com/2012/06/07/hieronymus-ace-team-explain-zeno-clash-ii/ |title=Hieronymus: ACE Team Explain Zeno Clash II |date=June 7, 2012 |publisher=[[Rock, Paper, Shotgun]] |access-date=January 4, 2015 |url-status=live |archive-url=https://web.archive.org/web/20150405201442/http://www.rockpapershotgun.com/2012/06/07/hieronymus-ace-team-explain-zeno-clash-ii/ |archive-date=April 5, 2015 }}</ref> | [[ACE Team]] | [[Iceberg Interactive]], [[Tripwire Interactive]] |- |''[[NeoTokyo (video game)|NeoTokyo]]'' | Studio Radi-8 | NEOTOKYO<ref name="en.w_NoMo">{{Cite web |url=https://store.steampowered.com/app/244630/NEOTOKYO/ |title=NEOTOKYO on Steam |access-date=March 7, 2020}}</ref> |- ! rowspan="4" | 2010 |''[[Bloody Good Time]]'' | [[Outerlight]] | [[Ubisoft]] |- |''[[Vindictus]]'' | devCAT | [[Nexon]] |- |''[[E.Y.E.: Divine Cybermancy]]'' | Streum On Studio | Streum On Studio |- | ''[[Alien Swarm]]'' | rowspan="2" |[[Valve Corporation|Valve]] | rowspan="2" | [[Valve Corporation|Valve]] |- ! rowspan="5" | 2011 | ''[[Portal 2]]'' |- |''[[No More Room in Hell]]'' |No More Room in Hell Team | Lever Games |- |''[[Nuclear Dawn]]'' | InterWave Studios | [[Iceberg Interactive]] |- |''[[Postal III]]'' | Trashmasters, [[Running with Scissors (company)|Running with Scissors]] | [[Akella]] |- |''[[Dino D-Day]]'' |800 North, Digital Ranch |800 North, Digital Ranch |- ! rowspan="3" | 2012 | ''[[Dear Esther]]'' | [[The Chinese Room]] | [[Curve Digital]] |- | ''[[Counter-Strike: Global Offensive]]'' | [[Valve Corporation|Valve]], [[Hidden Path Entertainment]] | [[Valve Corporation|Valve]] |- | ''[[Hybrid (video game)|Hybrid]]'' | [[5th Cell]] | [[Microsoft Studios]] |- ! rowspan="4" | 2013 | ''[[Tactical Intervention]]'' | FIX Korea | [[OGPlanet]] |- | ''[[The Stanley Parable]]'' | Galactic Cafe | Galactic Cafe |- |''[[Counter-Strike: Online 2]]'' |[[Nexon]] |[[Nexon]] |- | ''[[Dota 2]]''{{efn|Ported to Source 2 in 2015}} | [[Valve Corporation|Valve]] | [[Valve Corporation|Valve]] |- ! rowspan="6" | 2014 |''[[Blade Symphony]]'' | Puny Human | Puny Human |- | ''[[Consortium (video game)|Consortium]]'' | Interdimensional Games | Interdimensional Games |- | ''[[Contagion (video game)|Contagion]]'' | Monochrome | Monochrome |- |''[[Insurgency (video game)|Insurgency]]'' | [[New World Interactive]] | [[New World Interactive]] |- |''[[Aperture Tag]]'' | Aperture Tag Team | Aperture Tag Team |-<!--Do not add the Titanfall games. See the talk page.--> | ''[[Fistful of Frags]]'' | Fistful of Frags Team | Fistful of Frags Team |- ! rowspan="2" | 2015 | ''[[Portal Stories: Mel]]'' | [[Prism Studios]] | [[Prism Studios]] |- |''[[The Beginner's Guide]]'' |Everything Unlimited | Everything Unlimited |-<!--Do not add the Titanfall games or Apex Legends. See the talk page.--> ! 2016 | ''[[Infra (video game)|Infra]]'' | Loiste Interactive | Loiste Interactive |- ! 2017 |''[[Day of Infamy (video game)|Day of Infamy]]'' | [[New World Interactive]] | [[New World Interactive]] |- !2018 |''[[Hunt Down the Freeman]]'' |Royal Rudius Entertainment |Royal Rudius Entertainment |- ! rowspan="2" | 2020 |''[[Black Mesa (video game)|Black Mesa]]'' | Crowbar Collective | Crowbar Collective |- | ''[[G String (video game)|G String]]'' | Eyaura | LunchHouse Software |} ''[[Titanfall (video game)|Titanfall]]'', ''[[Titanfall 2]]'', and ''[[Apex Legends]]'' are not included because their engines, while originally based on the Source SDK, were modified to the point that they are effectively different engines.<ref>{{cite web |last1=Dunsmore |first1=Kevin |title=E3 2016: Respawn Talks Content Variety, Reworked Engine in Titanfall 2 |url=https://hardcoregamer.com/features/interviews/e3-2016-respawn-talks-content-variety-reworked-engine-in-titanfall-2/212196/ |website=Hardcore Gamer |access-date=November 24, 2021 |date=June 14, 2016}}</ref> == See also == {{Portal|Video games}} * [[First-person shooter engine]] * [[List of Source engine mods]] == Notes == {{notelist}} == References == {{Reflist}} {{Commons category}} {{Valve}} {{Video game engines}} {{DEFAULTSORT:Source}} [[Category:Source (game engine)| ]] [[Category:2004 software]] [[Category:Game engines for Linux]] [[Category:Proprietary software]] [[Category:Video game engines]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Blockquote
(
edit
)
Template:Citation needed
(
edit
)
Template:Cite book
(
edit
)
Template:Cite magazine
(
edit
)
Template:Cite news
(
edit
)
Template:Cite video game
(
edit
)
Template:Cite web
(
edit
)
Template:Comma separated entries
(
edit
)
Template:Commons category
(
edit
)
Template:Dead link
(
edit
)
Template:Efn
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox software
(
edit
)
Template:Main
(
edit
)
Template:Main other
(
edit
)
Template:Notelist
(
edit
)
Template:Portal
(
edit
)
Template:Redirect
(
edit
)
Template:Reflist
(
edit
)
Template:See also
(
edit
)
Template:Short description
(
edit
)
Template:Sister project
(
edit
)
Template:Template other
(
edit
)
Template:Use American English
(
edit
)
Template:Use mdy dates
(
edit
)
Template:Valve
(
edit
)
Template:Video game engines
(
edit
)