I am wondering whether Spring can be used to create a "good looking" visualisation engine for real time scene updates from the Kinect sensor.
I would like to build upon something similar to that: http://www.robots.ox.ac.uk/~victor/infinitam/
The goal is to load colored meshes (no textures yet) from the 3D modelling module and visualise them in Spring.
Basically, I would like to build something similar to this concept:
Would be great if someone can give me hints on this.
Thank you!