awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
id-Software avatar

id-Software/DOOM-3Fork

0
View on GitHub↗
3,527 estrellas·737 forks·C++·GPL-3.0·2 vistas

DOOM 3

Doom 3 GPL source release

Features

  • Game Source Code - Source code for the first-person shooter.
  • Open Source Games - Doom 3 GPL source release.

Historial de estrellas

Gráfico del historial de estrellas de id-software/doom-3Gráfico del historial de estrellas de id-software/doom-3

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace id-software/doom-3?

Doom 3 GPL source release

¿Cuáles son las características principales de id-software/doom-3?

Las características principales de id-software/doom-3 son: Game Source Code, Open Source Games.

¿Qué alternativas de código abierto existen para id-software/doom-3?

Las alternativas de código abierto para id-software/doom-3 incluyen: id-software/wolf3d — The original open source release of Wolfenstein 3D. id-software/quake-iii-arena — Quake III Arena is a first-person shooter game engine and arena combat simulator. It consists of the original C++ game… id-software/doom — This project is a first-person shooter game engine and a pseudo-3D rendering engine written in C. It serves as a… id-software/quake — This is the original C source code for the Quake game engine, a landmark first-person shooter engine from the 1990s.… id-software/quake-2 — Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional… jmechner/prince-of-persia-apple-ii — This project is a 6502 assembly language implementation of a platformer featuring running, jumping, and swordfighting,…

Alternativas open-source a DOOM 3

Proyectos open-source similares, clasificados según cuántas características comparten con DOOM 3.
  • id-software/quakeAvatar de id-Software

    id-Software/Quake

    5,659Ver en GitHub↗

    This is the original C source code for the Quake game engine, a landmark first-person shooter engine from the 1990s. It is a retro game engine that renders 3D environments and processes player input in real time using CPU-based software rendering rather than GPU acceleration. The engine supports networked multiplayer gameplay over LAN or internet connections and is designed to be moddable, allowing users to create and run custom game modifications and levels. The engine's architecture includes a Binary Space Partition tree for efficient world geometry organization and visibility determination

    C
    Ver en GitHub↗5,659
  • id-software/quake-2Avatar de id-Software

    id-Software/Quake-2

    3,197Ver en GitHub↗

    Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional environments. It provides the core framework for processing real-time physics and player input within interactive 3D spaces. The engine supports software extensibility, allowing for the direct modification of source code to change gameplay mechanics and engine behaviors. This makes it a resource for retro game engineering and the study of early 3D development techniques. Its technical capabilities include vertex-based software rendering, BSP-tree spatial partitioning, and PVS

    C
    Ver en GitHub↗3,197
  • id-software/doomAvatar de id-Software

    id-Software/DOOM

    18,936Ver en GitHub↗

    This project is a first-person shooter game engine and a pseudo-3D rendering engine written in C. It serves as a software framework for rendering three-dimensional environments and managing entity physics. The engine includes a networked multiplayer system designed to synchronize game state and player actions across a client-server network. It utilizes a portable codebase that allows game logic to be adapted across different operating systems and hardware architectures. Core capabilities cover 3D game engine architecture, including spatial partitioning and depth-based rendering. The system a

    C++
    Ver en GitHub↗18,936
  • id-software/quake-iii-arenaAvatar de id-Software

    id-Software/Quake-III-Arena

    8,053Ver en GitHub↗

    Quake III Arena is a first-person shooter game engine and arena combat simulator. It consists of the original C++ game source code for a cross-platform 3D game designed to run on Windows, Linux, and Mac. The project provides the source code necessary to render a first-person shooter experience, focusing on player-versus-player battles in closed 3D environments. It serves as a resource for legacy game preservation and the study of early 3D game engine construction. The engine incorporates spatial partitioning, client-side prediction, and state synchronization to manage multiplayer networking

    C
    Ver en GitHub↗8,053
  • Ver las 30 alternativas a DOOM 3→