This package browser is in early development. Mind the rough edges.

embree

High performance ray tracing kernels

Embree is a collection of high-performance ray tracing kernels. Embree is meant to increase performance of photo-realistic rendering applications.

Installation

Install the latest version of embree as follows:

guix install embree

Or install a particular version:

guix install embree@3.13.5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.