Descent 3 by Outrage Entertainment
الميزات الرئيسية لـ descentdevelopers/descent3 هي: Game Source Code.
تشمل البدائل مفتوحة المصدر لـ descentdevelopers/descent3: id-software/doom-3-bfg — This repository contains the C++ game source code for a single-player first-person shooter action game. It is a… electronicarts/cnc_red_alert — This repository contains the original source code for a classic real-time strategy game, serving as a legacy game… grayj/jedi-outcast — Star Wars Jedi Knight II: Jedi Outcast. grayj/jedi-academy — Star Wars Jedi Knight: Jedi Academy. flibitijibibo/roguelegacy1 — Rogue Legacy Source Code. diasurgical/devilution — Nightly builds | Platform ---:| ---.
This repository contains the C++ game source code for a single-player first-person shooter action game. It is a software implementation of the Id Tech 4 engine, designed for 3D rendering with a focus on real-time unified lighting and geometry. The project enables the modification of core engine logic and rendering systems. It serves as a resource for classic game engine modification, first-person shooter development, and retro game preservation. The engine utilizes a unified shader pipeline and stencil shadow volumes for lighting effects, alongside BSP tree spatial partitioning for visibilit
This repository contains the original source code for a classic real-time strategy game, serving as a legacy game engine implementation for managing units, maps, and combat mechanics in a military strategy setting. It functions as a real-time strategy game source code archive intended for preservation and technical study. The codebase acts as a game modification base, allowing developers to create custom content and modifications using the original source. It provides a foundation for retro game modding and software archeology to analyze how historical game mechanics were programmed. The pro