An open API service indexing awesome lists of open source software.

https://github.com/schteppe/multibody-xml

An XML markup language for descibing a physical multibody system.
https://github.com/schteppe/multibody-xml

Last synced: 20 days ago
JSON representation

An XML markup language for descibing a physical multibody system.

Awesome Lists containing this project

README

        

# Multibody XML

A language for describing a physical multibody scene, including the actual bodies and their interactions.

There have already been many attempts to make such declarative language for physics, such as [X3D](http://www.web3d.org/x3d/), [COLLADA](https://collada.org/) and [OPAL](http://opal.sourceforge.net/). None of them are complete from a physics simulation perspective and they are hard to extend. So here comes our attempt to fix.

## Sample
See all samples in the [samples/ folder](https://github.com/schteppe/multibody-xml/tree/master/samples).

```


Ball on plane 2D
A simple scene with a ball on a plane.
Stefan Hedman
UMIT Research Lab

si












```