Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
2012-05-08 06:52:28 (12 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    44By using two Unity Camera objects this pluging provides a true active stereoscopic 3D signal to the 3D hardware. Perfect support for stereoscopic real-time shadows and image effects. Settings include eye distance and parallax with parallel frustrum. 
    55 
    6 Windows only. Requires [http://unity3d.com/#pro Unity Pro] and the [http://www.nvidia.com/object/3d-drivers-downloads.html NVidia 3D Vision driver]. Supported hardware includes IR emitters, DLP TVs (DVI/HDMI cable), LCD displays (dual-link DVI cable), anaglyph glasses and any HDMI 1.4-compliant stereoscopic 3D device (TV, bluray, etc). Devices not directly supported by 3D Vision require the software [http://www.nvidia.com/object/3dtv-play-overview.html NVidia 3DTV Play] to be installed. This package includes a modified version of the free script [http://dembeta.repositoryhosting.com/trac/dembeta_active-stereoscopic-3d/downloads Stereoskopix 3D]. 
     6Windows only. Requires [http://unity3d.com/#pro Unity Pro] and the [http://www.nvidia.com/object/3d-drivers-downloads.html NVidia 3D Vision driver]. Supported hardware includes IR emitters, DLP TVs (DVI/HDMI cable), LCD displays (dual-link DVI cable), anaglyph glasses and any HDMI 1.4-compliant stereoscopic 3D device (TV, bluray, etc). Devices not directly supported by 3D Vision require the software [http://www.nvidia.com/object/3dtv-play-overview.html NVidia 3DTV Play] to be installed. This package includes a modified version of the free script [http://dembeta.repositoryhosting.com/trac/dembeta_active-stereoscopic-3d/downloads Stereoskopix 3D]. 
    77 
    88Available now at the Unity Asset Store! 
     
    1111 * NVidia 3D Vision driver for Windows is required ([http://www.nvidia.com/object/3d-drivers-downloads.html download]).[[BR]]NVidia 3DTV Play for hardware not directly supported by NVidia 3D Vision ([http://www.nvidia.com/object/3dtv-play-overview.html more]).[[BR]] 
    1212 * Test your stereoscopic hardware using the 3D Vision Test tool.[[BR]]''NVidia Control Panel > 3D Vision > Set up stereoscopic 3D > Test Stereoscopic 3D > Run Setup Wizard[[BR]]'' 
    13  * Configure the 3D Vision settings:[[BR]]- ''NVidia Control Panel > 3D Vision > Set up stereoscopic 3D'' [[BR]]- ''Enable stereoscopic 3D''[[BR]]- ''Depth: Min'' (move the slider to the leftmost end). 
     13 * Configure the 3D Vision settings:[[BR]]- ''NVidia Control Panel > 3D Vision > Set up stereoscopic 3D'' [[BR]]- ''Enable stereoscopic 3D''[[BR]]- ''Depth: Min'' (move the slider to the leftmost end). 
    1414 
    1515=== Setup: === 
     
    3737No. The plugin works with any hardware supported by NVidia 3D Vision, which includes many devices from several brands. [http://www.nvidia.com/object/3d-vision-system-requirements.html See the complete list]. Ensure to test your hardware using the '''3D Vision Setup Wizard''' (''NVidia Control Panel > 3D Vision > Set up stereoscopic 3D > Test Stereoscopic 3D > Run Setup Wizard)''. Once it works there, the Active Stereoscopic 3D Plugin for Unity will work as well. 
    3838 
    39 If your hardware is not directly supported by NVidia 3D Vision, you can install [http://www.nvidia.com/object/3dtv-play-overview.html NVidia 3DTV Play] which provides compatibility with almost any 3D HDMI 1.4-compliant hardware, including HDTV, Bluray, etc. 
     39If your hardware is not directly supported by NVidia 3D Vision you need to install [http://www.nvidia.com/object/3dtv-play-overview.html NVidia 3DTV Play]. It provides compatibility with almost any 3D HDMI 1.4-compliant hardware, including HDTV, Bluray, etc. 
    4040 
    4141==== Can I build a webplayer with this package? ==== 
    4242No. The plugin uses a native DLL which is not suitable for the web player. Only Windows Standalone is supported. 
    4343 
    44 ==== I receive an error ''!DllNotFoundException'' ==== 
     44==== I receive an error DllNotFoundException'': !NvStereoRenderer'' ==== 
    4545At the Project view, move the folder Plugins from Active Stereoscopic 3D Plugin to the root of the project. Otherwise Unity will fail to load the DLL which is an essential part of the plugin. 
    4646 
     
    4949 
    5050==== I see a side-by-side picture when running the built project, but no active stereo ==== 
    51 Ctrl-T, check out 3D Vision settings. 
     51Enable the 3D Vision stereoscopic mode using the hot key, CTRL-T by default. If the problem persist check out the 3D Vision settings as described in the Prerequisites above. 
     52 
     53==== The camera goes through the walls when approaching them ==== 
     54Ensure that the ''Depth'' parameter at the 3D Vision settings (''NVidia Control Panel > 3D Vision > Set up stereoscopic 3D'') is set to the Min value. This setting is not necessary as we provide the stereoscopic 3D depth ourselves using two cameras. 
    5255 
    5356==== I can't even see a side-by-side picture, no active stereo, nothing ====