Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Repository
connecting X3D to a state of the art rendering engine
Basic Info
- Host: GitHub
- Owner: OGRECave
- License: mit
- Language: C++
- Default Branch: master
- Homepage: https://ogrecave.github.io/x3ogre/
- Size: 3.73 MB
Statistics
- Stars: 12
- Watchers: 4
- Forks: 6
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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 * X3D Documentation * Ogre Material System Documentation
For more details on x3ogre see * Inherent Limitations * Supported X3D Nodes * System Architecture
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
Owner
- Name: OGRECave
- Login: OGRECave
- Kind: organization
- Website: http://www.ogre3d.org/
- Twitter: ogre3d_official
- Repositories: 33
- Profile: https://github.com/OGRECave
Citation (CITATION.bib)
@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}
}
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- paroj (1)