vispy — Easy Playground
High-performance interactive 2D/3D visualization using OpenGL
Getting started with vispyRun locally
Install
pip install vispyPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: vispy)
vispy is a third-party package. High-performance interactive 2D/3D visualization using OpenGL. Install with: pip install vispy
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?