@gs.i/schema-converter

This is the core interface of General Scene Interface.

Usage no npm install needed!

<script type="module">
  import gsISchemaConverter from 'https://cdn.skypack.dev/@gs.i/schema-converter';
</script>

README

This is the core interface of General Scene Interface.

This interface is written in Typescript but extra strict static types to make sure it can be translated into C-style structs word-by-word.

Any typescript or javascript specific feature is not allowed in this package.

A loose version is provided to make your life easier but keep in mind ALL processors (expect refiners) and backends only guarantee to accept strict version of schema.