We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a2f78 commit 814d624Copy full SHA for 814d624
1 file changed
README.md
@@ -12,6 +12,12 @@ You can find more information about at https://www.luxcorerender.org
12
13
### Building
14
15
+#### Build documentation
16
+Complete build documentation can be found in the wiki: https://wiki.luxcorerender.org/Building_LuxCoreRender.
17
+
18
+Here is a short extract, please refer to link above for more information.
19
20
21
#### Tool requirements
22
[Mandatory] First, ensure you have a suitable toolchain:
23
- Windows: MSVC >= 194x _latest version_
@@ -69,6 +75,7 @@ Available build types are `Release` and `Debug` (case sensitive). Default is
69
75
- `make doc`: build Doxygen documentation
70
76
71
77
78
72
79
### LuxCore library
73
80
74
81
LuxCore is the new LuxCoreRender v2.x C++ and Python API. It is released under
0 commit comments