Commit Graph

134 Commits

Author SHA1 Message Date
Georg Hagen
29a5fd9ed7 Allow filesystem path directly in ar recorder 2024-06-17 13:36:04 +02:00
Vladyslav_Baranovskyi_EXT
14407eaff9 Merge pull request 'SimpleAnimationController class, MovingCubeApp example application' (#36) from add_simpleanimationcontroller into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/36
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-06-07 14:09:08 +02:00
3e8ea0fd32 Fix linux build issue 2024-06-07 10:50:34 +02:00
Georg Hagen
58e63b6610 Don't use AR recorder in playback mode 2024-06-04 15:09:27 +02:00
Vladyslav Baranovskyi
114292c96c Merge branch 'master' into windows_build_fix 2024-05-27 12:17:07 +03:00
Vladyslav Baranovskyi
29108cab21 Minor code fixes in order to compile on windows 2024-05-23 23:58:45 +03:00
Georg Hagen
7fa25267d5 Add back check if libjpeg-turbo is available 2024-05-23 21:21:03 +02:00
9d53047f94 Some bugfixes 2023-11-25 22:31:33 +01:00
4c2af98602 Introduce new helpers 2023-11-16 16:04:09 +01:00
0178c716dd Log ar tracking changes 2023-10-25 11:37:29 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
7538c82772 Optimize 2023-10-02 10:15:30 +02:00
d49166e963 Use constant for AR metadata file 2023-10-01 10:06:11 +02:00
3e2396ad41 Fix issue when moving AR recordings directory 2023-09-30 13:38:40 +02:00
5dfc2de985 Handle deinitialisation 2023-09-24 20:27:34 +02:00
090e75a1ca Fix issues with de/re-initialisation 2023-09-18 15:13:14 +02:00
b38ff35e09 Code cleanups 2023-09-15 15:33:22 +02:00
4b25463a2f Fix issue with playback 2023-09-12 16:44:55 +02:00
4572cfbf53 Make AR playback frame loading async 2023-09-10 13:59:11 +02:00
4dac821abb Fix dead code 2024-08-03 16:30:11 +02:00
bd55a26a02 Record AR frames at quater resolution by default 2023-07-31 01:06:54 +02:00
d2f84bbf54 Log available AR video formats 2023-07-30 01:01:01 +02:00
9db2db9183 Add ArKit HighRes capture 2023-07-29 00:53:11 +02:00
312ac14bef Cleanup 2021-07-28 22:32:11 +02:00
d372ce7c07 Add async frame recording 2021-07-27 02:05:08 +02:00
7faf3a7a7d Update AR data recording to use Events for new frame recording, add more config options and prepare for async recording 2021-07-26 21:57:56 +02:00
42bad4c049 Update build script 2021-07-10 20:02:11 +02:00
cb3c93c8c8 Add initial ArKit support 2021-07-07 20:21:22 +02:00
5f85d07609 Add ArRecorder logic 2021-06-30 19:35:10 +02:00
b3284ae096 Read frame id from metadata name 2021-06-22 19:33:09 +02:00
88144df490 Rename files 2021-06-21 16:12:31 +02:00
d98aa4fa57 Add initial AR playback support 2021-06-18 19:48:11 +02:00
a28650a1ef Introduce ArFrameMetadata to relly less on virtual functions for metadata getters 2021-06-05 19:46:07 +02:00
d80249cd1c Start design of AR abstraction layer 2021-05-28 22:22:22 +02:00