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

CSS3 Render support #42

Closed
gunta opened this issue Apr 3, 2013 · 4 comments
Closed

CSS3 Render support #42

gunta opened this issue Apr 3, 2013 · 4 comments

Comments

@gunta
Copy link

gunta commented Apr 3, 2013

Hi!
I would like to see in pixi.js an additional CSS3 render aside from Canvas and WebGL.

Why?
Well, 3 big reasons:

Specially with the CSS3 Shaders, we can do some very interesting effects.

I just made a demo to prove the point here, which you can try on your iOS here.
If you press the 3rd button, you can see a CSS3 Grayscale Shader in action, in all 60fps glory.

What do you think?

Regards,
Gunther

@GoodBoyDigital
Copy link
Member

I may or may not have a pixi.js dom renderer on my lappy ;)

Your totally right about the CSS3 Shaders 👍 , I plan on integrating them as part of the pixi.js filters later on down the line.

@GoodBoyDigital
Copy link
Member

Hello, heres a little more info on the DOM vs Canvas renderer.. http://www.goodboydigital.com/to-dom-or-not-to-dom/

@austinh
Copy link

austinh commented Jun 17, 2014

Is there any chance you could release the DOM Renderer as a plugin? Even in an non-supported state? I would like to use it as a fallback for canvas on some older mobile devices.

@lock
Copy link

lock bot commented Feb 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants