{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/3"}],"enrichment":{"capability":"Pyrender renders 3D scenes to images and provides an interactive viewer, supporting glTF 2.0 meshes, physically-based materials, and GPU-accelerated offscreen rendering on headless systems.","skillfed_tags":["3d-graphics","mesh-rendering","visualization"],"use_cases":["Render 3D mesh outputs from machine learning models to image files for inspection or dataset generation.","Visualize scientific simulation results (point clouds, volumetric data) in an interactive 3D viewer.","Generate synthetic training images from 3D CAD models using physically-based rendering on a headless server.","Convert and inspect 3D mesh files in various formats (OBJ, STL, GLB) with an easy-to-use viewer.","Batch-render multiple 3D scenes to depth and color images for computer vision applications."],"what_it_does":"Pyrender is a Python library for rendering 3D scenes and meshes to images, with both an interactive viewer and a headless offscreen renderer. It implements the glTF 2.0 specification and supports physically-based rendering with metallic-roughness materials, shadow mapping, transparency, and texture mapping. The package integrates tightly with trimesh, inheriting support for dozens of mesh formats (OBJ, STL, PLY, GLB, and others).\n\nIt is designed for visualization tasks in machine learning pipelines, scientific computing, and graphics applications where you need to render 3D geometry without a display. The interactive viewer offers keyboard and mouse controls for camera manipulation, lighting adjustment, and real-time inspection of scenes. Offscreen rendering can be accelerated via GPU using EGL or OSMesa backends on servers without a display.","worth_installing":"Yes, if you need 3D rendering and visualization in Python. The package is stable, permissively licensed, and has low install friction. However, maintenance is dormant (last release 2021, no recent commits beyond early 2025), so expect no bug fixes or feature updates; verify compatibility with your Python version and dependencies before relying on it for production systems."},"id":"pyrender","links":{"html":"https://skillfed.io/packages/pyrender","md":"https://skillfed.io/packages/pyrender.md","pypi":"https://pypi.org/project/pyrender/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-02-18","license_spdx":null,"license_treatment":"permissive","name":"pyrender","python_support":"unspecified","summary":"Easy-to-use Python renderer for 3D visualization"},"popularity":{"monthly_downloads":851201,"position":4905,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.45"}
