
.. py:module:: moderngl_window.scene

Scene
=====

Methods
-------

.. automethod:: Scene.__init__
.. automethod:: Scene.draw
.. automethod:: Scene.draw_bbox
.. automethod:: Scene.draw_wireframe
.. automethod:: Scene.apply_mesh_programs
.. automethod:: Scene.calc_scene_bbox
.. automethod:: Scene.find_material
.. automethod:: Scene.find_node
.. automethod:: Scene.prepare
.. automethod:: Scene.destroy
.. automethod:: Scene.release

Attributes
----------

.. autoattribute:: Scene.ctx
.. autoattribute:: Scene.matrix
