Hello,
I would like to add some feature for the OpenSim GUI. This feature should manipulate with plugin data via OpenSim interface. Is there any documentation for java GUI classes? I have looked into OpenSim API https://simtk.org/api_docs/opensim/api_docs/index.html (guess that's only for the core) and OpenSim documentation https://simtk-confluence.stanford.edu:8 ... +Interface (found only description of GUI). I have also looked into developer's pages https://simtk-confluence.stanford.edu:8 ... oper+Pages, no luck there.
Thanks in advance
-Tomas
GUI adding a new feature
- Tomas Kment
- Posts: 6
- Joined: Tue Sep 14, 2021 11:33 am
- Thomas Uchida
- Posts: 1794
- Joined: Wed May 16, 2012 11:40 am
Re: GUI adding a new feature
The GUI repo can be found here: https://github.com/opensim-org/opensim-gui/. You might want to open an Issue first, in case one of the devs has any helpful pointers or references (pun intended).