Blame

f07fbe Matt Hughes 2026-01-13 06:17:28
added pointcaster overview
1
## Pointcaster
3d29d5 Otterwiki Robot 2026-01-13 01:00:15
Initial commit
2
05177e Matt Hughes 2026-01-14 03:09:36
3
Pointcaster is a real-time engine for capturing, combining, analysing and broadcasting 3D scenes. By taking input from multiple live sources like Orbbec and Azure Kinect depth cameras and analysing the 3D environment, it can be used to add room-scale interaction to digital spaces.
3d29d5 Otterwiki Robot 2026-01-13 01:00:15
Initial commit
4
a2d778 Matt Hughes 2026-01-14 05:07:45
5
Data like the location of users in a space or their current pose can be published through various protocols such as OSC, MIDI and MQTT to drive interaction in game engines, digital audio workstations and other interactive media applications.
3d29d5 Otterwiki Robot 2026-01-13 01:00:15
Initial commit
6
a2d778 Matt Hughes 2026-01-14 05:07:45
7
Point-clouds are combined and can be transformed, filtered and streamed into tools for 3D visualisation using the included native plugins for Unity and Unreal Engine.
e9be7b Matt Hughes 2026-01-14 03:19:15
8
e95165 Matt Hughes 2026-01-14 05:16:27
9
Pointcaster is free for individual artists and not-for-profit organisations, or for educational and hobbyist use under the [AGPL 3.0](https://github.com/eidetic-av/pointcaster/blob/qt/LICENSE). For commercial use contact [[email protected]](mailto:[email protected]).
10
e9be7b Matt Hughes 2026-01-14 03:19:15
11
### Downloads
12
13
### Getting Started
14
Add [[Devices]] to start working with a depth camera or a recorded sequence.
15
16
[[Operators]] allow transformation and 3D analysis of points in the session.
17
18
[[Virtual Cameras & Sessions]].
19
20
[[]]