piston-opengex

Crates.iopiston-opengex
lib.rspiston-opengex
version0.6.0
sourcesrc
created_at2015-08-28 20:31:54.792563
updated_at2016-02-10 22:25:00.374267
descriptionMeta rules for parsing the OpenGEX format
homepagehttps://github.com/pistondevelopers/opengex
repositoryhttps://github.com/pistondevelopers/opengex.git
max_upload_size
id2945
size51,677
publish (github:pistondevelopers:publish)

documentation

README

#About This crate contains rules for parsing the OpenGEX format. The data will be stored in structures that interfacing applications can read from.

OpenGEX

The Open Game Engine Exchange (OpenGEX) format is a text-based file format for transferring scenes between applications, for example game engines and moddeling tools. The format was specifically designed with game engines in mind. More information, like the specification, can be found on the format's official webpage.

Commit count: 89

cargo fmt