This resource is a comprehensive video-based course originally produced by Game Institute, a well-known online educator in the game development space (circa 2000s–2010s). The torrent points to a collection of their flagship lessons focused on architecting and building a 3D game engine from scratch.
Unlike beginner “make a game in 30 days” tutorials, this series is designed for intermediate to advanced programmers who want to understand the underlying systems that power 3D engines like id Tech (Doom/Quake), Unreal Engine 1/2, or custom renderers. Unreal Engine 1/2
The course typically focuses on building a rendering engine from scratch using C++. Unlike modern tutorials that start with a ready-made window, this series usually starts low-level. Unreal Engine 1/2
The short answer: Yes and no.