For a science project I\'d need to render/display a BPMN 2.0 model in a web browser.
Are there any libraries available to only render the diagram? (I don\'t need to edit it or
Exporting BPMN diagrams to SVG & XHTML was available in web based Oryx editor. But that project is discontinued. If you can build the source code and get Oryx Editor to work, you can manipulate the generated SVG via javascript.