Differentiable rendering without approximation.
Project description
redner is a differentiable renderer that can take the derivatives of rendering output with respect to arbitrary scene parameters, that is, you can backpropagate from the image to your 3D scene. One of the major usages of redner is inverse rendering (hence the name redner) through gradient descent. What sets redner apart are: 1) it computes correct rendering gradients stochastically without any approximation and 2) it has a physically-based mode – which means it can simulate photons and produce realistic lighting phenomena, such as shadow and global illumination, and it handles the derivatives of these features correctly. You can also use redner in a fast deferred rendering mode for local shading: in this mode it still has correct gradient estimation and more elaborate material models compared to most differentiable renderers out there.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size redner_gpu-0.1.1-cp36-cp36m-manylinux1_x86_64.whl (33.1 MB) | File type Wheel | Python version cp36 | Upload date | Hashes View hashes |
Filename, size redner_gpu-0.1.1-cp37-cp37m-manylinux1_x86_64.whl (33.1 MB) | File type Wheel | Python version cp37 | Upload date | Hashes View hashes |
Hashes for redner_gpu-0.1.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f020d118fca4fd56e6351b7b13d135ce38103d722172f307c9af92f34fbdcfff |
|
MD5 | d914a0c4e4ed2814a23d3524ca33b6bd |
|
BLAKE2-256 | f68878c9ba579997b4af9febf361c73a90ccb34c274ad19111317fefcdce70b5 |
Hashes for redner_gpu-0.1.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 032fc4ca94dc83919e27ce46d38446d7dfb89e69548c35842f4d249a219451fa |
|
MD5 | 50c967a0e36b34027eae705b9bc98dad |
|
BLAKE2-256 | 12d574a8937de9cf3dd10627c7adff80ee0fdd06d180a15183b241d0a17439dc |