Skip to content
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.

Add ability for CoreRenderer realization not to support lines with width >1 and smothness. #224

Open
megaDRONe86 opened this issue Sep 5, 2015 · 1 comment

Comments

@megaDRONe86
Copy link
Member

ICoreRenderer should have such feature and engine should handle it properly. May be emulating lines if nescecarry thriugh putpixel routine.

@megaDRONe86
Copy link
Member Author

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant