rendercanvas

Contents:

  • Getting started
  • Canvas API
  • Context API
  • Backends
  • Utils
  • Gallery
  • Advanced
rendercanvas
  • Welcome to the rendercanvas docs!
  • View page source

Welcome to the rendercanvas docs!

RenderCanvas: one canvas API, multiple backends.

Contents:

  • Getting started
    • Installation
    • Creating a canvas
    • Rendering to the canvas
    • Physical size, logical size, and pixel-ratio
    • Async
    • Freezing apps
  • Canvas API
    • BaseRenderCanvas
    • BaseLoop
    • EventType
    • UpdateMode
    • CursorShape
  • Context API
    • BaseContext
    • BitmapContext
    • WgpuContext
  • Backends
    • Overview
    • The auto backend
    • Support for GLFW
    • Support for Qt
    • Support for wx
    • Support for offscreen
    • Support for Jupyter lab and notebook
    • Support for Pyodide
    • Selecting a backend with env vars
    • Interactive use
  • Utils
    • utils.asyncs
    • utils.cube
  • Gallery
  • Advanced
    • How backends work
    • How context objects work

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020-2025, Almar Klein, Korijn van Golen.

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