🔩 Source Engine

Quick Summary

Source Engine is Valve’s proprietary 3D game engine, best known for powering Half-Life 2 (2004). Its groundbreaking Havok physics simulation system — the first to realistically model mass, friction, and buoyancy in real time — redefined expectations for game physics.

Illustration

Key Achievements

  • Half-Life 2 (2004): The original Source showcase — gravity gun puzzles only possible with realistic real-time physics
  • Portal (2007): Spatial logic puzzles built entirely on the Source physics foundation
  • Counter-Strike: Source / CS:GO: Competitive FPS standard for over a decade
  • Garry’s Mod: A mod that became a standalone game; sandbox physics experimentation

The Physics Revolution

Before Source, most game environments reacted to player actions through scripted animation (pre-made events). Source Engine added real physics dynamics:

  • Air pressure from an explosion will scatter barrels following gravity and surface friction
  • A wooden plank’s density causes it to float naturally on water
  • Objects have mass — heavier items move differently than light ones

This opened entirely new branches of complex Game Mechanics design.

Source SDK and the Modding Culture

Source was shipped with the Source SDK, allowing the community to build new environments. The active Game Modding ecosystem produced Garry’s Mod, The Stanley Parable, and the original Counter-Strike — proving that open modding tools are among the most powerful content strategies in the industry.

Source 2

Source 2 powered Half-Life: Alyx (VR) and Counter-Strike 2 — the engine’s next generation addressing modern rendering and networking requirements.

See Also