/ElectronWebGL

WebGL engine written in es6 built on electron platform.

Primary LanguageJavaScript

Still unnamed WebGL game engine in Electron

Goal

Goal is to make unity like software in webGL and javascript.

Brief specification

Project is built on Electron and uses React+Redux.

Boilerplate

Project uses this boilerplate.

WebGL

Project uses PIXI.js as renderer.

Development

Start application in debug mode and hot reload react and less :

$ npm run dev