Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

low quality of text displayed #61

Open
jakubMitura14 opened this issue Aug 17, 2021 · 0 comments
Open

low quality of text displayed #61

jakubMitura14 opened this issue Aug 17, 2021 · 0 comments

Comments

@jakubMitura14
Copy link

jakubMitura14 commented Aug 17, 2021

Hello it is probably some simple mistake that I make But I get low quality of displayed text (mainly irregular thickenings..) as one see below
I get this image by
1)using render string with Uint8 matrix of zeros # zeros(2000,2000) I use font from example posted in this repo
2)passing this data to integer texture
3)in fragment shader defining that all above 0 is black and all below is white
4) rendering on a quad

In order to obtain multiple lines as seen I combine multiple matricies

I will gratly appriciate any help

image

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

No branches or pull requests

1 participant