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

Draw section panes (content too?) with WebGL #84

Open
jiku opened this issue Oct 30, 2015 · 0 comments
Open

Draw section panes (content too?) with WebGL #84

jiku opened this issue Oct 30, 2015 · 0 comments

Comments

@jiku
Copy link
Owner

jiku commented Oct 30, 2015

Would allow great effects, i.e. animations, transitions, and so on. Especially if combinable with THREE particles. Would also help with #79.

HTML-GL

PixelsCommander/HTML-GL#56

For HTML-GL issues (after trying to use it): Freezes on scroll with UIWebView on iOS (9.1)

(Not sure it's worth looking into, since it'll probably go away with Chrome and Cordova abandoning UIWebView.) The displacement demo freezes on vertical scroll in Chrome (46) on iOS 9.1. Presumably because it uses UI- instead of WKWebView, so it's probably affecting Cordova too. I'm working around something like this in an app where a few WebGL canvases still draw on scroll for UIWebView, using iScroll. For Cordova I'm using the Telerik WKWebView plug-in, which might work for this too.

@jiku jiku self-assigned this Oct 30, 2015
@jiku jiku added this to the 1.0 milestone Oct 30, 2015
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

1 participant