mirror of
https://github.com/scratchfoundation/scratch-html5.git
synced 2025-02-26 14:13:57 -05:00
Added explicit text about what we can't do on iOS.
This commit is contained in:
parent
d2850c104b
commit
5482589da7
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -4,4 +4,6 @@ This project aims to create a Scratch Player in HTML5. Scratch is currently imp
|
|||
|
||||
There are a few github issues created that represent some of the missing features. At this point, the HTML5 player is about 40% complete and can run some simple projects. Running the HTML5 player on your own website, or locally, you will need to have PHP so that the proxy.php file can be used to load assets from the same domain. This is done to be compatible with Javascript security models in today's browsers. To test the HTML5 player against the Flash player you can use the compare.html web page.
|
||||
|
||||
Unimplementable Features on iOS: Image effects for whirl, fisheye, mosaic, and pixelate. Sound and video input for loudness, video motion, and touching colors from the video.
|
||||
|
||||
More documentation will be added as time permits. Thanks for contributing, and Scratch On!
|
||||
|
|
Loading…
Reference in a new issue