1

I want to develop Windows WPF application using Kinect with great GUI/NUI. I've found really nice examples of user interfaces that could be even more admirable using Kinect device. For example: prezi effects - http://prezi.com/jipjiqvj6dsc/about-perspective/ one big wall and really nice zooming / moving. I was thinking about something similar for Metro UI too.

Do you know how to create those nice gui elements in the WPF? Or maybe you heard about good resources about this topic?

Dave Clemmer
  • 3,741
  • 12
  • 49
  • 72
radzio
  • 2,862
  • 4
  • 26
  • 35

2 Answers2

1

A good starting point is Josh Blake's upcomming book (you can get the MEAP preview now) and the "NaturalShow" sample app it includes. You can get that code at http://blakenui.codeplex.com/

Robert Levy
  • 28,747
  • 6
  • 62
  • 94
  • Thanks, NaturalShow looks really nice but unfortunately there is now usable sources for it :(. But this information really helped me. – radzio Jul 18 '11 at 12:44
0

I've found really nice project which includes solution for my problem: http://jarloo.com/code/projects/jot/

Nice discussion on stackoverflow: Pan & Zoom Image

Community
  • 1
  • 1
radzio
  • 2,862
  • 4
  • 26
  • 35