Login  Register

Re: GPU based Resolution Independent Curve Rendering

Posted by Sven Gothel on Apr 08, 2011; 12:41am
URL: https://forum.jogamp.org/GPU-based-Resolution-Independent-Curve-Rendering-tp2764277p2793196.html

On Thursday, April 07, 2011 10:46:29 pm Qu0ll [via jogamp] wrote:
>
> I have had a brief play with the demo and it seems to perform poorly on my
> (very powerful) machine.  It takes 4-5 seconds to adjust the font size and
> after about 15 seconds it fails to respond to keyboard events at all and
> eventually clears the screen.
>

well .. you should know the drill :)

pls send the information as described on
  http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing

(test.log)

hmm .. maybe also the log file of the test with all debug props enabled ..

> Also, I am unable to see the same quality of rendering as the screenshots on
> Rami's blog, especially with small text.  Is there something special I need
> to do to achieve the same levels of clarity as posted by Rami?  Small(ish)
> text is very fuzzy and and appears to be rendered without any AA.

Rami may have used some fine tuned parameters here and there.
Rami ?

How about your results compared to my snapshots and video ?

>
> Having said all that, I do realise this is the first release and it shows
> great potential.

Yes, we are not done yet - the infamous last 5%.
But with more collab and push, we will get there, sure.

~Sven