Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RenderKit/embree
Embree ray tracing kernels repository.
https://github.com/RenderKit/embree
Last synced: 3 months ago
JSON representation
Embree ray tracing kernels repository.
- Host: GitHub
- URL: https://github.com/RenderKit/embree
- Owner: RenderKit
- License: apache-2.0
- Created: 2012-11-30T21:33:29.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:22:19.000Z (3 months ago)
- Last Synced: 2024-10-29T15:45:25.822Z (3 months ago)
- Language: C++
- Homepage:
- Size: 145 MB
- Stars: 2,377
- Watchers: 127
- Forks: 389
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-oneapi - embree - Embree is a high performance ray tracing library developed by Intel that targets graphics application developers to improve the performance of photo-realistic rendering applications. It includes various primitive types such as triangles, quads, grids, and curve primitives, and supports dynamic scenes. Embree also offers support for both CPUs and GPUs, while maintaining one code base to improve productivity and eliminate inconsistencies between the two versions of the renderer. (Table of Contents / Data Visualization and Rendering)