-
-
Notifications
You must be signed in to change notification settings - Fork 476
Open
Description
We have few folks working on RTX support on official RTX Remix Showcase Discord: https://discord.gg/VgG6SZFtaX
This issue is created to track progress and discuss any details, plans, what to do, remaining issues, etc.
The way 1:
- Main issue and a task is to reimplement/restore fixed-function pipeline in the renderer (Fixed function pipeline (renderer) #1313).
- We need to reduce culling, e.g. make objects behind the player still render, so that RTX runtime can properly light the game.
The way 2:
- Just use Remix API instead of any DX9 FFP code.
Ceekah1
Metadata
Metadata
Assignees
Type
Projects
Status
To do