https://github.com/chrisekelley/allochrome
This is a test of ChromeView, an embedded version of Chromium.
https://github.com/chrisekelley/allochrome
Last synced: about 1 month ago
JSON representation
This is a test of ChromeView, an embedded version of Chromium.
- Host: GitHub
- URL: https://github.com/chrisekelley/allochrome
- Owner: chrisekelley
- Created: 2013-05-27T13:18:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-28T15:35:54.000Z (about 12 years ago)
- Last Synced: 2025-04-02T19:47:01.073Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 40.4 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlloChrome
This is a test of [ChromeView](https://github.com/pwnall/chromeview), an embedded version of Chromium.
Kudos to [Victor Costan](https://github.com/pwnall) for putting this together!Here's the Android .apk: [AlloChrome APK](https://www.dropbox.com/s/7j568i2h2nwyn5y/AlloChrome.apk)
The app tests how well/if this embedded Chrome can render simple web pages using [two.js](http://jonobr1.github.io/two.js/),
[three.js](http://threejs.org/), and [pixi](https://github.com/GoodBoyDigital/pixi.js).At some point it may be possible to test webGL. It would be pretty cool to get some [voxeljs](http://voxeljs.com/) action.
Not much works yet, but it is possible to demonstrate using [two.js](http://jonobr1.github.io/two.js/) to render
and animate some boxes. You can also test how some external websites - google and CNN - render.Sample html pages are in assets/www. You can also change pages using the settings prefs.

