Devsh-Graphics-Programming / Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
http://devsh.eu
Apache License 2.0
443 stars 48 forks source link

Global scan #665

Open kpentaris opened 3 months ago

kpentaris commented 3 months ago

Description

Initial implementation of the Global Scan in HLSL

Testing

Not yet finished

TODO list:

Still need to test the HLSL code as well as the porting of the example code to the new API of vulkan_1_3 branch

devshgraphicsprogrammingjenkins commented 3 months ago

[CI]: Can one of the admins verify this patch?

devshgraphicsprogramming commented 2 months ago

Is this something I can actually checkout and try myself?