# LuxCoreRender

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/LuxCoreRender
> Markdown URL: https://mediated.wiki/source/LuxCoreRender.md
> Source: https://en.wikipedia.org/wiki/LuxCoreRender
> Source revision: 1330311803
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Open-source physically-based rendering engine

LuxCoreRender LuxRender 0.7 rendering a Desert Eagle model Developers Jean-Philippe Grimaldi, Jean-Francois Romang, David Bucciarelli, Ricardo Lipas Augusto, Asbjorn Heid and others.[1] Release June 24, 2008; 18 years ago (2008-06-24) Stable release 2.6 / December 25, 2021; 4 years ago (2021-12-25)[2] Written in C++, Python Operating system Cross-platform Type 3D computer graphics License Apache 2.0 Website www.luxcorerender.org Repository github.com/LuxCoreRender/LuxCore

- [Free and open-source software portal](https://en.wikipedia.org/wiki/Portal:Free_and_open-source_software)

**LuxCoreRender** is a [free](/source/Free_software) and [open-source](/source/Open-source_software) [physically based](/source/Physically_based_rendering) [rendering software](/source/Render_engine). It began as *LuxRender* in 2008 before changing its name to LuxCoreRender in 2017 as part of a project reboot.[3][4] The LuxCoreRender software runs on [Linux](/source/Linux), [Mac OS X](/source/Mac_OS_X), and [Windows](/source/Microsoft_Windows).

## Overview

LuxCoreRender features a [3D renderer](/source/3D_rendering); it relies on other programs ([3D modeling programs](/source/List_of_3D_modeling_software)) to create the scenes to render, including the models, materials, lights and cameras. This content can then be exported from the application for rendering. For Luxrender, fully functional exporters are available for [Blender](/source/Blender_(software)), [Daz Studio](/source/Daz_Studio); partially functional ones are available for [Cinema 4D](/source/Cinema_4D), [Maya](/source/Maya_(software)), [SketchUp](/source/SketchUp) and [XSI](/source/Softimage_XSI).[5] Luxrender is also fully supported as a production renderer in [3DS Max](/source/Autodesk_3ds_Max).[6] For LuxCoreRender, Blender is supported through the BlendLuxCore plugin.[7] After opening the exported file, LuxCoreRender renders the scene. Various tweaks to post processing settings can be set via graphical user interface and the scene control file.[8] A significant feature of LuxCoreRender is that the user is able to change the balance of different lights while the image is still being processed.[9][10]

## History

### LuxRender

LuxCoreRender originally started as LuxRender in 2008. LuxRender was based on [PBRT](https://www.pbrt.org), a physically based ray-tracing program.[11] Although very capable and well-structured, PBRT focuses on academic use and was not easily usable by digital artists. As PBRT is licensed under the [BSD License](/source/BSD_licenses), it was possible to start a new program based on PBRT's source code. With the blessings of the original authors, a small group of programmers took this step in September 2007. The new program was named LuxRender and was to focus on artistic use. Since its initial stage, the program has attracted a small handful of various programmers around the world.[1]

On 24 June 2008, the first official release was announced, version 0.5.[12] This was the first release that is considered to be usable for the general public.

### LuxCoreRender (LuxRender 2.x)

The plan for LuxRender 2.0 was defined during the 2013 summer and one of the major components is a new engine based on the C++ and Python APIs. The old C API suffered from many limitations when it came to modern features like dynamic scene editing and interactive rendering, so it was decided to write a completely new API instead of improving the old one. LuxCore is the name of the new C++/Python API. It offers all the features shown by SLG (SmallLuxGPU),[13] including a dynamic camera, [texture](/source/Image_texture), material, and object editing, and more.

**Why Lux(Core)Render v2.0?** Because LuxRender project was dying under the weight of a lot of old abandoned code. All active developers had the strong feeling a fresh start was required. The "Core" between "Lux" and "Render" is there to highlight the new project focus. However the "v2.0" is there to re-mark the continuity with 10 years of development and experience.

— [LuxCoreRender.org](https://luxcorerender.org/)

During the 2017 winter, [LuxCoreRender](https://luxcorerender.org) 2.0 was defined as a LuxCore API focused render package, dropping any old code related to LuxRender 1.x. A new website, forum, wiki, Blender exported, etc. were developed in order mark a new fresh project restart.

Although the original LuxRender is a full [spectral renderer](/source/Spectral_rendering), the new LuxCoreRender drops full spectral rendering in favor of simulating spectral dispersion when required.[14][15] However, this leads to some inaccuracies when rendering caustics in some circumstances.[16]

## Features

LuxRender 1.0 render of a modern classroom modeled in [Blender](/source/Blender_(software))

### LuxCoreRender 2.5

Features included in the LuxCoreRender 2.5 update include: [17]

- Nvidia OptiX

- Non Uniform Camera Bokeh

- new Materials: Holdout and double sided

- new textures: wireframe and distort

- randomized tiling

- new AOVs

- 180° and 360° Stereo Cameras

- improvements for the blender plugin

### LuxCoreRender 2.4

Features included in the LuxCoreRender 2.4 update include: [18]

- Support for using more than 64 logical processors in Windows.

- Support for [CUDA](/source/CUDA) rendering on NVIDIA graphics cards, with out-of-core capability.

- The ability to create materials with [thin-film interference](/source/Thin-film_interference).

### LuxCoreRender 2.0–2.3

Features included in the LuxCoreRender 2.0+ project reboot (current version) include:[19]

- Microkernel pure-OpenCL "Path" render engine, supporting any number of GPUs and OpenCL-enabled CPUs concurrently.

- Interactive viewport rendering, including real-time material and object manipulation.

- Material node support.

- Light groups, allowing the user to change the intensity and color of lamps during the rendering process.[10]

- Embree accelerated BVH building.[20]

- A " Direct Light Sampling Cache" to accelerate scenes with many light sources.[21][22]

- A "Photon Global Illumination" cache to accelerate complex scenes, including support for caustic photon cache and vertex merging.[23][24]

- Support for Open Intel Image Denoiser (OIDN).[23][25]

- Blender Cycles scene conversion, including (limited) support for automatic interpretation of Cycles materials and textures.[26]

- Advanced material properties, including glass dispersion (using [Cauchy's transmission equation](/source/Cauchy's_equation)), rough glass (for creating frosted glass or ice), metal, car paint (using multiple reflective coatings), and velvet (to represent fuzzy surfaces).[27]

- Support for physically based light units like lumen and candela, as well as traditional gain and exposure controls.[26]

- Support for subdivision shapes, displacement shapes, and vector displacement of displacement shapes.[26]

### LuxRender 1.0

New features included in LuxRender 1.0 include:[28]

- An experimental Stochastic Progressive Photon Mapping integrator (SPPM).[29]

- GPU-accelerated "Hybrid Bidirectional" path tracing using the GPU for ray-intersection calculations.

- Support for multiple GPUs.

- New and updated materials, including metal, car paint, glossy coating, and layered materials.

### LuxRender 0.8

The main features of LuxRender as of version 0.8 include:[11][30]

- [Biased](/source/Biased_rendering) and [unbiased rendering](/source/Unbiased_rendering): Users can choose between physical accuracy (unbiased) and speed (biased).

- Full [spectral](/source/Visible_spectrum) rendering: Instead of discrete RGB colour bands, full spectra are used for internal calculations.

- Hierarchical [procedural](/source/Procedural_texture) and image based [texture](/source/Texture_synthesis) system: Procedural and image based textures can be mixed in various ways, making it possible to create complex materials.

- [Displacement mapping](/source/Displacement_mapping) and subdivision: Based on procedural or image textures, object surfaces can be transformed.

- Network and co-operative rendering: Rendering time can be reduced by combining the processing power of multiple computers. [IPv6](/source/IPv6) is also supported.

- Perspective (including [shift lens](/source/Shift_lens)), orthographic and environment cameras.

- [HDR output](/source/High_dynamic_range_rendering): Render output can be saved in various file formats, including .png, .tga and .exr.

- [Instances](/source/Geometry_instancing): Instancing significantly saves system resources, in particular memory consumption by reusing mesh data in duplicated objects.

- Built in post-processing: While rendering, you can add post processed effects like bloom, glare, chromatic aberration and vignetting.

- Motion blur, depth of field and lens effects: True motion blur, both for the camera and individual objects, and physically accurate Lens Effects, including Depth Of Field.

- Light groups: By using light groups, one can output various light situations from a single rendering, or make adjustments to the balance between light sources in real time.

- [Tone mapping](/source/Tone_mapping)

- Image denoising

- Fleximage (virtual film): Allows you to pause and continue renders. The current state of the render can be written to a file, so that any system can continue the render at a later moment.

- [GPU acceleration](/source/Graphics_processing_unit) for [path tracing](/source/Path_tracing) when sampling one light at a time.[31]

- Film response curves to emulate traditional cameras color response (some curves are for black&white films too).

- [Volumetric rendering](/source/Volumetric_rendering) using Homogeneous volumes by defining an interior, and exterior volume.

- [Subsurface Scattering](/source/Sub-surface_scattering)

## References

1. ^ [***a***](#cite_ref-luxrender_authors_1-0) [***b***](#cite_ref-luxrender_authors_1-1) ["Authors"](https://web.archive.org/web/20110301041250/http://www.luxrender.net/en_GB/authors_contributors). LuxRender. Archived from [the original](http://www.luxrender.net/en_GB/authors_contributors) on 2011-03-01. Retrieved 2008-06-30.

1. **[^](#cite_ref-2)** ["LuxCoreRender v2.6"](https://github.com/LuxCoreRender/LuxCore/releases/tag/luxcorerender_v2.6). *[GitHub](/source/GitHub)*. 2021-12-25. Retrieved 2021-12-27.

1. **[^](#cite_ref-3)** ["LuxCoreRender team releases LuxCoreRender 2.2"](https://www.blendernation.com/2019/10/02/luxcorerender-team-releases-luxcorerender-2-2/). *BlenderNation*. 2019-10-02. [Archived](https://web.archive.org/web/20230605191621/https://www.blendernation.com/2019/10/02/luxcorerender-team-releases-luxcorerender-2-2/) from the original on 2023-06-05. Retrieved 2020-03-11.

1. **[^](#cite_ref-4)** ["LuxCore API – LuxCoreRender"](https://luxcorerender.org/luxcore-api/). Retrieved 2020-03-27.

1. **[^](#cite_ref-5)** ["Exporter Status - LuxRender Wiki"](https://web.archive.org/web/20160419000758/http://www.luxrender.net/wiki/Exporter_Status). 2016-04-19. Archived from [the original](http://www.luxrender.net/wiki/Exporter_Status) on 2016-04-19. Retrieved 2020-03-27.

1. **[^](#cite_ref-6)** ["LuxRender - 3DS Max"](https://web.archive.org/web/20180414000541/http://www.luxrender.net/en_GB/3ds_max). 2018-04-14. Archived from [the original](http://www.luxrender.net/en_GB/3ds_max) on 2018-04-14. Retrieved 2020-03-27.

1. **[^](#cite_ref-7)** ["Download – LuxCoreRender"](https://luxcorerender.org/download/). Retrieved 2020-03-27.

1. **[^](#cite_ref-8)** ["Luxrender Manual - LuxRender Wiki"](https://web.archive.org/web/20110211020742/http://www.luxrender.net/wiki/index.php?title=Luxrender_Manual). Archived from [the original](http://www.luxrender.net/wiki/index.php?title=Luxrender_Manual) on 2011-02-11. Retrieved 2012-06-20.

1. **[^](#cite_ref-9)** ["LuxRender Light groups - LuxRender Wiki"](https://web.archive.org/web/20160215214327/http://www.luxrender.net/wiki/LuxRender_Light_groups). 2016-02-15. Archived from [the original](http://www.luxrender.net/wiki/LuxRender_Light_groups) on 2016-02-15. Retrieved 2020-03-27.

1. ^ [***a***](#cite_ref-:0_10-0) [***b***](#cite_ref-:0_10-1) ["LuxCoreRender Light Groups - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Light_Groups). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205528/https://wiki.luxcorerender.org/LuxCoreRender_Light_Groups) from the original on 2020-03-27. Retrieved 2020-03-27.

1. ^ [***a***](#cite_ref-luxrender_features_11-0) [***b***](#cite_ref-luxrender_features_11-1) ["Features"](https://web.archive.org/web/20110309021153/http://www.luxrender.net/wiki/Features). LuxRender. Archived from [the original](http://www.luxrender.net/wiki/Features) on 2011-03-09. Retrieved 2008-06-30.

1. **[^](#cite_ref-12)** ["LuxRender 0.5 released"](https://www.blendernation.com/2008/06/30/luxrender-05-released/). BlenderNation. 2008-06-30. Retrieved 2008-06-30.

1. **[^](#cite_ref-13)** ["Luxrender and OpenCL - LuxRender Wiki"](https://web.archive.org/web/20180413083211/http://www.luxrender.net/wiki/Luxrender_and_OpenCL). 2018-04-13. Archived from [the original](http://www.luxrender.net/wiki/Luxrender_and_OpenCL) on 2018-04-13. Retrieved 2020-03-27.

1. **[^](#cite_ref-14)** ["Re: Spectral rendering and color management questions"](https://forums.luxcorerender.org/viewtopic.php?p=4745#p4745). *forums.luxcorerender.org*. 2018-06-03. [Archived](https://web.archive.org/web/20240626002041/https://forums.luxcorerender.org/viewtopic.php?p=4745#p4745) from the original on 2024-06-26. Retrieved 2024-06-25.

1. **[^](#cite_ref-15)** ["Re: Spectral rendering and color management questions"](https://forums.luxcorerender.org/viewtopic.php?p=4756#p4756). *forums.luxcorerender.org*. 2018-06-04. Retrieved 2024-06-25.

1. **[^](#cite_ref-16)** ["Incorrect color spectrum"](https://github.com/LuxCoreRender/LuxCore/issues/262). *github.com/LuxCoreRender/LuxCore/issues/262*. 2019-11-14. Retrieved 2024-06-25.

1. **[^](#cite_ref-17)** ["New Features in v2.5 – LuxCoreRender"](https://luxcorerender.org/new-features-in-v2-5/).

1. **[^](#cite_ref-18)** ["LuxCoreRender Release Notes v2.4 - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.4). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200928021657/https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.4) from the original on 2020-09-28. Retrieved 2020-07-27.

1. **[^](#cite_ref-19)** ["LuxCoreRender Release Notes - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205526/https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes) from the original on 2020-03-27. Retrieved 2020-03-27.

1. **[^](#cite_ref-20)** ["LuxCoreRender Release Notes v2.0 - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.0). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205529/https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.0) from the original on 2020-03-27. Retrieved 2020-03-27.

1. **[^](#cite_ref-21)** ["LuxCoreRender Release Notes v2.1 - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.1). *wiki.luxcorerender.org*. Retrieved 2020-03-27.

1. **[^](#cite_ref-22)** ["Direct Light Sampling Cache (aka Light cache part I) - LuxCoreRender Forums"](https://forums.luxcorerender.org/viewtopic.php?f=5&t=430). *forums.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205640/https://forums.luxcorerender.org/viewtopic.php?f=5&t=430) from the original on 2020-03-27. Retrieved 2020-03-27.

1. ^ [***a***](#cite_ref-:1_23-0) [***b***](#cite_ref-:1_23-1) ["LuxCoreRender Release Notes v2.2 - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.2). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205528/https://wiki.luxcorerender.org/LuxCoreRender_Release_Notes_v2.2) from the original on 2020-03-27. Retrieved 2020-03-27.

1. **[^](#cite_ref-24)** ["PhotonGI cache - LuxCoreRender Forums"](https://forums.luxcorerender.org/viewtopic.php?f=5&t=840). *forums.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205700/https://forums.luxcorerender.org/viewtopic.php?f=5&t=840) from the original on 2020-03-27. Retrieved 2020-03-27.

1. **[^](#cite_ref-25)** ["OpenImageDenoise - LuxCoreRender Forums"](https://forums.luxcorerender.org/viewtopic.php?f=5&t=872). *forums.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205558/https://forums.luxcorerender.org/viewtopic.php?f=5&t=872) from the original on 2020-03-27. Retrieved 2020-03-27.

1. ^ [***a***](#cite_ref-:2_26-0) [***b***](#cite_ref-:2_26-1) [***c***](#cite_ref-:2_26-2) ["LuxCoreRender v2.3 released - LuxCoreRender Forums"](https://forums.luxcorerender.org/viewtopic.php?f=9&t=1873). *forums.luxcorerender.org*. [Archived](https://web.archive.org/web/20200623221222/https://forums.luxcorerender.org/viewtopic.php?f=9&t=1873) from the original on 2020-06-23. Retrieved 2020-03-29.

1. **[^](#cite_ref-27)** ["LuxCoreRender Materials - LuxCoreRender Wiki"](https://wiki.luxcorerender.org/LuxCoreRender_Materials). *wiki.luxcorerender.org*. [Archived](https://web.archive.org/web/20200327205536/https://wiki.luxcorerender.org/LuxCoreRender_Materials) from the original on 2020-03-27. Retrieved 2020-03-27.

1. **[^](#cite_ref-28)** ["New in 1.0 - LuxRender Wiki"](https://web.archive.org/web/20160419001737/http://www.luxrender.net/wiki/New_in_1.0). 2016-04-19. Archived from [the original](http://www.luxrender.net/wiki/New_in_1.0) on 2016-04-19. Retrieved 2020-03-27.

1. **[^](#cite_ref-29)** ["SPPM - LuxRender Wiki"](https://web.archive.org/web/20160502152457/http://www.luxrender.net/wiki/SPPM). 2016-05-02. Archived from [the original](http://www.luxrender.net/wiki/SPPM) on 2016-05-02. Retrieved 2020-03-27.

1. **[^](#cite_ref-30)** ["New in 0-8 - LuxRender Wiki"](https://web.archive.org/web/20160504070732/http://luxrender.net/wiki/New_in_0-8). 2016-05-04. Archived from [the original](http://luxrender.net/wiki/New_in_0-8) on 2016-05-04. Retrieved 2020-03-27.

1. **[^](#cite_ref-GPU_31-0)** ["GPU - LuxRender Wiki"](https://web.archive.org/web/20111025195627/http://www.luxrender.net/wiki/GPU). 1 July 2014. Archived from [the original](http://www.luxrender.net/wiki/GPU) on 25 October 2011. Retrieved 9 June 2011.

## External links

- [Official website](https://luxcorerender.org/)

v t e 3D computer graphics software Open-source 3D Movie Maker Blender CloudCompare FreeCAD GigaMesh Software Framework LuxCoreRender MakeHuman MeshLab MoonRay OpenFX OpenSCAD Point Cloud Library POV-Ray Seamless3d Sweet Home 3D Wings 3D Closed-source 3D-Coat AC3D Arnold Autodesk 3ds Max Autodesk Alias Autodesk Maya Autodesk Mudbox Blackmagic Fusion Bryce Carrara Cinema 4D Clara.io Daz Studio Electric Image Animation System E-on Vue Golaem Crowd Hexagon Houdini Kerkythea LightWave 3D MASSIVE Metasequoia Medium by Adobe Messiah Nuke Octane Render Paint 3D Pixar Presto Pixar RenderMan Poser Remo 3D Rhinoceros 3D Shark 3D Silo SketchUp Source Filmmaker Strata 3D Terragen ZBrush Defunct Amapi Autodesk Softimage Cyber Studio CAD-3D Dynamation Imagine Modo N-World PowerAnimator Sculpt 3D Softimage 3D StrataVision 3D Swift 3D TrueSpace TurboSilver VistaPro Core technologies ACIS C3D HOOPS 3D KernelCAD Open Cascade Technology Parasolid Romulus RGK ShapeManager Teigha IntelliCAD Comparison Category List 3D modeling 3D rendering

---
Adapted from the Wikipedia article [LuxCoreRender](https://en.wikipedia.org/wiki/LuxCoreRender) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/LuxCoreRender?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
