Skip to content

drecom/scene-graph-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 2D 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors