Giter Site home page Giter Site logo

jaruba / webchimeraplayernw Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 76.54 MB

WebChimera Player Demo for Node-Webkit v0.12.1

Home Page: http://webchimera.org/

License: GNU Lesser General Public License v2.1

HTML 40.91% CSS 0.13% QML 55.90% Lua 0.22% JavaScript 2.85%

webchimeraplayernw's Introduction

WebChimera Player NW v1.19

WebChimera Player Demo in Node-Webkit v0.12.1 - Win 32bit

Usage

Download the package from here. Unpack and Run nw.exe.

Mac Version

If you want to use WebChimera Player with Node-Webkit v0.12.1 Mac 64bit you will need to:

Step 1 - Get Node-Webkit

Step 2 - Embed WebChimera Plugin in the App

  • add WebChimera.plugin file (from the WebChimera Plugin Mac Installer) to the /plugins/ folder

  • add these lines to your package.json:

      "main": "app://host/index.html",
      "chromium-args": "--load-plugin=plugins/WebChimera.plugin",
      "webkit": {
          "plugin": true
      }
    

Step 3 - Embed WebChimera Player in your App's Pages

Usage

Run nw.pak.

Known Issues with WebChimera on Mac

webchimeraplayernw's People

Contributors

jaruba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

mcanthony

webchimeraplayernw's Issues

WebChimeraPlayerNW cannot work?

I have download WebChimeraPlayerNW and tried to run under Win7 32bit but when I click a sublink of Demo Usage, it failed and promted a error dialog. The error msg saied:

Failed to create OpenGL context for format QSuraceFormat(.....)

This is most likely caused by not having the necessary graphics drivers installed.

......Make sure the ANGLE Open GL ES 2.0 emulation libraries(libEGL.dll, libGLESv2.dll and d3dcompileer_*.dll) are available int the app excutable's directory or in a location listed in PATH

But I found libEGL.dll, libGLESv2.dll and d3dcompileer_*.dll are in the WebChimeraPlayerNW.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.