Skip to content

Mini-Engine Demonstration of Combining XeSS with VRS Tier 2.

License

Notifications You must be signed in to change notification settings

JimboJonesMGR/XeSS-VALAR

This branch is 2 commits behind GameTechDev/XeSS-VALAR-Demo:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2023
Jun 9, 2023
Mar 10, 2023
Mar 10, 2023
Apr 11, 2023
Mar 10, 2023
Mar 10, 2023
Mar 10, 2023
Mar 3, 2023
Mar 10, 2023

Repository files navigation

XeSS-VALAR-Demo

Mini-Engine Demonstration of Combining XeSS with VRS Tier 2.

To build

Open a 'Developer Command Prompt for VS 2022' command window and type the following to build the project:

git submodule update --init --recursive
cmake -S . -B build
cmake --build build --config Release

To run

In the same 'Developer Command Prompt for VS 2022', type the following to run the project

start build\release\

and then double click 'xess_demo.exe'

About

Mini-Engine Demonstration of Combining XeSS with VRS Tier 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.0%
  • C 26.4%
  • HLSL 5.3%
  • Ada 0.7%
  • Objective-C++ 0.7%
  • Pascal 0.6%
  • Other 2.3%