LuxCoreRender: Difference between revisions
updated for new preview release |
PlasmaDragon (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
}} |
}} |
||
{{Portal|Free software}} |
{{Portal|Free software}} |
||
'''LuxRender''' is |
'''LuxRender''' is a [[free software | free]] and [[open source]] software [[rendering system]] for physically correct image synthesis. The program runs on [[Microsoft Windows]], [[Mac OS X]] and [[Linux]]. |
||
==Overview== |
==Overview== |
||
Line 30: | Line 30: | ||
[[Image:LuxRender-Schulraum.png|thumb|242px|Rendering of a school interior with LuxRender. Modelled in [[Blender_(software)|Blender]].]] |
[[Image:LuxRender-Schulraum.png|thumb|242px|Rendering of a school interior with LuxRender. Modelled in [[Blender_(software)|Blender]].]] |
||
The main features of LuxRender as of version 0.8 include<ref name="luxrender_features"/><ref name="0.8">{{Cite web | title = LuxRender v0.8 final Release | date = 5 June 2011 | url = http://www.luxrender.net/forum/viewtopic.php?f=12&t=6315 | accessdate = 9 June 2011}}</ref>: |
The main features of LuxRender as of version 0.8 include<ref name="luxrender_features"/><ref name="0.8">{{Cite web | title = LuxRender v0.8 final Release | date = 5 June 2011 | url = http://www.luxrender.net/forum/viewtopic.php?f=12&t=6315 | accessdate = 9 June 2011}}</ref>: |
||
*'''Biased and unbiased rendering''': Users can choose between physical accuracy (unbiased) and speed (biased). |
*'''[[biased rendering |Biased]] and [[unbiased rendering]]''': Users can choose between physical accuracy (unbiased) and speed (biased). |
||
*'''Full [[Visible_spectrum| spectral]] rendering''': Instead of the RGB colour spectrum, full spectra are used for internal calculations. |
*'''Full [[Visible_spectrum| spectral]] rendering''': Instead of the RGB colour spectrum, full spectra are used for internal calculations. |
||
*'''Hierarchical [[Procedural_texture| procedural]] and image based [[Texture_synthesis| texture]] system''': Procedural and image based textures can be mixed in various ways, making it possible to create complex materials. |
*'''Hierarchical [[Procedural_texture| procedural]] and image based [[Texture_synthesis| texture]] system''': Procedural and image based textures can be mixed in various ways, making it possible to create complex materials. |
Revision as of 15:38, 5 August 2012
Developer(s) | Jean-Philippe Grimaldi, Jean-Francois Romang, David Bucciarelli, Ricardo Lipas Augusto, Asbjorn Heid and others.[1] |
---|---|
Stable release | 0.8
/ June 5, 2011 |
Preview release | 1.0RC3
/ July 30, 2012 |
Repository | |
Operating system | Cross-platform |
Type | 3D computer graphics |
License | GPLv3 |
Website | www.luxrender.net |
LuxRender is a free and open source software rendering system for physically correct image synthesis. The program runs on Microsoft Windows, Mac OS X and Linux.
Overview
LuxRender features only a 3D renderer; it relies on other programs (3D modeling programs) to create the scenes to render, including the models, materials, lights and cameras. This content can then be exported from the application it was created in for rendering using LuxRender. Fully functional exporters are available for Blender, DAZ Studio and Autodesk 3ds Max; partially functional ones for Cinema 4D, Maya, SketchUp and XSI[2]. After opening the exported file, the only thing LuxRender will do is render the scene. You can however tweak various post processing settings from the graphical interface of the program.[3]
History
LuxRender is based on PBRT, a physically based ray tracing program.[4] Although very capable and well structured, PBRT focuses on academic use and is not easily usable by digital artists. As PBRT is licensed under the GPL, 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 interest of various programmers around the world.[1]
On 24 June 2008, the first official release was announced.[5] This was the first release that is considered to be usable for the general public.
Features
The main features of LuxRender as of version 0.8 include[4][6]:
- Biased and unbiased rendering: Users can choose between physical accuracy (unbiased) and speed (biased).
- Full spectral rendering: Instead of the RGB colour spectrum, full spectra are used for internal calculations.
- Hierarchical procedural and image based texture system: Procedural and image based textures can be mixed in various ways, making it possible to create complex materials.
- 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 is also supported.
- Perspective (including shift lens), orthographic and environment cameras
- HDR output: Render output can be saved in various file formats, including .png, .tga and .exr.
- Instances: 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
- 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 for path tracing when sampling one light at a time.
- Film response curves to emulate traditional cameras color response (some curve are for black&white films too).
- Volumetric rendering
Planned/Implemented Features
The new features of LuxRender for version 1.0 include[4][7]:
- Improved speeds for Hybrid Path GPU Rendering: The Path GPU Rendering Engine have various speed and stability improvements.
- New Hybrid Bidirectional Rendering: A GPU Accelerated version of the LuxRender Bi-Directional Path Tracer is in development. However, it does not currently support all of LuxRender's traditional Bi-Directional Path tracing features yet.
- Networking: Improvements to LuxRender's networking mode.
- A new layered material: Allows the layering of multiple materials on one object.
- A new glossy coating material: Allows a glossy material to be placed on an object, coating the underneath material.
- New features and developments updated here: LuxRender Development Blog
References
- ^ http://www.luxrender.net/wiki/Exporter_Status
- ^ http://www.luxrender.net/wiki/index.php?title=Luxrender_Manual
- ^ a b c "Features". LuxRender. Retrieved 2008-06-30.
- ^ "LuxRender 0.5 released". BlenderNation. 2008-06-30. Retrieved 2008-06-30.
- ^ "LuxRender v0.8 final Release". 5 June 2011. Retrieved 9 June 2011.
- ^ "LuxRender Development Blog". 3 August 2012. Retrieved 3 August 2012.