Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@drecom/scene-graph-schema

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drecom/scene-graph-schema

scene-graph-schema is a intermediate data schema that represents common data structure of a scene in game application.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
3
Weekly downloads
 
Created
Source

scene-graph-schema

scene-graph-schema is a intermediate data schema that represents common data structure of a scene in game application.

The target of the schema is game applications on web browsers

Since this schema is not designed for particular runtime, it should be converted to/from any runtime.

The schema is defined in JSON Schema and validated with jsonschema npm package.

Concept

scene-graph-schema is designed in Component model to regard augmentability.

Remarks

Spine is very specific definition and it should be managed by runtime.

Please treat this defninition as an experimental trial.

It may be changed or removed in future.

Keywords

FAQs

Package last updated on 31 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc