Re: GPU based Resolution Independent Curve Rendering
Posted by
Rami Santina on
Apr 05, 2011; 2:03pm
URL: https://forum.jogamp.org/GPU-based-Resolution-Independent-Curve-Rendering-tp2764277p2780027.html
Could the current implementation be used to render some text along isolines for example?
http://www.iwhr.com/webadmin/UploadFiles/wuhy2008714174748275.gif
Yup it can be used for that, and it can be used to render the region it self (map in this case) in a resolution independent manner.
take a look at the RegionRenderer class. and the RegionDemo
I have looked at the source code a little bit, hey guys you did a great job, really :)
thanks :) i guess we will see a use case here :)
Cheers,
Rami