Port details on branch 2023Q1 |
- embree Collection of high-performance ray tracing kernels
- 3.13.5_8 graphics =3 3.13.5_8Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2015-10-11 21:17:21
- Last Update: 2024-10-05 16:33:25
- Commit Hash: 7bf7810
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- License: APACHE20
- WWW:
- https://www.embree.org/
- Description:
- Embree is a collection of high-performance ray tracing kernels developed
at Intel. The target users of Embree are graphics application engineers
that want to improve the performance of their application by leveraging
the optimized ray tracing kernels of Embree.
These kernels are optimized for photo-realistic rendering on the latest
Intel processors with support for SSE, AVX, AVX2, AVX512, and the 16-wide
Intel Xeon Phi coprocessor vector instructions.
Embree supports applications written with the Intel SPMD Program Compiler
(ISPC, available as `devel/ispc' port) by also providing an ISPC interface
to the core ray tracing algorithms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/embree/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/embree
- pkg install embree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: embree
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1728136927
SHA256 (embree-embree-v3.13.5_GH0.tar.gz) = b8c22d275d9128741265537c559d0ea73074adbf2f2b66b0a766ca52c52d665b
SIZE (embree-embree-v3.13.5_GH0.tar.gz) = 13739115
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ispc : devel/ispc
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libglfw.so : graphics/glfw
- libpng.so : graphics/png
- libtbb.so : devel/onetbb
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- graphics/blender
- graphics/openvkl
- graphics/ospray
- science/py-fresnel
- science/ttk
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for embree-3.13.5_8:
BACKFACE_CULLING=off: Enable back-face culling (BFC)
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
ISPC=on: ISPC applications support
TBB=on: Use Intel TBB (optimal performance)
===> Use 'make config' to modify these settings
- Options name:
- graphics_embree
- USES:
- cmake pkgconfig gl jpeg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|