Bug 361

Summary: Add information about TextRenderer transparency in Javadoc
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: awtAssignee: Sven Gothel <sgothel>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P5    
Version: 1   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:51:33 CET


---- Reported by gibe 2008-09-04 06:34:48 ----

When depth test is enable, drawing of text must be performed after any other
object and sorted from back to front to ensure transparency correctness.

see: http://www.javagaming.org/index.php/topic,19115.0.html

This should be added in the TextRenderer Java doc.

Jean-Baptiste



--- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT  ---

This bug was previously known as _bug_ 361 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=361
Comment 1 Sven Gothel 2012-01-23 00:12:04 CET
z stacking / renderer order .. obvious