An open API service indexing awesome lists of open source software.

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.

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.

![Screenshot of browser rendering](docs/allochrome50.png)
![Screenshot of URL selection](docs/urls50.png)