Summary: | The legacy text renderer doesn't support GL3 | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Julien Gouesse <gouessej> |
Component: | util | Assignee: | Sven Gothel <sgothel> |
Status: | UNCONFIRMED --- | ||
Severity: | enhancement | CC: | cmbruns, gouessej |
Priority: | P5 | ||
Version: | tbd | ||
Hardware: | All | ||
OS: | all | ||
Type: | FEATURE | SCM Refs: | |
Workaround: | --- |
Description
Julien Gouesse
2013-08-08 13:48:11 CEST
@Julien Gouesse: What is the "new text renderer" you speak of? Because I am experiencing this same trouble with "Not a GL2 Implementation" using the class com.jogamp.opengl.util.awt.TextRenderer. Is there another text rendering API I could be using with a GL3 context? Look at com.jogamp.graph. |