SlackBuilds Repository

15.0 > Graphics > mitsuba2 (4e7628c)

mitsuba (computer graphics renderer)

Mitsuba is a 3D rendering engine placing emphasis
on experimental rendering techniques.

This SlackBuild is based on a Git commit from 8 March 2022.
It compiles from source code, and installs to /opt with a
symlink to the `mitsuba` binary in `/usr/bin`

## Documentation

To build docs, you must have Sphinx and assorted Sphinx plugins
installed. These are available through `pip`:

```
$ python3 -m pip install sphinx \
sphinxcontrib-bibtex \
guzzle_sphinx_theme
```

This SlackBuild doesn't build the docs by default. To enable
the docs, set the `DOCS` variable to `yes` as you build:

```
DOCS=yes sh ./mitsuba2.SlackBuild
```

## See also

There is a Mitsuba Blender plugin available from
https://github.com/mitsuba-renderer/mitsuba2-blender

Maintained by: klaatu
Keywords:
ChangeLog: mitsuba2

Homepage:
http://mitsuba-renderer.org

Source Downloads:
mitsuba2-4e7628c.tar.xz (da4706ad68676b86d477ea3d3374f986)

Download SlackBuild:
mitsuba2.tar.gz
mitsuba2.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds