nixpkgs/pkgs/applications/misc/blender
Andrew Marshall 0c101e7a04
blender: Add pkg test for rendering (#245613)
Basic headless render test for Eevee and Cycles CPU. Did this because I
got a bit tired of testing render manually for both renderers (though
it’s not that much work).

Note that `render.threads` config is used only by Cycles. Using 1 thread
chosen because it’s not meaningfully slower than more for this render,
and it simplifies things to just pick 1 instead of making it dynamic.

Have chosen 32 samples since it’s not meaningfully slower than 1 (even
with `--cores 1`), and it’s not so small that maybe it’s not
representative, and too-low a number and there are artifacts that may
make it appear like something is broken.

Cycles denoising needs openimagedenoise and is not currently included in
aarch64 build.
2023-09-27 00:13:56 -04:00
..
darwin.patch blender: fix on darwin (#200185) 2022-11-28 17:09:31 -05:00
default.nix blender: Add pkg test for rendering (#245613) 2023-09-27 00:13:56 -04:00
draco.patch blender: Build with Draco support (#245535) 2023-07-29 01:34:33 -04:00
fix-include.patch
wrapper.nix blender-with-packages: refactor 2023-05-10 21:49:56 -03:00