tried to run a few under VKD3D and found two that don't work (don't launch or don't render correctly)..
note testing is easy as cloning the repos pointed below, as they include prebuilt executables in the Bin folder that can be executed directly to expose the shown VKD3D rendering issues..
I'm using latest DXR VKD3D code from using artifact from https://github.com/HansKristian-Work/vkd3d-proton/actions/runs/665766380 on Windows..
*DXRVoxelizer sample(https://github.com/StarsX/DXRVoxelizer):
starts but renders black screen..
using dragon.bat ie:
DXRVoxelizer.exe -mesh Media/dragon.obj
Hi,
I'm testing some DXR samples from StarsX github site (https://github.com/StarsX)..
tried to run a few under VKD3D and found two that don't work (don't launch or don't render correctly).. note testing is easy as cloning the repos pointed below, as they include prebuilt executables in the Bin folder that can be executed directly to expose the shown VKD3D rendering issues.. I'm using latest DXR VKD3D code from using artifact from https://github.com/HansKristian-Work/vkd3d-proton/actions/runs/665766380 on Windows..
*RayTracedGGX sample (https://github.com/StarsX/RayTracedGGX): doesn't launch.. testing bunny.bat ie: RayTracedGGX.exe -mesh Media/bunny.obj 0.0 0.0 0.0 1.0 from log error seems to be:
2052:err:vkd3d_dxil_log_callback: dxil-spirv: AGGREGATE unimplemented.
full log bunny.txt
*DXRVoxelizer sample(https://github.com/StarsX/DXRVoxelizer): starts but renders black screen.. using dragon.bat ie: DXRVoxelizer.exe -mesh Media/dragon.obj
from log seems no significant info: dragon.txt