Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 320 Bytes

reference_utils.rst

File metadata and controls

16 lines (9 loc) · 320 Bytes

Utilities

The wgpu library provides a few utilities. Note that the functions below need to be explictly imported.

.. autofunction:: wgpu.utils.get_default_device

.. autofunction:: wgpu.utils.compute_with_buffers


Shadertoy

.. autoclass:: wgpu.utils.shadertoy.Shadertoy
    :members: