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
- Host: GitHub
- URL: https://github.com/luxcorerender/luxmark
- Owner: LuxCoreRender
- License: gpl-3.0
- Created: 2017-11-22T15:03:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T23:38:14.000Z (about 3 years ago)
- Last Synced: 2025-04-15T03:53:26.457Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 27.7 MB
- Stars: 70
- Watchers: 10
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING.txt
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).