vs-shirokii / gzdoom-rt

GNU General Public License v3.0
244 stars 5 forks source link

GZDoom: Ray Traced

GZDoom: Ray Traced introduces a path tracing renderer to GZDoom, a Doom source port.

Local Build

Windows

  1. Run auto-setup-windows.cmd to configure and build via CMake
    • This will produce build/RelWithDebInfo/gzdoom.exe (and Visual Studio solution build/GZDoom.sln)
  2. Copy from a release package into build/RelWithDebInfo/ folder:
    1. rt folder
    2. libsndfile-1.dll
    3. openal32.dll
    4. zmusic.dll
  3. Run build/RelWithDebInfo/gzdoom.exe

Licensed under the GNU General Public License Version 3. Copyright (c) 1998-2023 ZDoom + GZDoom teams, and contributors. Doom Source (c) 1997 id Software, Raven Software, and contributors. Please see license files for individual contributor licenses.


Home Page | Forum | Wiki | Discord Server | Translation sheet (Google Docs)