Skip to content

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