Hi every one, did somebody try to include a "Visualizer" canvas in an html page ? I'd like to create a small web-hosted app using the opensim API to visualize a musculosqueletal model in a web page (webGL in a html canvas ?). A quick search on this forum ("visualizer html", "visualizer web page") did not retrieve any corresponding post... If someone has ever tried so, I'd be very interested in !
Thanks in advance
How to include a visualisation in a web (html) page ?
- Jonathan SAVIN
- Posts: 11
- Joined: Wed Feb 10, 2021 12:52 am
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: How to include a visualisation in a web (html) page ?
Hi Jonathan,
There're bits and pieces and examples of using WebGl to visualize OpenSim models in custom web applications, however there's no universal viewer to allow for this functionality as of now. We're working on one and it would be great if you, and other interested members, can open issue/feature request on github describing your use cases to make sure we address them during the development.
Best regards,
-Ayman
There're bits and pieces and examples of using WebGl to visualize OpenSim models in custom web applications, however there's no universal viewer to allow for this functionality as of now. We're working on one and it would be great if you, and other interested members, can open issue/feature request on github describing your use cases to make sure we address them during the development.
Best regards,
-Ayman
- Jonathan SAVIN
- Posts: 11
- Joined: Wed Feb 10, 2021 12:52 am
Re: How to include a visualisation in a web (html) page ?
Thanks Ayman for your answer. I guess I should open an issue in the opensim-viewer channel on github (https://github.com/opensim-org/opensim-viewer), that's right ?