3D Photos using Silverlight
Hi,

we are developing a solution which runs on Silverlight.
Basically, on one side we have a GPU server that renders HD 3D models,
and on the other side (Client one) we have the Silverlight client that displays
the image from the server.
The user can rotate, pan, roll the camera and for each manipulation, a new image is rendered and
sent from the server to the client.
Since the inner Silverlight video stream decoder has an internal buffer of 5 images,
there is no way to use a video streaming for this kind of stuff. (We talked about it directly with the SL Team)
So my question is : Can we display a static image using the 3DVision Silverlight plug-in ?
Thanks in advance,

Best regards
Hi,



we are developing a solution which runs on Silverlight.

Basically, on one side we have a GPU server that renders HD 3D models,

and on the other side (Client one) we have the Silverlight client that displays

the image from the server.

The user can rotate, pan, roll the camera and for each manipulation, a new image is rendered and

sent from the server to the client.

Since the inner Silverlight video stream decoder has an internal buffer of 5 images,

there is no way to use a video streaming for this kind of stuff. (We talked about it directly with the SL Team)

So my question is : Can we display a static image using the 3DVision Silverlight plug-in ?

Thanks in advance,



Best regards

Without my motorcycle, I am nothing.

#1
Posted 06/20/2011 05:02 PM   
Some more details :

- We use to do this stuff with our DirectX 10 stand alone application,
we just have to add a small NVAPI header at the beginning of the left/right image buffer.
- The current SL application supports standard visualisation (1 point of view) and auto-sterescopic screens (8 points of view).
We have a lot of customers asking for the stereoscopic viewing, it would be a shame if we had to tell them that nVidia does not
allow it.

Do you have a date for an upcoming version of the Silvelight 3D Vision plugin that supports 3D Photos display ?

Best regards.
Some more details :



- We use to do this stuff with our DirectX 10 stand alone application,

we just have to add a small NVAPI header at the beginning of the left/right image buffer.

- The current SL application supports standard visualisation (1 point of view) and auto-sterescopic screens (8 points of view).

We have a lot of customers asking for the stereoscopic viewing, it would be a shame if we had to tell them that nVidia does not

allow it.



Do you have a date for an upcoming version of the Silvelight 3D Vision plugin that supports 3D Photos display ?



Best regards.

Without my motorcycle, I am nothing.

#2
Posted 07/03/2011 06:02 PM   
3D photos are not currently supported by the Silverlight plug-in implementation.
3D photos are not currently supported by the Silverlight plug-in implementation.

#3
Posted 07/06/2011 03:53 AM   
Ok thank you Patrick for your answer.
I hope it's gonna be implemented in next releases.
Thanks.
Ok thank you Patrick for your answer.

I hope it's gonna be implemented in next releases.

Thanks.

Without my motorcycle, I am nothing.

#4
Posted 07/06/2011 05:09 PM   
[quote name='TheLonelyRider' date='06 July 2011 - 10:09 AM' timestamp='1309972152' post='1260929']
Ok thank you Patrick for your answer.
I hope it's gonna be implemented in next releases.
Thanks.
[/quote]
Hi, I am having the same problem. Were you able to work around it? Thanks!
[quote name='TheLonelyRider' date='06 July 2011 - 10:09 AM' timestamp='1309972152' post='1260929']

Ok thank you Patrick for your answer.

I hope it's gonna be implemented in next releases.

Thanks.



Hi, I am having the same problem. Were you able to work around it? Thanks!

#5
Posted 12/01/2011 08:38 PM   
Well, what you could do is use 3D Vision Live. They've got an embed option now that gives you an object tag you can put into your page.
Well, what you could do is use 3D Vision Live. They've got an embed option now that gives you an object tag you can put into your page.

#6
Posted 12/02/2011 12:58 AM   
No we haven't found a solution yet, and we can't embed an object cause it needs to be in the SL UI not in the page.
Thanks.
No we haven't found a solution yet, and we can't embed an object cause it needs to be in the SL UI not in the page.

Thanks.

Without my motorcycle, I am nothing.

#7
Posted 12/03/2011 04:50 PM   
Scroll To Top