Home » Developing U++ » U++ Developers corner » About Painter vs OpenGL
Re: About Painter vs OpenGL [message #31476 is a reply to message #31462] |
Sat, 05 March 2011 13:38   |
raxvan
Messages: 60 Registered: December 2009
|
Member |
|
|
mirek wrote on Fri, 04 March 2011 17:56 |
Well good for them. However, it is impossible to achieve "svg/pdf" quality of rendering using OpenGL. That is all.
|
Not true, you can achieve pixel perfect quality with Opengl by using programmable shaders, even for the problematic font rendering.
Also you can render flash content with opengl by using the library gameswf, however i noticed that a real life application of this is hard to use.
If you want to see opengl in action for gui take a look at sublime text. The gui is using opengl entirely, except for the menu bar.
Raxvan.
Edit: For rendering text the font can be rendered as a bitmap with mipmapping and antialiasing. This can give you very good quality. However there is technique for improved alpha testing when scaling up. Valve describes this in a article.
92b48bf94855483bb4cec8bcc8c0c933
[Updated on: Sat, 05 March 2011 13:54] Report message to a moderator
|
|
|
 |
|
About Painter vs OpenGL
By: mirek on Fri, 04 March 2011 10:29
|
 |
|
Re: About Painter vs OpenGL
By: Novo on Fri, 04 March 2011 17:31
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Fri, 04 March 2011 17:56
|
 |
|
Re: About Painter vs OpenGL
By: Novo on Fri, 04 March 2011 19:52
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Fri, 04 March 2011 22:15
|
 |
|
Re: About Painter vs OpenGL
By: raxvan on Sat, 05 March 2011 13:38
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Sat, 05 March 2011 14:52
|
 |
|
Re: About Painter vs OpenGL
By: raxvan on Sat, 05 March 2011 15:01
|
 |
|
Re: About Painter vs OpenGL
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Sat, 05 March 2011 18:26
|
 |
|
Re: About Painter vs OpenGL
By: raxvan on Sat, 05 March 2011 17:45
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Sat, 05 March 2011 18:29
|
 |
|
Re: About Painter vs OpenGL
By: raxvan on Sun, 06 March 2011 08:44
|
 |
|
Re: About Painter vs OpenGL
By: Tom1 on Sun, 06 March 2011 22:10
|
 |
|
Re: About Painter vs OpenGL
By: mirek on Sun, 06 March 2011 22:57
|
 |
|
Re: About Painter vs OpenGL
By: Tom1 on Mon, 07 March 2011 11:16
|
 |
|
Re: About Painter vs OpenGL
By: raxvan on Mon, 07 March 2011 13:10
|
Goto Forum:
Current Time: Sun Aug 24 05:52:06 CEST 2025
Total time taken to generate the page: 0.04809 seconds
|