Unity 3D on a 3D monitor without glasses

Hi

Would Unity 3D be capable to run a real 3D image on a 3D monitor without any glasses (multiple visions needed, please have a look at http://www.tridelity.com/)

Thanks!

The 3D is a game engine term – it doesn’t have anything to do with 3D glasses.

Flash is a 2D game engine. The characters are flat, hand-drawn pictures. Something like Plants vs Zombies is called a 2.5D game. It’s really 2D, but drawn at an angle to look sort of 3D. There are game engines that only make top-down “space” shooters – those are 2D game engines.

World of Warcraft is a 3D game – you can walk around trees and things, and it uses 3D character models instead of the old flat spritesheets. Minecraft is a 3D game. Final Fantasy went from 2D to 3D at number 10 (5 years ago?,) I think.

Unity and Unreal are 3D game engines, since they support 3D models and perspective cameras.