orx-kinect refactoring + new general orx-depth-camera (#257)
This commit is contained in:
@@ -37,6 +37,7 @@ A growing library of assorted data structures, algorithms and utilities.
|
||||
| [`orx-temporal-blur`](orx-temporal-blur/) | Post-processing temporal-blur video effect. CPU intense, therefore not intended for use with the `ScreenRecorder` extension or other real-time uses. |
|
||||
| [`orx-time-operators`](orx-time-operators/) | A collection of time-sensitive functions aimed at controlling raw data over-time, such as Envelope and LFO. |
|
||||
| [`orx-timer`](orx-timer/) | Simple timer functionality providing `repeat`, to run code with a given interval and `timeOut`, to run code once after a given delay. |
|
||||
| [`orx-depth-camera`](orx-depth-camera/) | Common API for various depth cameras like Kinect 1 and 2. |
|
||||
|
||||
## JVM only
|
||||
|
||||
|
||||
Reference in New Issue
Block a user