the usual triangle test with the shader pipeline

This commit is contained in:
Hartmut Seichter 2019-01-16 16:55:37 +01:00
parent 1f6ff8526b
commit 351d29cd54
10 changed files with 263 additions and 105 deletions

View file

@ -32,4 +32,4 @@ target_include_directories(
include
)
target_link_libraries(pwscripting lualib pwcore pwsystem pwscene)
target_link_libraries(pwscripting lualib pwcore pwsystem pwscene pwvisual)