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

Retina support #11

Closed
PixelsCommander opened this issue Mar 5, 2015 · 8 comments
Closed

Retina support #11

PixelsCommander opened this issue Mar 5, 2015 · 8 comments

Comments

@PixelsCommander
Copy link
Owner

In order to support retina displays we need to render textures in twice higher resolution than their screen dimensions

@PixelsCommander
Copy link
Owner Author

Also should support any devicePixelRatios different from 1

@corysimmons
Copy link

Ah, I was wondering why the demos were blurry for me.

@PixelsCommander
Copy link
Owner Author

Yep, sorry, it is a number one issue right now and quite hard to fix since html2canvas do not support retina. We work on this issue keeping two directions: fixing html2canvas and proposing native Rasterization API to w3c http://pixelscommander.com/en/javascript/state-of-html-content-rasterization-draw-html-to-canvas-image/ . Would be very pleased if you point to anyone in w3c community to contact with this proposal or just spread word about Rasterization API

@corysimmons
Copy link

Sorry @PixelsCommander I don't know anyone at the W3C but I'll look into the rasterization API and try to get the word out.

@nickdesaulniers
Copy link

screen shot 2015-04-06 at 11 27 04 am

@PixelsCommander
Copy link
Owner Author

@nickdesaulniers Yes, exactly, that is it.

@fandy
Copy link

fandy commented Mar 30, 2017

From the demo it doesn't look like this has been fixed yet. Why was this abandoned?

@PixelsCommander
Copy link
Owner Author

It is fixed in master branch also there is a v2 branch which is a complete rewrite supporting 3D / VR and most efforts are spent on making it live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants