Blender
https://www.blender.org/
Blender is a free 3D animation studio. It includes tools for modeling, sculpting, texturing (painting, node-based shader materials, or UV mapped), UV mapping, rigging and constraints, weight painting, particle systems, simulation (fluids, physics, and soft body dynamics and an external crowd simulator), rendering, node-based compositing, and non linear video editing, as well as an integrated game engine for real-time interactive 3D, and game creation and playback with cross-platform compatibility.
For GPU acceleration, please check out: SUSE-NVIDIA-GPU-rendering.txt
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/blender-5.0 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| SUSE-NVIDIA-GPU-rendering.txt | 0000005620 5.49 KB | |
| SUSE-NVIDIA-OptiX-rendering.txt | 0000001180 1.15 KB | |
| _constraints | 0000000528 528 Bytes | |
| _service | 0000000589 589 Bytes | |
| assert.patch | 0000002813 2.75 KB | |
| blender-5.0.1.tar.xz | 0088926056 84.8 MB | |
| blender-5.0.1.tar.xz.md5sum | 0000000055 55 Bytes | |
| blender-5.0.changes | 0000215620 211 KB | |
| blender-5.0.spec | 0000023374 22.8 KB | |
| blender-sample | 0000000716 716 Bytes | |
| blender.obsinfo | 0000000096 96 Bytes | |
| cmake_manpage_fix.patch | 0000000450 450 Bytes | |
| geeko.README | 0000000065 65 Bytes | |
| geeko.blend | 0000138344 135 KB | |
| geeko_example_scene.README | 0000000145 145 Bytes | |
| geeko_example_scene.blend | 0007732220 7.37 MB | |
| octree-missing-fstream.patch | 0000000405 405 Bytes | |
| series | 0000000132 132 Bytes |
Comments 2
Hi, blender-sample-5.0 is a little bit broken:
+ '[' -s /usr/share/doc/packages/blender/geeko_example_scene.blend ']'+ demo=/usr/share/doc/packages/blender/geeko.blend+ getopts ho par+ shift 0+ '[' 0 -ge 1 -a '' == .blend ']'+ exec /usr/bin/blender /usr/share/doc/packages/blender/geeko.blend/usr/bin/blender-sample-5.0: line 35: /usr/bin/blender: No such file or directoryI have only:
$ ls -1 /usr/bin/blender*/usr/bin/blender-sample-5.0/usr/bin/blender-thumbnailer-5.0/usr/bin/blender-5.0This is on factory, so no
update-alternatives. That's the reason, IMO. BTW why not to support theuareplacement: alts?Hi Jiri, thanks for the note! Will take care..