osg-serializer-js

0.0.1 • Public • Published

osg-serializer-js

osg-serializier-js is PureJS module for serializing .osgt and .osgb files.

The tool is still in development but I will be happy to your issues and contributions

installation and usage

In terminal: npm install --save osg-serializer-js

In code:

const osg = require('osg-serializer-js');

file = osg.readFile("MyAwesome3DModel.osgb");

// start workin with 3d data

/osg-serializer-js/

    Package Sidebar

    Install

    npm i osg-serializer-js

    Weekly Downloads

    4

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    29.8 MB

    Total Files

    228

    Last publish

    Collaborators

    • eran.pinhas