-
- Downloads
i think i got blitting to work in tkinter. of course code should be finished...
i think i got blitting to work in tkinter. of course code should be finished so that everything is blitted. and also, there should be a class handling all of the updating etc so that a) everything isn't unreadable and b) code is not duplicated. look into the HUMRO project to see how you go tkinter to update based on multiprocessing. this way you can update as much as you manage, while the control loop runs unimpeded. do note that this visualization stuff is really only useful when comparing logged runs and that's really it'
Showing
- python/initial_python_solution/.blit_test.py.swp 0 additions, 0 deletionspython/initial_python_solution/.blit_test.py.swp
- python/initial_python_solution/.manipulator_visual_motion_analyzer.py.swp 0 additions, 0 deletions...ython_solution/.manipulator_visual_motion_analyzer.py.swp
- python/initial_python_solution/example_code/blit_in_tk.py 95 additions, 0 deletionspython/initial_python_solution/example_code/blit_in_tk.py
- python/initial_python_solution/example_code/blit_test.py 0 additions, 0 deletionspython/initial_python_solution/example_code/blit_test.py
- python/initial_python_solution/example_code/dark_background_example.py 0 additions, 0 deletions...l_python_solution/example_code/dark_background_example.py
- python/initial_python_solution/example_code/ellipse.py 0 additions, 0 deletionspython/initial_python_solution/example_code/ellipse.py
- python/initial_python_solution/example_code/embedding_in_tk_sgskip.py 0 additions, 0 deletions...al_python_solution/example_code/embedding_in_tk_sgskip.py
- python/initial_python_solution/example_code/manager_anim.py 108 additions, 0 deletionspython/initial_python_solution/example_code/manager_anim.py
- python/initial_python_solution/example_code/run_classic_ik_algs.py 0 additions, 0 deletions...itial_python_solution/example_code/run_classic_ik_algs.py
- python/initial_python_solution/manipulator_visual_motion_analyzer.py 18 additions, 2 deletions...ial_python_solution/manipulator_visual_motion_analyzer.py
- python/initial_python_solution/robot_stuff/.forw_kinm.py.swp 0 additions, 0 deletionspython/initial_python_solution/robot_stuff/.forw_kinm.py.swp
- python/initial_python_solution/robot_stuff/__pycache__/forw_kinm.cpython-310.pyc 0 additions, 0 deletions...olution/robot_stuff/__pycache__/forw_kinm.cpython-310.pyc
- python/initial_python_solution/robot_stuff/forw_kinm.py 8 additions, 4 deletionspython/initial_python_solution/robot_stuff/forw_kinm.py
Loading
Please register or sign in to comment