forked from YafaRay/Core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
38 lines (25 loc) · 1.32 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
DESCRIPTION
-----------
YafaRay is a free open-source montecarlo raytracing engine released under the LGPL 2.1 license. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene.
For more information, see: http://www.yafaray.org
Please post bugreports and feature requests here:
http://www.yafaray.org/development/bugtracker/yafaray
SOURCE CODE
-----------
YafaRay source code is hosted in GitHub.
* YafaRay Core source code is available in: https://github.com/YafaRay/Core
* YafaRay Blender-Exporter source code is available in: https://github.com/YafaRay/Blender-Exporter
RELEASES
--------
There are two different types of YafaRay Releases:
* Releases for Blender: they include the Blender-Exporter code and the YafaRay Core files, in a package ready to be installed in Blender.
* Standalone Core Releases: they are intended to be used by 3rd party software and *not* to be used with Blender.
For the latest YafaRay Releases check for builds here:
* http://www.yafaray.org/download
* http://www.graphicall.org/yafaray
or look into this forum post for other platform builds:
http://www.yafaray.org/community/forum/viewforum.php?f=12
Please post bugreports and feature requests here:
http://www.yafaray.org/development/bugtracker/yafaray
Thank you.
YafaRay development Team.