Skip to content

RealX-Renderer is a D3D12 rendering engine that is using XeSS API and raw version of D3D12.

Notifications You must be signed in to change notification settings

juliuszlosinski/RealX-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GOAL: Measuring performance of D3D12 raw version vs D3D12 with XeSS technology.

1. D3D12 Raw Version initial 1920x1080 [Full HD]:

image image image

Example report:

image

https://github.com/juliuszlosinski/RealX-Renderer/blob/main/RealX-Renderer/RealX-Renderer/D3D12_App_Default-Triangle-fps_counter.csv

Average: 56 [FPS]

2. D3D12 with XeSS technology, implemented input 800x600 and desired output resolution 1920x1080 [Full HD]:

image image image

Example report:

image

https://github.com/juliuszlosinski/RealX-Renderer/blob/main/RealX-Renderer/RealX-Renderer/D3D12_App_XeSS-Triangle-fps_counter.csv

Average: 60 [FPS]!

About

RealX-Renderer is a D3D12 rendering engine that is using XeSS API and raw version of D3D12.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages