pyrender
latest
  • Installation Guide
  • User Guide
    • Quickstart
    • Loading and Configuring Models
    • Creating Lights
    • Creating Cameras
    • Creating Scenes
    • Offscreen Rendering
    • Live Scene Viewer
  • Pyrender API Documentation
pyrender
  • Docs »
  • User Guide
  • Edit on GitHub

User GuideΒΆ

This section contains guides on how to use Pyrender to quickly visualize your 3D data, including a quickstart guide and more detailed descriptions of each part of the rendering pipeline.

  • Quickstart
    • Minimal Example for 3D Viewer
    • Minimal Example for Offscreen Rendering
  • Loading and Configuring Models
    • Creating Triangular Meshes
    • Creating Point Clouds
  • Creating Lights
  • Creating Cameras
  • Creating Scenes
    • Adding Objects
    • Updating Objects
    • Removing Objects
  • Offscreen Rendering
    • Choosing a Backend
    • Running the Renderer
    • Google CoLab Examples
  • Live Scene Viewer
    • Standard Usage
    • Running the Viewer in a Separate Thread
Next Previous

© Copyright 2018, Matthew Matl Revision 4a289a62.

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