pyglet Logo

Programming Guide

  • Installation
  • Writing a pyglet application
  • Windowing
  • Keyboard input
  • Mouse input
  • Controller & Joystick input
  • Images and Sprites
  • Displaying text
  • Playing Sound and Video
  • Drawing Shapes
  • 3D Models and Scenes
  • Application resources
  • Shaders and Rendering
  • Event dispatching & handling
  • Simple Widgets & GUI
  • Keeping track of time
  • Creating an OpenGL context
  • The OpenGL interface
  • OpenGL ES
  • Matrix and Vector Math
  • The application event loop
  • In-depth game example
  • Runtime Options
  • Debugging tools
  • Migrating from pyglet 2.0

API Reference

  • pyglet
  • pyglet.app
  • pyglet.clock
  • pyglet.display
  • pyglet.customtypes
  • pyglet.event
  • pyglet.font
  • pyglet.font.user
  • pyglet.gl
  • pyglet.graphics
  • pyglet.gui
  • pyglet.image
  • pyglet.info
  • pyglet.input
  • pyglet.math
  • pyglet.media
  • pyglet.resource
  • pyglet.sprite
  • pyglet.shapes
  • pyglet.text
  • pyglet.window

External Resources

  • Related Documentation
  • Projects using pyglet

Development Guide

  • Contributing
  • Development environment
  • Documentation and Type Hints
  • Testing pyglet
  • Making a pyglet release
  • OpenGL Interface Implementation
  • ctypes Wrapper Generation
  • wraptypes
  • Media manual
  • Media logging manual
pyglet
  • Index

Index – B

  • b (Ellipse attribute)
    • (Mat3 attribute)
    • (Mat4 attribute)
  • BackedBufferObject (class in pyglet.graphics.vertexbuffer)
  • BaseMaterialGroup (class in pyglet.model)
  • Batch (class in pyglet.graphics)
  • batch (Model property)
    • (ShapeBase attribute)
    • (Sprite property)
    • (TextLayout property)
  • batches (Group property)
  • BezierCurve (class in pyglet.shapes)
  • bind() (PersistentBufferObject method)
  • binding (UniformBlock attribute)
    • (UniformBufferObject attribute)
  • blend_mode (Sprite property)
  • blue_size (Config attribute), [1]
  • BOLD (Weight attribute)
  • border_color (BorderedRectangle attribute)
  • BorderedRectangle (class in pyglet.shapes)
  • bottom (TextLayout property)
  • Box (class in pyglet.shapes)
  • Buffer (class in pyglet.customtypes)
    • (in module pyglet.customtypes)
  • buffer (UniformBufferObject attribute)
  • buffer_attributes (VertexDomain attribute)
  • buffer_size (Config attribute), [1]
  • BufferImage (class in pyglet.image)
  • BufferImageMask (class in pyglet.image)
  • BufferManager (class in pyglet.image)
  • BufferObject (class in pyglet.graphics.vertexbuffer)
  • Button (class in pyglet.input)

© Copyright 2006-2008, Alex Holkner. 2008-2025 pyglet contributors.

Built with Sphinx using a theme provided by Read the Docs.