How to use Stereo API under C#
Hi,

That's my first topic on this forum so I want to first of all welcome;)

I've got a few question about Stereo API.

1) Is it possible change device ( e.g. Anglyph -> Sharp monitor's or to shutter glasses ) from my own application which is in C# ??
I know there is possible to change value in system registry but is it other
(better) way?

2) Can I turn on/off stereoscopic from my application (C#) and change
property of convergence etc? I know there is interface in C++ .
Hi,



That's my first topic on this forum so I want to first of all welcome;)



I've got a few question about Stereo API.



1) Is it possible change device ( e.g. Anglyph -> Sharp monitor's or to shutter glasses ) from my own application which is in C# ??

I know there is possible to change value in system registry but is it other

(better) way?



2) Can I turn on/off stereoscopic from my application (C#) and change

property of convergence etc? I know there is interface in C++ .

#1
Posted 07/06/2008 08:57 PM   
Is there a stereo3d API? I haven't been able to find it. I only found this:
[url="http://developer.nvidia.com/object/3d_stereo_dev.html"]http://developer.nvidia.com/object/3d_stereo_dev.html[/url]

You might also consider supporting stereo-3d natively in your application as it will give you full control over everything.
Is there a stereo3d API? I haven't been able to find it. I only found this:

http://developer.nvidia.com/object/3d_stereo_dev.html



You might also consider supporting stereo-3d natively in your application as it will give you full control over everything.
#2
Posted 07/06/2008 09:36 PM   
[quote name='cybereality' date='Jul 6 2008, 01:36 PM']Is there a stereo3d API? I haven't been able to find it. I only found this:
[url="http://developer.nvidia.com/object/3d_stereo_dev.html"]http://developer.nvidia.com/object/3d_stereo_dev.html[/url]
[/quote]

I've only found the C++ API.. Is there one for C# aswell? I need to use it in my C# application.
[quote name='cybereality' date='Jul 6 2008, 01:36 PM']Is there a stereo3d API? I haven't been able to find it. I only found this:

http://developer.nvidia.com/object/3d_stereo_dev.html





I've only found the C++ API.. Is there one for C# aswell? I need to use it in my C# application.

#3
Posted 10/01/2008 11:12 AM   
Scroll To Top