Login  Register

Re: GPU based Resolution Independent Curve Rendering

Posted by gouessej on Apr 06, 2011; 9:54am
URL: https://forum.jogamp.org/GPU-based-Resolution-Independent-Curve-Rendering-tp2764277p2784210.html

I would like to display elevation maps, the isolines represent the contours depending on the value of a given property (the depth or something less trivial) and I need to display some text exactly on these contours, like isobars in meteorology:
http://weather.about.com/od/i/g/isobars.htm

In my case, the map is not an image, it is often very irregular, it could not be put into a texture. We have found several solutions to draw the isolines with or without shaders but the text is missing.
Julien Gouesse | Personal blog | Website