orx-kinect-v1-demo module for testing the code and verifying use cases
This commit is contained in:
@@ -1,22 +1,23 @@
|
||||
rootProject.name = 'orx'
|
||||
|
||||
include 'orx-camera',
|
||||
'orx-compositor',
|
||||
'orx-easing',
|
||||
'orx-file-watcher',
|
||||
'orx-filter-extension',
|
||||
'orx-integral-image',
|
||||
'orx-interval-tree',
|
||||
'orx-jumpflood',
|
||||
'orx-kdtree',
|
||||
'orx-mesh-generators',
|
||||
'orx-midi',
|
||||
'orx-no-clear',
|
||||
'orx-noise',
|
||||
'orx-obj-loader',
|
||||
'orx-olive',
|
||||
'orx-kinect-common',
|
||||
'orx-kinect-v1',
|
||||
'orx-kinect-v1-natives-linux-x64',
|
||||
'orx-kinect-v1-natives-macos'
|
||||
'orx-kinect-v1-natives-windows'
|
||||
'orx-compositor',
|
||||
'orx-easing',
|
||||
'orx-file-watcher',
|
||||
'orx-filter-extension',
|
||||
'orx-integral-image',
|
||||
'orx-interval-tree',
|
||||
'orx-jumpflood',
|
||||
'orx-kdtree',
|
||||
'orx-mesh-generators',
|
||||
'orx-midi',
|
||||
'orx-no-clear',
|
||||
'orx-noise',
|
||||
'orx-obj-loader',
|
||||
'orx-olive',
|
||||
'orx-kinect-common',
|
||||
'orx-kinect-v1',
|
||||
'orx-kinect-v1-natives-linux-x64',
|
||||
'orx-kinect-v1-natives-macos',
|
||||
'orx-kinect-v1-natives-windows',
|
||||
'orx-kinect-v1-demo'
|
||||
|
||||
Reference in New Issue
Block a user