embree4-sys 0.0.5

FFI bindings for Intel's Embree 4 high-performance ray tracing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.68.1"

[dependencies]

[package]
categories = ["external-ffi-bindings", "graphics", "rendering", "multimedia"]
description = "FFI bindings for Intel's Embree 4 high-performance ray tracing library."
documentation = "https://docs.rs/embree4-sys/"
edition = "2021"
exclude = [".gitignore"]
keywords = ["intel", "embree", "ray", "tracing", "bvh"]
license-file = "LICENSE"
name = "embree4-sys"
readme = "README.md"
repository = "https://github.com/psytrx/embree4-sys/"
version = "0.0.5"