cwi-dis / cwipc

MIT License
16 stars 2 forks source link

Use PyOpenGL and PyQT for cwipc_calibrate and cwipc_view #17

Open jackjansen opened 2 years ago

jackjansen commented 2 years ago

Moved over from https://gitlab.com/VRTogether_EU/cwipc/cwipc_util/-/issues/29

Created this issue mainly to get a number for the branch.

jackjansen commented 2 years ago

Should cater for https://gitlab.com/VRTogether_EU/cwipc/cwipc_util/-/issues/51 too (allowing visualisation of RGB and D aux data, and probably skeletons).

cwidisgroup commented 1 year ago

Note to self: there is a branch of cwipc_util (and that submodule only) that contains some initial work done on this in early 2021. It's only in cwipc_util because we didn't have the master repo yet, at that time.

I doubt whether the code is mergeable, too much has probably happened since then, but it's definitely worth inspecting: quite a few PyQT issues were addressed.