Skip to content

Releases: jaku-jaku/jx-mujoco-python-viewer

Re-visioned v1.0.1

30 Jul 02:03
Compare
Choose a tag to compare
  • 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)