Skip to content

Conversion to high precision drawing #1

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

Merged
merged 1 commit into from
Oct 25, 2016
Merged

Conversation

monfera
Copy link
Member

@monfera monfera commented Oct 21, 2016

No description provided.

@monfera monfera changed the title [WIP] Conversion to high precision drawing Conversion to high precision drawing Oct 25, 2016
uniform vec2 scaleHi, scaleLo, translateHi, translateLo, pixelScale;

vec2 project(vec2 scHi, vec2 trHi, vec2 scLo, vec2 trLo, vec2 posHi, vec2 posLo) {
return scHi * posHi + trHi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very clever 🎉

@etpinard
Copy link
Member

💃

@monfera monfera merged commit b1dec42 into gl-vis:master Oct 25, 2016
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

Successfully merging this pull request may close these issues.

2 participants