Commit graph

18 commits

Author SHA1 Message Date
mlefrancois
ef1c1e25d6 Fixed maxVertex value
Following specification: maxVertex is the highest index of a vertex that will be addressed by a build command using this structure.
2023-08-30 10:39:32 +02:00
Neil Bickford
9b84682b16 Fix typos in https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR/issues/57 and https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR/issues/60; change TraceRayEXT() capitalization to traceRayEXT() 2023-06-08 20:46:54 -07:00
Kirill Kozlov
64a6ee24de Fix naming: accelerationStructureKHR -> accelerationStructureEXT
Signed-off-by: Kirill Kozlov <drxu59@gmail.com>
2023-06-03 13:11:43 +06:00
mlefrancois
c213e3b88e Fixing Doc 2022-12-06 09:57:47 +01:00
Pascal Gautron
389f8e58ed Fixed comment on multiple BLAS generation 2022-08-29 15:43:18 +02:00
mklefrancois
dd95cc1822 Adding references 2021-09-09 10:00:17 +02:00
mklefrancois
220e825c90 Fix case 2021-09-08 16:05:35 +02:00
mklefrancois
f476512440 Update SBT documentation 2021-09-08 15:55:19 +02:00
mklefrancois
d90ce79135 Refactoring 2021-09-07 09:42:21 +02:00
mklefrancois
3e399adf0a Adapting to buildTlas and buildBlas changes 2021-08-23 13:45:56 +02:00
mklefrancois
2f69c4f48b Fixing code block indentation 2021-07-06 09:13:47 +02:00
mklefrancois
e557085acd Fixing typos 2021-06-16 11:47:10 +02:00
mklefrancois
c8a0122dd6 Using buffer reference instead of un-sized array 2021-06-11 12:25:06 +02:00
mklefrancois
e642e9dc3a Using Vulkan C API 2021-06-07 14:02:45 +02:00
Mathias Heyer
d2ade024c4 Bulk update nvpro-samples 05/17/21
Changing license from BSD-3 to Apache2
2021-05-17 13:10:30 -07:00
Mathias Heyer
2da588b7e6 Bulk update NvPro-Samples 03/18/21 2021-03-18 15:00:48 -07:00
Neil Bickford
a2b80ab819 Update links to .html files 2021-01-06 18:47:13 -08:00
Neil Bickford
a085dc1866 Rename docs to .html to prep for updated Markdeep version. 2021-01-06 17:47:35 -08:00
Renamed from docs/vkrt_tutorial.md.htm (Browse further)