Answered by:
Display 3d xaml on a 3d monitor

Question
-
Does anyone know how I can create a 3d model in WPF and display it on (Cinema) 3d compatible monitor?Friday, August 26, 2011 10:31 AM
Answers
-
Hi Robert Hendriksen,
--> how I can create a 3d model in WPF
about this concern, you could search "WPF 3D", there are lots of tutorials.
As for your another concern:
--> display it on (Cinema) 3d compatible monitor?
As far as I know, the answer is no, could not display it with 3d monitor directly.
Best regards,
Sheldon _Xiao[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Proposed as answer by Sheldon _Xiao Monday, September 5, 2011 8:45 AM
- Marked as answer by Sheldon _Xiao Tuesday, September 6, 2011 7:27 AM
Monday, August 29, 2011 11:23 AM -
I don't see anything out there with 3D Vision Pro. You would have to look at their SDK and see if you can use the drivers in .net.
Michael Stacie- Proposed as answer by Sheldon _Xiao Monday, September 5, 2011 8:45 AM
- Marked as answer by Sheldon _Xiao Tuesday, September 6, 2011 7:27 AM
Tuesday, August 30, 2011 6:11 PM
All replies
-
Hi Robert Hendriksen,
--> how I can create a 3d model in WPF
about this concern, you could search "WPF 3D", there are lots of tutorials.
As for your another concern:
--> display it on (Cinema) 3d compatible monitor?
As far as I know, the answer is no, could not display it with 3d monitor directly.
Best regards,
Sheldon _Xiao[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Proposed as answer by Sheldon _Xiao Monday, September 5, 2011 8:45 AM
- Marked as answer by Sheldon _Xiao Tuesday, September 6, 2011 7:27 AM
Monday, August 29, 2011 11:23 AM -
Yes and No. You can't directly show a 3D (Glasses) video on a 3D TV. However, if may be possible you can encode your 3D model on the fly to a 3D compatible format for rendering on a 3D TV. Problem is that you would need a special video card to handle that kind GPU intensive encoding.
Michael Stacie- Proposed as answer by Sheldon _Xiao Monday, September 5, 2011 8:45 AM
Tuesday, August 30, 2011 12:16 AM -
Dear Michael,
A GPU solution would be acceptable. Since I own an Nvidia card I could opt for any solution from them. Does anyone have some experience with WPF and 3D Vision Pro perhaps?
Thanks,
Robert
RobertoMpelTuesday, August 30, 2011 5:42 PM -
I don't see anything out there with 3D Vision Pro. You would have to look at their SDK and see if you can use the drivers in .net.
Michael Stacie- Proposed as answer by Sheldon _Xiao Monday, September 5, 2011 8:45 AM
- Marked as answer by Sheldon _Xiao Tuesday, September 6, 2011 7:27 AM
Tuesday, August 30, 2011 6:11 PM