{"library":"pyrender","type":"library","category":null,"description":"Pyrender is a pure Python library (compatible with Python 2.7, 3.4, 3.5, 3.6, though recent Python versions have known issues) for physically-based rendering and visualization. It adheres to the glTF 2.0 specification and provides both an interactive scene viewer and an offscreen renderer capable of GPU-accelerated rendering on headless servers, making it well-suited for machine learning applications. It is lightweight, easy to install, and designed for simplicity of use. The current version is 0.1.45, with development continuing on GitHub.","language":"python","status":"active","version":"0.1.45","tags":["3d","rendering","visualization","opengl","gltf","machine-learning"],"install":[{"cmd":"pip install pyrender","imports":["import pyrender","import pyrender\nmesh = pyrender.Mesh(...)","import pyrender\nscene = pyrender.Scene(...)","import pyrender\nviewer = pyrender.Viewer(...)"]}],"homepage":null,"github":"https://github.com/mmatl/pyrender","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyrender/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":15,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pyrender/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}