jayrulez / lumixengine_dx

DX11 & DX 12 renderer for Lumix Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DX11 & DX12 renderer for Lumix Engine

It's still work in progress, but most of it should work. Use projects/main.bat from main repo to install this plugin

FSR2

FSR2 can be used with DX12.

  1. generate projection with genie.exe --dx12 --fsr2 vs2022
  2. build and run studio
  3. enable fsr2 instead of taa (see image)

image

About

DX11 & DX 12 renderer for Lumix Engine

License:MIT License


Languages

Language:C++ 98.9%Language:Lua 1.0%Language:Batchfile 0.1%