0.1.2 • Published 8 months ago

scene-gl v0.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

SceneGL

SceneGL is a React component library package that allows rendering of 3D models in a scene viewer as a modular React component.

Installation

npm install screen-gl

Building and Publishing the Library

Make sure the components that you want to export are added into src/index.ts

Building the library:

npm run build

Login

npm login

Publishing

npm publish

Updating version:
Go to package.json and update the "version" parameter. Example: "version": "0.0.6"

0.1.2

8 months ago

0.1.1

8 months ago

0.0.2

9 months ago

0.0.1

9 months ago