Blender: Difference between revisions
→Installation: Added explicit instructions on how to do the basic install |
→Installation: replaced period with comma Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| Line 2: | Line 2: | ||
[https://www.blender.org/ Blender] is an open-source 3D suite for modelling, animation, VFX, and more. | [https://www.blender.org/ Blender] is an open-source 3D suite for modelling, animation, VFX, and more. | ||
The default <code>blender</code> nix package is compiled without support for any compute APIs (CUDA, OptiX, oneAPI, HIP) | The default <code>blender</code> nix package is compiled without support for any compute APIs (CUDA, OptiX, oneAPI, HIP), and can be installed with the following in your configuration. | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||