Releases: jaku-jaku/jx-mujoco-python-viewer
Releases · jaku-jaku/jx-mujoco-python-viewer
Re-visioned v1.0.1
- a more scalable architecture to corporate with engine lib https://github.com/jaku-jaku/jx-mujoco-python-engine
- hash map of key callback on const time
- separate callbacks processes from callback functions into explicit process function
- thread safe process and rendering stages ==> can run on separate threads (To be tested with Engine implementation)