[GEM-dev] curve width

cgc at humboldtblvd.com cgc at humboldtblvd.com
Mon Dec 8 20:34:20 CET 2003


curve uses glLineWidth to set the width, and according to this:
http://www.opengl.org/developers/documentation/man_pages/hardcopy/GL/html/gl/linewidth.html

"         Only width 1 is guaranteed to be
	  supported; others depend on the implementation.  To query
	  the range of supported widths	and the	size difference
	  between supported widths within the range, call glGet	with
	  arguments GL_LINE_WIDTH_RANGE	and GL_LINE_WIDTH_GRANULARITY."

So, no we can't really do anything to rectify the situation.

cgc

Quoting "B. Bogart" <ben at ekran.org>:

> Hey all,
> 
> It seems that lines (at least for curve, probably others) are limited
> to
> 10pixels thick. Is this a Gem or openGL limitation? It would be nice to
> have
> curves as thick as 300pixels or more... :)
> 
> Thanks
> Ben
> 
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/gem-dev
> 




More information about the GEM-dev mailing list