awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
id-Software avatar

id-Software/wolf3d

0
View on GitHub↗
2,501 Stars·497 Forks·3 Aufrufe

Wolf3d

The original open source release of Wolfenstein 3D

Features

  • First Person Shooters - Source code for a foundational 3D shooter.
  • Game Source Code - Source code for the pioneering first-person shooter.
  • Classic Games - Foundational first-person shooter set in a Nazi prison.
  • Open Source Games - The original open source release of Wolfenstein 3D.

Star-Verlauf

Star-Verlauf für id-software/wolf3dStar-Verlauf für id-software/wolf3d

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht id-software/wolf3d?

The original open source release of Wolfenstein 3D

Was sind die Hauptfunktionen von id-software/wolf3d?

Die Hauptfunktionen von id-software/wolf3d sind: First Person Shooters, Game Source Code, Classic Games, Open Source Games.

Welche Open-Source-Alternativen gibt es zu id-software/wolf3d?

Open-Source-Alternativen zu id-software/wolf3d sind unter anderem: 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… 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-3-bfg — This repository contains the C++ game source code for a single-player first-person shooter action game. It is a… id-software/doom-3 — Doom 3 GPL source release.

Open-Source-Alternativen zu Wolf3d

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Wolf3d.
  • id-software/doomAvatar von id-Software

    id-Software/DOOM

    18,936Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗18,936
  • id-software/quakeAvatar von id-Software

    id-Software/Quake

    5,659Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,659
  • id-software/quake-2Avatar von id-Software

    id-Software/Quake-2

    3,197Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,197
  • id-software/quake-iii-arenaAvatar von id-Software

    id-Software/Quake-III-Arena

    8,053Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,053
  • Alle 30 Alternativen zu Wolf3d anzeigen→