Installation GuideΒΆ
To get started with irtk
, follow these steps:
Install
PyTorch
.Install the intended differentiable renderer. We provide connectors for the following differentiable renderers:
Differentiable Renderer
CPU/GPU
Render Method
Tested Version
GPU
Ray Tracing
0.2.0
psdr-enzyme (to be released)
CPU
Ray Tracing
TBD
CPU & GPU
Ray Tracing
3.5.2
CPU & GPU
Ray Tracing
latest
GPU
Rasterization
0.3.2
GPU
Rasterization
0.7.8
Attention
Last updated: 2024-09-27
Install
irtk
OncePyTorch
and the differentiable renderer(s) are installed, you can installirtk
using pip:pip install irtk