This commit is contained in:
luboslenco
2025-02-09 18:04:33 +01:00
parent baf771cfeb
commit 2e7737f630
12 changed files with 10 additions and 79 deletions
Binary file not shown.
-20
View File
@@ -1,20 +0,0 @@
! This is an experimental build with hardware accelerated ray-tracing using DXR and Direct3D12 !
Supported GPUs:
- NVIDIA RTX 20 Series or better
- AMD RX 6800 XT or better
Up to date Windows 10/11 and graphics drivers required.
Learn more:
https://en.wikipedia.org/wiki/DirectX_Raytracing
This build is only intended for testing ray-tracing features and
may be sub-par in other areas compared to regular builds.
Currently exposed ray-tracing features:
- Bake Tool - AO
- Bake Tool - Bent Normal
- Bake Tool - Lightmap
- Bake Tool - Thickness
- Viewport Mode - Path-Trace
-21
View File
@@ -1,21 +0,0 @@
! This is an experimental build with hardware accelerated ray-tracing powered by Vulkan Ray Tracing !
Supported GPUs:
- NVIDIA RTX 20 Series or better
- AMD RX 6800 XT or better
Requires Vulkan driver 455.46.04 or newer on NVIDIA cards:
https://developer.nvidia.com/vulkan-driver
Learn more:
https://www.khronos.org/blog/ray-tracing-in-vulkan
This build is only intended for testing ray-tracing features and
may be sub-par in other areas compared to regular builds.
Currently exposed ray-tracing features:
- Bake Tool - AO
- Bake Tool - Bent Normal
- Bake Tool - Lightmap
- Bake Tool - Thickness
- Viewport Mode - Path-Trace
Binary file not shown.