Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages