arbruijn / DXX-Raytracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrn0003

DXX Raytracer

DXX Raytracer is a fork of the DXX Retro project for Windows. DXX Raytracer uses modern raytracing techniques to update the graphics of the beloved retro game known as Descent.

Installation

Download dxx_raytracer.zip here.

Extract the zip file to a location of your choosing, and just run descent1.exe to play! This build of the game uses the shareware assets. If you have bought the original version of Descent 1995, you can replace the descent.pig and descent.hog files with your versions to play the whole game.

Features

  • Physically-based rendering
  • Soft shadows
  • Pathtraced global illumination
  • Bloom
  • Temporal anti-aliasing
  • Motion blur
  • Post-processing (Vignette, tonemap, etc.)

Community discord

You can join the community discord to make suggestions, report bugs, or just to hang around: https://discord.gg/vaEH5ryjvc

Instructions

  • SHIFT + ALT + F1: Open debug menus, more on those below
  • SHIFT + ALT + F2: Toggle depth testing for debug lines
  • SHIFT + ALT + F: Toggle free camera option
  • F1: Menu with important keybindings from the game
  • ALT + F2: Save your game
  • ALT + F3: Load a save game

Debug Menus

  • Render Settings: All kinds of graphics settings and debug utility for rendering
  • GPU Profiler: A profiling tool to see how much time individual render passes took on the GPU
  • Material Editor: Adjust material properties from any level
  • Polymodel Viewer: Allows you to view a polymodel in the current scene.
  • Dynamic Lights: Allows for tweaking of dynamic lights, like weapons, explosions, and muzzle flashes.
  • Light Explorer: Allows for tweaking of individual lights, and adds ability to debug view lights in the level.

Team

About

License:Other


Languages

Language:C 69.9%Language:C++ 27.2%Language:Objective-C 0.9%Language:Assembly 0.8%Language:HLSL 0.7%Language:CMake 0.2%Language:Perl 0.1%Language:Shell 0.0%Language:M4 0.0%Language:HTML 0.0%Language:Makefile 0.0%Language:Rebol 0.0%Language:Batchfile 0.0%Language:Logos 0.0%Language:Python 0.0%Language:R 0.0%Language:GDB 0.0%