- Joined
- Jun 27, 2006
- Messages
- 23,048
- Thread Author
- #1
We've mentioned IllumiRoom and RoomAlive before, but at Build 2015 there was a dedicated session AND the release of the RoomAlive Toolkit too!
Link Removed
IllumiRoom (Link Removed) demonstrated how projection mapping can enhance entertainment. RoomAlive (Link Removed) prototyped turning any room into an interactive, augmented experience. In this session, Andy Wilson (Microsoft Research) teaches the key concepts behind these projects including:
Additionally, all tools and source code used in the session will be released on GitHub to enable you to make use of these techniques in your own projects.
Project Information URL: Link Removed
Kinect/RoomAliveToolkit
Source Code URL: https://github.com/Kinect/RoomAliveToolkit
Link Removed
Link Removed
Link Removed
Link Removed
Link Removed
Continue reading...
Link Removed
IllumiRoom (Link Removed) demonstrated how projection mapping can enhance entertainment. RoomAlive (Link Removed) prototyped turning any room into an interactive, augmented experience. In this session, Andy Wilson (Microsoft Research) teaches the key concepts behind these projects including:
- Kinect and projector calibration
- Networking multiple Kinect sensors together
- Displaying dynamic AR objects in real-time.
Additionally, all tools and source code used in the session will be released on GitHub to enable you to make use of these techniques in your own projects.
Project Information URL: Link Removed
Kinect/RoomAliveToolkit
RoomAlive Toolkit README
The RoomAlive Toolkit calibrates multiple projectors and cameras to enable immersive, dynamic projection mapping experiences such as RoomAlive. It also includes a simple projection mapping sample.
This document has a few things you should know about using the toolkit's projector/camera calibration, and gives a tutorial on how to calibrate one projector and Kinect sensor (AKA 'camera').
Prerequisites
The project uses SharpDX and Math.NET Numerics packages. These should be downloaded and installed automatically via NuGet when RoomAlive Toolkit is built.
Tutorial: Calibrating One Camera and One Projector
...
ProjectionMapping Sample
...
Calibrating Mutiple Cameras and Multiple Projectors
...
More Online Resources
The RoomAlive Toolkit calibrates multiple projectors and cameras to enable immersive, dynamic projection mapping experiences such as RoomAlive. It also includes a simple projection mapping sample.
This document has a few things you should know about using the toolkit's projector/camera calibration, and gives a tutorial on how to calibrate one projector and Kinect sensor (AKA 'camera').
Prerequisites
- Visual Studio 2013
- Kinect for Windows v2 SDK
The project uses SharpDX and Math.NET Numerics packages. These should be downloaded and installed automatically via NuGet when RoomAlive Toolkit is built.
Tutorial: Calibrating One Camera and One Projector
...
ProjectionMapping Sample
...
Calibrating Mutiple Cameras and Multiple Projectors
...
More Online Resources
- Link Removed
- video of 3 camera/3 projector calibration
- The resulting calibration set can be downloaded Link Removed. Try opening this in CalibrateEnsemble.exe.
- video of projection mapping sample, showing view dependent rendering of 3D object
- video of projection mapping sample, showing wobble effect
- RoomAlive video
Source Code URL: https://github.com/Kinect/RoomAliveToolkit
Link Removed
Link Removed
Link Removed
Link Removed
Link Removed
Continue reading...