klaatu 8845ba3e05 graphics/luxcorerender: Add missing desktop file. 2 years ago
..
README efabb12379 graphics/luxrender: Migrated to luxcorerender 2.6. 2 years ago
application-x-luxcore.svg efabb12379 graphics/luxrender: Migrated to luxcorerender 2.6. 2 years ago
doinst.sh 8845ba3e05 graphics/luxcorerender: Add missing desktop file. 2 years ago
luxcore.svg efabb12379 graphics/luxrender: Migrated to luxcorerender 2.6. 2 years ago
luxcorerender.SlackBuild 8845ba3e05 graphics/luxcorerender: Add missing desktop file. 2 years ago
luxcorerender.info 356ce50589 graphics/luxcorerender: Fix slack-desc, PRGNAM. 2 years ago
luxcoreui.desktop efabb12379 graphics/luxrender: Migrated to luxcorerender 2.6. 2 years ago
mime-luxcore.xml efabb12379 graphics/luxrender: Migrated to luxcorerender 2.6. 2 years ago
pyluxcoretools.desktop 8845ba3e05 graphics/luxcorerender: Add missing desktop file. 2 years ago
pyluxcoretools.sh 8845ba3e05 graphics/luxcorerender: Add missing desktop file. 2 years ago
slack-desc 356ce50589 graphics/luxcorerender: Fix slack-desc, PRGNAM. 2 years ago

README

LuxCoreRender 3D rendering engine

LuxRender is a physically based and unbiased rendering engine.
LuxRender simulates the flow of light according to physical equations,
producing realistic images of photographic quality.

It is fully-featured, with a command-line application (`pyluxcoretools`)
as well as a GUI (`luxrenderui`), widespread render farm support,
instancing, volumetrics, motion blur, and more.

This package supports 64-bit systems only, because it installs the
pre-compiled LuxRender package. It is possible to install LuxRender on
32-bit systems, but it requires building from source.

Optional Depencencies:
------------

* cudatoolkit
* nvidia-driver

Install Options:
----------------

You must rename `/etc/OpenCL/vendors/mesa.icd` so LuxCore can locate
a usable OpenCL device.

Use the OPENCL variable when running this script if you want that
done for you (but if you uninstall this package, you must remember
to change it back yourself).

```
$ OPENCL=yes ./luxcorerender.SlackBuild
```

Blender Plugin
--------------

This package is for the stand-alone LuxCoreRender engine.

A Blender plugin is available from luxcorerender.org