Skip to content
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

feat: transform/rotate image in shader #103

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maartenbreddels
Copy link
Collaborator

@maartenbreddels maartenbreddels commented Apr 13, 2023

This allows for a fast rotation since we do it in the shader.

@maartenbreddels
Copy link
Collaborator Author

maartenbreddels commented Apr 13, 2023

update galata

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.35 🎉

Comparison is base (d16f038) 50.00% compared to head (66b050e) 50.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   50.00%   50.35%   +0.35%     
==========================================
  Files           7        7              
  Lines         140      141       +1     
==========================================
+ Hits           70       71       +1     
  Misses         70       70              
Impacted Files Coverage Δ
bqplot_image_gl/imagegl.py 95.45% <100.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maartenbreddels maartenbreddels force-pushed the main branch 8 times, most recently from 8db688a to 8ce811f Compare December 24, 2024 16:38
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.

1 participant