Bug 1229

Summary: Some TextRenderer tests not giving expected results
Product: [JogAmp] Jogl Reporter: Alan Sambol <alan.zgb>
Component: graphAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: major CC: alan.zgb, kdropucic, rami.santina, sgothel
Priority: ---    
Version: 2.6.0   
Hardware: pc_x86_64   
OS: windows   
Type: FEATURE SCM Refs:
Workaround: ---
Bug Depends on: 1501    
Bug Blocks: 1064    
Attachments: Screenshot results of the tests performed

Description Alan Sambol 2015-09-23 14:09:21 CEST
Created attachment 742 [details]
Screenshot results of the tests performed

Test classes: 
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01
com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10
com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01

TestTextRendererNEWT00 works ok, as seen in provided screenshots.
TestTextRendererNEWT01 shows only white screen, also shown in provided screenshots.
TestTextRendererNEWT10 shows ok in GL window, but some saved screenshots are empty (probably a bug in screenshot-taking code)
TestRegionRendererNEWT01 shows only white screen, also shown in screenshots.

Disabling GL.GL_DEPTH_TEST makes all tests run ok.

Extra comments and testing here: http://forum.jogamp.org/Some-Graph-Text-Rendering-tests-not-working-correctly-td4034853.html
Comment 1 Sven Gothel 2024-02-14 00:48:08 CET
Closing with resolved Bug 1501 - Graph: Resolve Tessellation Bugs (Delaunay Triangulation)