freebsd-ports/graphics/embree/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
644 B
Plaintext

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.