We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
While I understand many things in the code. I am having confusions with the following variables. Can you kindly briefly describe what they are doing?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
i have the same confusions.Why radius is fontSize/3 ?Besides, 255 - 255 * (d / this.radius + this.cutoff) seems not being normalized to [0,1] according to valve's talk(https://steamcdn-a.akamaihd.net/apps/valve/2007/SIGGRAPH2007_AlphaTestedMagnification.pdf).Is this just a hacking around or something? I would appretiate if you could tell me something about this.
Sorry, something went wrong.
No branches or pull requests
Hi,
While I understand many things in the code. I am having confusions with the following variables. Can you kindly briefly describe what they are doing?
Thanks in advance.
The text was updated successfully, but these errors were encountered: