A simple tool for mixed reality camera calibration and video compositing
This project is still heavily under development and is not really in a usuable state yet. Look at this issue for last status of things
You can download prebuilt releases (Windows only at the moment) from the Releases page. Then follow the initial setup instructions found in the wiki.
If you want to make modifications to the service or want to debug it, you can build the project from source by following the Building-from-source instructions. Currently the supported build platform is Win10 with Linux support hopefully coming in the near future.
Code under src/ is formatted with clang-format and enforced by CI. See CONTRIBUTING.md for how to format your changes (cmake --build build --target FormatFix).
Feel free to use this code as-is, modified or adapted in other projects (commercial or otherwise). It's currently intended to be a reference that I hope other can make use of in any way they see fit.
66 commits
C++
84.2%
C
3.8%
CMake
3.3%
TypeScript
3.2%
C#
3.0%
Python
1.3%
A simple tool for mixed reality camera calibration and video compositing
This project is still heavily under development and is not really in a usuable state yet. Look at this issue for last status of things
You can download prebuilt releases (Windows only at the moment) from the Releases page. Then follow the initial setup instructions found in the wiki.
If you want to make modifications to the service or want to debug it, you can build the project from source by following the Building-from-source instructions. Currently the supported build platform is Win10 with Linux support hopefully coming in the near future.
Code under src/ is formatted with clang-format and enforced by CI. See CONTRIBUTING.md for how to format your changes (cmake --build build --target FormatFix).
Feel free to use this code as-is, modified or adapted in other projects (commercial or otherwise). It's currently intended to be a reference that I hope other can make use of in any way they see fit.
66 commits
C++
84.2%
C
3.8%
CMake
3.3%
TypeScript
3.2%
C#
3.0%
Python
1.3%