Hello, I'm searching for a mode of create an anaglyph with java 3d. In OpenGL I maked two renders, in the first I use the red buffer mask to paint only in this, then I move the cam and use the blue mask to render only in Blue, the result is a anaglyph (Blue-Red) of the scene.