Talk:Stereoscopic 3D Compatibility Guide: Difference between revisions

Jump to navigation Jump to search
Line 93: Line 93:
::Well, I'm far from home and hadn't time to actually code a concept and only have MS Paint at my disposition, but that's what I meant (ignore the misalignments/linebreaks and the aliased circles): [[File:3Dmockcircle.png|300px]]  
::Well, I'm far from home and hadn't time to actually code a concept and only have MS Paint at my disposition, but that's what I meant (ignore the misalignments/linebreaks and the aliased circles): [[File:3Dmockcircle.png|300px]]  
::[[User:Jhonn|Jhonn]] ([[User talk:Jhonn|talk]]) 19:41, 30 November 2015 (CET)
::[[User:Jhonn|Jhonn]] ([[User talk:Jhonn|talk]]) 19:41, 30 November 2015 (CET)
Here's a version of Jhonn's idea in code that can be modified [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 19:58, 30 November 2015 (CET)
{| class="wikitable"
|-
!|3D Condition
!|Description
|-
| <span style="display:inline-block;width:16px;height:16px;border-radius:10px;background:#0f0;border:2px solid #0b0"></span><span style="margin-left:.5em;font-weight:bold;color:#666;">Excellent</span>
| Excellent: Nice stereoscopic 3D gameplay experience
|-
| <span style="display:inline-block;width:16px;height:16px;border-radius:10px;background:#ff0;border:2px solid #bb0"></span><span style="margin-left:.5em;font-weight:bold;color:#666;">Acceptable</span>
| Acceptable: Some visual issues
|-
| <span style="display:inline-block;width:16px;height:16px;border-radius:10px;background:#f00;border:2px solid #b00"></span><span style="margin-left:.5em;font-weight:bold;color:#666;">Not&nbsp;Recommended</span>
| Not recommended: Eyesore and/or renders in 2D
|-
| <span style="display:inline-block;width:16px;height:16px;border-radius:10px;background:#aaa;border:2px solid #666"></span><span style="margin-left:.5em;font-weight:bold;color:#666;">Unknown</span>
| Unknown: Has not been tested yet
|-
|colspan=2| ''Notice: 3D condition of a game is rated during its main gameplay only.''
|}