{ "info": { "author": "LuxCoreRender Project", "author_email": "admin@luxcorerender.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Graphics :: 3D Rendering" ], "description": "[![Build Status](https://travis-ci.org/LuxCoreRender/LuxCore.svg?branch=master)](https://travis-ci.org/LuxCoreRender/LuxCore)\n\n### LuxCoreRender\n\nLuxCoreRender is a physically correct, unbiased rendering engine. It is built on\nphysically based equations that model the transportation of light. This allows\nit to accurately capture a wide range of phenomena which most other rendering\nprograms are simply unable to reproduce.\n\nYou can find more information about at https://www.luxcorerender.org\n\n### LuxCore library\n\nLuxCore is the new LuxCoreRender v2.x C++ and Python API. It is released under Apache Public\nLicense v2.0 and can be freely used in open source and commercial applications.\n\nYou can find more information about the API at https://wiki.luxcorerender.org/LuxCore_API\n\n### SLG library\n\nSLG is an implementation of LuxCore API and it can be safely ignored if you are\nnot interested in internal LuxCoreRender development.\n\n### LuxRays library\n\nLuxRays is the part of LuxCoreRender dedicated to accelerate the ray intersection\nprocess by using CPUs or GPUs.\n\nIf you don't have any specific interest in the ray/triangle intersection topic\nor internal LuxCoreRender development, you can safely ignore this library.\n\n### LuxCoreUI\n\nThis is the most complete example of LuxCore API usage and it is available in\nthe samples/luxcoreui directory.\n\nTo check how it works, just run luxcoreui from the root directory:\n\n`./bin/luxcoreui scenes/cornell/cornell.cfg`\n\n### LuxCoreConsole\n\nThis is a simple example of a command line renderer written using LuxCore API and it is\navailable in the samples/luxcoreconsole directory.\nJust run luxcoreconsole from the root directory with:\n\n`./bin/luxcoreconsole -D batch.halttime 10 scenes/cornell/cornell.cfg`\n\n### LuxCore API SDK\n\nIf you have downloaded the LuxCore API SDK, to compile the examples use:\n\n```\ncmake .\nmake\n```\n\nif you have downloaded the SDK without OpenCL support:\n\n```\ncmake -DLUXRAYS_DISABLE_OPENCL=1 .\nmake\n```\n\n### PyLuxCoreTools\n\nPyLuxCoreTools are a set of command line tools available in the LuxCoreRender stand\nalone version. The includes network rendering, film merging, command line rendering\nand more.\n\nNOTE: pyluxcoretool is a stand-alone, self-containing executable on Windows. On\nLinux instead, you have to install Python and PySide before to run the tools. PySide\ncan be usually installed with a:\n\nsudo pip3 install PySide\n(or sudo pip install PySide)\n\nYou can avoid to install PySide if you use only the command line tools available in\npyluxcoretool. You can than run pyluxcoretool with a:\n\npython3 pyluxcoretools.zip\n(or python pyluxcoretools.zip)\n\n### Authors\n\nSee AUTHORS.txt file.\n\n### Credits\n\nA special thanks goes to:\n\n- Alain \"Chiaroscuro\" Ducharme for Blender 2.5 exporter and several scenes provided;\n- Sladjan \"lom\" Ristic for several scenes provided;\n- Riku \"rikb\" Walve for source patches;\n- David \"livuxman\" Rodriguez for source patches;\n- Daniel \"ZanQdo\" Salazar (http://www.3developer.com/) for Sala scene and Michael \"neo2068\" Klemm for SLG2 adaptation;\n- Mourelas Konstantinos \"Moure\" (http://moure-portfolio.blogspot.com/) for Room Scene;\n- Diego Nehab for PLY reading/writing library;\n- http://www.hdrlabs.com/sibl/archive.html and http://shtlab.blogspot.com/2009/08/hdri-panoramic-skies-for-free.html for HDR maps;\n- http://chronosphere.home.comcast.net/~chronosphere/radiosity.htm for Cornell Blender scene;\n- libPNG authors http://www.libpng.org;\n- zlib authors http://www.zlib.net/ (not used anymore);\n- OpenEXR authors http://www.openexr.com/ (not used anymore);\n- FreeImage open source image library. See http://freeimage.sourceforge.net for details;\n- Tomas Davidovic (http://www.davidovic.cz and http://www.smallvcm.com) for SmallVCM, an endless source of hints;\n- GLFW authors (http://www.glfw.org);\n- ImGUI authors (https://github.com/ocornut/imgui);\n- Cycles authors (https://www.blender.org/) for HSV/RGB conversion code.\n\n### License\n\nThis software is released under Apache License Version 2.0 (see COPYING.txt file).\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.luxcorerender.org", "keywords": "raytracing rendering", "license": "", "maintainer": "", "maintainer_email": "", "name": "luxcorerender-opencl", "package_url": "https://pypi.org/project/luxcorerender-opencl/", "platform": "", "project_url": "https://pypi.org/project/luxcorerender-opencl/", "project_urls": { "Homepage": "https://www.luxcorerender.org" }, "release_url": "https://pypi.org/project/luxcorerender-opencl/2.0/", "requires_dist": null, "requires_python": "", "summary": "LuxCore API", "version": "2.0" }, "last_serial": 3838383, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "aa0af1f3db3831708fc32ceb5a9e3433", "sha256": "b6641641338c61cf2b2770c803c5ad4f8d29b56878805bac33ab362bf4024647" }, "downloads": -1, "filename": "luxcorerender_opencl-2.0b-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "aa0af1f3db3831708fc32ceb5a9e3433", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 26050895, "upload_time": "2018-05-06T09:40:48", "url": "https://files.pythonhosted.org/packages/c1/76/c3d83e07b166c57684bd58b2886f1cf8d3c6c4d09eb020261a4b504b938f/luxcorerender_opencl-2.0b-cp34-cp34m-manylinux1_x86_64.whl" } ], "2.0a5": [ { "comment_text": "", "digests": { "md5": "27bac1a4318db2354e8fdd451f67f0f2", "sha256": "e552969655a65131f5a8b245c6ff26f1c3af8246f49cc7eb05d9b32089da6b77" }, "downloads": -1, "filename": "luxcorerender_opencl-2.0a5-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "27bac1a4318db2354e8fdd451f67f0f2", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 25285381, "upload_time": "2018-02-16T12:03:32", "url": "https://files.pythonhosted.org/packages/93/0a/83f49e051347fefa9efe5ed5b348b8901e50c98328ead389ef4bbb1dfefc/luxcorerender_opencl-2.0a5-cp34-cp34m-manylinux1_x86_64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa0af1f3db3831708fc32ceb5a9e3433", "sha256": "b6641641338c61cf2b2770c803c5ad4f8d29b56878805bac33ab362bf4024647" }, "downloads": -1, "filename": "luxcorerender_opencl-2.0b-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "aa0af1f3db3831708fc32ceb5a9e3433", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 26050895, "upload_time": "2018-05-06T09:40:48", "url": "https://files.pythonhosted.org/packages/c1/76/c3d83e07b166c57684bd58b2886f1cf8d3c6c4d09eb020261a4b504b938f/luxcorerender_opencl-2.0b-cp34-cp34m-manylinux1_x86_64.whl" } ] }