Redo of render paths

This commit is contained in:
Dynamitos
2020-06-02 11:46:18 +02:00
parent bb5b48698a
commit 356e6058fe
121 changed files with 3890 additions and 572 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ but keeping it simple to use, with lots of additional and optional parameters.
The project is built using standard CMake 3.15, so that and a modern C++17 compiler should be the only prerequisites.
Clone the repository and initialize the dependencies with `git submodule update --init --recursive`
*SLang library hasn't been included in the automatic build yet, so you have to manually compile that project, found in external/slang*
~~*SLang library hasn't been included in the automatic build yet, so you have to manually compile that project, found in external/slang*~~ This has been fixed, but not extensively tested
## Linux notes: