Open megaDRONe86 opened 9 years ago
ICoreRenderer should have such feature and engine should handle it properly. May be emulating lines if nescecarry thriugh putpixel routine.
glGet()with params GL_ALIASED_LINE_WIDTH_RANGE, GL_SMOOTH_LINE_WIDTH_RANGE, GL_SMOOTH_LINE_WIDTH_GRANULARITY glLineWidth() Only width 1 is guaranteed to be supported; others depend on the implementation.
ICoreRenderer should have such feature and engine should handle it properly. May be emulating lines if nescecarry thriugh putpixel routine.