Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 551 Bytes

pymrpt_example_opengl-demo-gui.rst

File metadata and controls

17 lines (11 loc) · 551 Bytes

Python example: opengl-demo-gui.py

This example illustrates how to create a 3D GUI in MRPT using the Python API and populate it with different objects, including animating them across the scene.

.. literalinclude:: ../../python-examples/opengl-demo-gui.py
   :language: python
   :linenos: