Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Align projection matrix to pixel grids to draw crisp raster tiles #10984

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

kkaefer
Copy link
Contributor

@kkaefer kkaefer commented Jan 22, 2018

@kkaefer kkaefer added bug GL JS parity For feature parity with Mapbox GL JS Core The cross-platform C++ core, aka mbgl labels Jan 22, 2018
@kkaefer
Copy link
Contributor Author

kkaefer commented Jan 22, 2018

A good follow up to this PR would be to clean up matrix handling; there are multiple places and ways how we generate matrices for rendering tiles. We should streamline that and work towards aligning the JS and native implementation of Transform/TransformState.

@kkaefer kkaefer force-pushed the blurry-raster-tiles branch 2 times, most recently from 38eb312 to 21cc99f Compare January 24, 2018 23:08
@kkaefer kkaefer changed the base branch from master to update-gl-js-submodule January 24, 2018 23:08
@kkaefer kkaefer changed the base branch from update-gl-js-submodule to master January 24, 2018 23:41
@kkaefer
Copy link
Contributor Author

kkaefer commented Jan 24, 2018

This is ready for review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl GL JS parity For feature parity with Mapbox GL JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants