Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 LWJGL 生成立体渲染?
帮我!谢谢
您必须渲染两个视图,每只眼睛一个,每个视图稍微向左或向右移动。然后,您在每个视图上使用红色和青色/蓝色蒙版覆盖视图 (glColorMask)。
尝试浏览此页面:http ://local.wasp.uwa.edu.au/~pbourke/texture_colour/anaglyph/