An open API service indexing awesome lists of open source software.

https://github.com/luxcorerender/luxmark

LuxMark OpenCL benchmark source repository
https://github.com/luxcorerender/luxmark

Last synced: about 1 year ago
JSON representation

LuxMark OpenCL benchmark source repository

Awesome Lists containing this project

README

          

### LuxMark

LuxMark is OpenCL benchmark based on LuxCoreRender (https://www.luxcorerender.org)
and written using LuxCore API. You can find more information about LuxMark
at https://wiki.luxcorerender.org/LuxMark.

**Note for Windows users:** you have to install the [Microsoft Visual C++ Redistributable
for Visual Studio 2017](https://aka.ms/vs/15/release/vc_redist.x64.exe) and
[Intel C++ redistributable](https://software.intel.com/sites/default/files/managed/59/aa/ww_icl_redist_msi_2018.3.210.zip).

### LuxCore API

LuxCore is the new LuxCoreRender v2.x C++ and Python API. It is released under
Apache Public License v2.0 and can be freely used in open source and commercial
applications. You can find more information about the API at
https://wiki.luxcorerender.org/LuxCore_API.

### LuxCoreRender

LuxCoreRender is a physically based and unbiased rendering engine. Based on
state of the art algorithms, LuxCoreRender simulates the flow of light according
to physical equations, thus producing realistic images of photographic quality.

### Donate

LuxCoreRender project is available on BountySource (https://www.bountysource.com/teams/luxcorerender).
It is a funding platform for open-source software. Users can improve the
open-source projects they love by creating/collecting bounties and pledging to
fundraisers. Check https://www.luxcorerender.org/donate for more information.

### Authors

See AUTHORS.txt file.

### License

This software is released under GPL License (see COPYING.txt file).