Giter Site home page Giter Site logo

riccardobl / xbuf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xbuf/xbuf

1.0 3.0 0.0 1.35 MB

I'm not working on this fork anymore: Changes have been moved to https://github.com/f3b

License: Creative Commons Zero v1.0 Universal

Protocol Buffer 100.00%

xbuf's Introduction

xbuf is an exchange format usable to store scene, models, animations in file or to edit scene over network. It takes inspiration from :

  • OpenGEX : as data to managed, and doc fragment I copied
  • glTF : some discussions and some goals
  • blender api : how blender manages data
  • Entity-Component-System (ECS), RDF : as way to extends and to link data

xbuf is a binary format using Protocol Buffers (aka protobuf) to generate source code for java, C++, python,... to read and write it. Then it's more developer friendly than json, oddl, xml, or any text based dialect, without loosing flexibility via extension.

The project would like to be an Community Format shared by several engines, tools. It's Open to any contributions (code, discussion, issues, tools, ...).

License : Public domain (CC0-1.0)

Standards

Use cases

  • create importer/exporter for modeler, game engine, tool (optimizer, asset pipes...)

  • create network exchange format between connected tool (eg : modeler <-> game engine with realtime rendering)

    jme in blender

Download

You can download files from my repo

  • xbuf-x.y.z-proto.zip : archive with .proto files
  • xbuf-x.y.z-cpp.zip : archive with generated C++ source
  • xbuf-x.y.z-python.zip : archive with the xbuf modules (generated python)
  • xbuf-x.y.z.jar : the java archive with generated .class

Documentation

Links

Bitdeli Badge

xbuf's People

Contributors

bitdeli-chef avatar davidb avatar riccardobl avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.