jonathanhogg / flitter

A functional programming language and declarative system for describing 2D and 3D visuals
https://flitter.readthedocs.io
BSD 2-Clause "Simplified" License
39 stars 1 forks source link

Basic Kinect support #20

Closed jonathanhogg closed 1 month ago

jonathanhogg commented 11 months ago

A simple go at adding support for sucking in Kinect visible, IR and depth data as textures in the window scene graph.

jonathanhogg commented 1 month ago

Closing this as there is now an external plugin for Kinect:

https://github.com/jonathanhogg/flitter-kinect