当前位置: 首页 > 工具软件 > Embree > 使用案例 >

ray tracing of Embree

秦建元
2023-12-01

GitHub - embree/embree: Embree ray tracing kernels repository.


Intel® Embree is a collection of high-performance ray tracing kernels, developed at Intel. The target users of Intel® Embree are graphics application engineers who want to improve the performance of their photo-realistic rendering application by leveraging Embree's performance-optimized ray tracing kernels. The kernels are optimized for the latest Intel® processors with support for SSE, AVX, AVX2, and AVX-512 instructions. Intel® Embree supports runtime code selection to choose the traversal and build algorithms that best matches the instruction set of your CPU. We recommend using Intel® Embree through its API to get the highest benefit from future improvements. Intel® Embree is released as Open Source under the Apache 2.0 license.

https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR
https://github.com/GPSnoopy/RayTracingInVulkan
https://github.com/NVIDIAGameWorks/GettingStartedWithRTXRayTracing
https://github.com/Apress/ray-tracing-gems
https://github.com/Apress/Ray-Tracing-Gems-II
https://github.com/dannyfritz/awesome-ray-tracing
https://github.com/NVIDIA/Q2RTX
https://github.com/Tecla/Rayito
https://developer.nvidia.com/blog/accelerated-ray-tracing-cuda/

 类似资料:

相关阅读

相关文章

相关问答