minetest/src/client
Dalai Felinto 9943ae3f1a New 3D Mode: Pageflip
The pageflip mode requires a stereo quadbuffer, and a modern graphic
card. Patch tested with NVidia 3D Vision.

The mini-map is not drawn, but that's what is done for topbottom and
sidebyside modes as well.

Also most of the time the user would prefer the HUD to be off. That's
for the user to decide though, and toggle it manually.

Finally, the interocular distance (aka eye separation) is twice as much
as the "3d_paralax_strength" settings. I find this a strange design
decision. I didn't want to chance this though, since it's how the other
3d modes interpret this settings.
2016-01-09 16:52:29 +01:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientlauncher.cpp New 3D Mode: Pageflip 2016-01-09 16:52:29 +01:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
inputhandler.h Refactor logging 2015-10-14 01:03:54 -04:00
tile.cpp Refactor thread utility interface 2015-10-16 22:20:24 -04:00
tile.h tileable flags are needed also without shaders because of filters 2015-08-20 03:42:22 +02:00