Added WIP shader-phrases, annotations and tooling for shader phrases

resolving is done using the JVM class loader
This commit is contained in:
Edwin Jakobs
2019-08-23 16:46:24 +02:00
parent 3c162f30d4
commit 98baf2a4c3
8 changed files with 134 additions and 7 deletions

View File

@@ -14,4 +14,6 @@ include 'orx-camera',
'orx-no-clear',
'orx-noise',
'orx-obj-loader',
'orx-olive'
'orx-olive',
'orx-shader-phrases',
'orx-shader-phrases-processor'