Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PyriteServer/PyriteWebGL

Repository files navigation

PyriteWebGL

Prototype WebGL client for Pyrite3d

Install

npm install --save pyrite3dwebgl

Usage

import Pyrite from 'pyrite3dwebgl';

const pyrite = new Pyrite(container, id, config);
pyrite.start();

Development

Release Steps

Run the following from the package root

  1. npm install
  2. npm run prerelease
  3. Update CHANGELOG.md
  4. npm version patch (or whatever version change makes sense)
  5. npm publish

About

WebGL Client for Pyrite3D

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages