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

https://github.com/magicien/electronmmdsample

Sample application for Electron + JMMDSceneKit
https://github.com/magicien/electronmmdsample

electron javascript jmmdscenekit mikumikudance mmd webgl

Last synced: about 2 months ago
JSON representation

Sample application for Electron + JMMDSceneKit

Awesome Lists containing this project

README

          

# ElectronMMDSample

A sample application for Electron + JMMDSceneKit

![ScreenShot](https://github.com/magicien/ElectronMMDSample/blob/readme/readme/screenshot.png)

### How to try

```
$ git clone https://github.com/magicien/ElectronMMDSample.git
$ cd ElectronMMDSample
$ npm install
$ npm start
```

### See also

- [JSceneKit](https://github.com/magicien/JSceneKit/)
- [JMMDSceneKit](https://github.com/magicien/JMMDSceneKit/)
- [MMDSceneKit](https://github.com/magicien/MMDSceneKit/)