Skip to content

Conversion to high precision drawing#1

Merged
monfera merged 1 commit into
gl-vis:masterfrom
monfera:64-bit
Oct 25, 2016
Merged

Conversion to high precision drawing#1
monfera merged 1 commit into
gl-vis:masterfrom
monfera:64-bit

Conversation

@monfera

@monfera monfera commented Oct 21, 2016

Copy link
Copy Markdown
Member

No description provided.

@monfera monfera changed the title [WIP] Conversion to high precision drawing Conversion to high precision drawing Oct 25, 2016
Comment thread lib/shaders/vertex.glsl
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
Copy Markdown
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
Copy Markdown
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