Giter VIP home page Giter VIP logo

x3ogre's Introduction

x3ogre

x3ogre is an adapter of the declarative X3D concept to the Ogre rendering engine. It maps the core X3D Nodes to Ogre primitives and also allows using Ogre resources inside X3D.

The goal is to load X3D scenes while using the efficient Ogre Meshes and more advanced rendering features available through Ogre.

Unlike other exiting X3D renderers, it offers true cross-platform compatibility being deployable to the Web, Desktop and Mobile.

Citing

@inproceedings{rojtberg2017x3ogre,
  title={x3ogre: connecting X3D to a state of the art rendering engine},
  author={Rojtberg, Pavel and Audenrith, Benjamin},
  booktitle={Proceedings of the 22nd International Conference on 3D Web Technology},
  pages={2},
  year={2017},
  organization={ACM}
}

Authors Copy of the Paper

Documentation

There are two declarative APIs available for usage with x3ogre, the declarative X3D and the Ogre Material System

For more details on x3ogre see

Contributing

To get your code into master, make your changes in a new branch and submit a merge request. The acceptance criteria are:

  • separate your changes: only one feature per branch/ merge request
  • no debug output in source code
  • no commented out code without documentation
  • use as little #ifdefs as possible. document why if you do.
  • no project specific files, only examples

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.