開發:
1.CamVerse App
使用SwiftUI獨力完成App開發與上架
2.CamVerse Studio
使用Unreal Engine 5開發,負責所有程式 與UI的開發
3.機械手臂控制插件
使用C++開發,使Unreal可以直接控制機 械手臂的運動
Demo影片:
https://youtu.be/g2xQD_5Egl8
CamVerse App
商店:
https://apps.apple.com/cn/app/camverse/id6449056027
1.ARKit
Camera ISO/WhiteBalance/Exposure Controller
Record Image Buffer
Encode Image Buffer to HEVC
Add watermark to Image Buffer
Convert HEVC from AVCC to Annex-B formate
Send coordinate information of Free-D protocol via UDP
Image Recognition
2.NDI SDK
Bridging C++ header to Objective-C and Swift
Search NDI Sources
Send Image Buffer from ARKit in realtime
Receving Image Buffer from NDI in realtime
Display Image Buffer using GPU
3.Media Library
Display the list of videos recorded from the app
Play selected video
Bulk delete videos
4.StoreKit 2
Unlock features through In-App purchase
Clear watermark through In-App purchase
5.Implement all UI/UX features of the app
CamVerse Studio
商店:
https://www.zukunftworks.com/camverse?lang=zh
1.Green Screen Keyer
Remove background from video input in realtime
3D masking based on actual size of green screen and real-world coord
2.Camera Tracking
Receive Free-D protocol via UDP
Dynamically adjust UVs based on Free-D Data
Store Free-D data in buffer to achieve delay feature
3.Import/Export
Analyze the camera calibration file export by Aximmetry
Load saved data
Save data and export to file
4.Virtual Camera
Customize camera A-B point path
Store multiple camera path
Ease In/Out camera movement base on the stored camera path
5.Video Input
Implement NDI SDK and Blackmagic SDK
6.Customize
Import map and update to list
Import widget and add to UI