Skip to content

Latest commit

 

History

275 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism

C++ CMake OpenGL Python Docker

Distributed physically based rendering platform

Prism is an open-source rendering platform that combines a physically based path tracing engine written in C++ with a scalable backend for distributed rendering written in Python.


Renderer

Path tracing engine that can run as a standalone CLI application or as a distributed worker.

See the Renderer documentation.

Backend

Manages rendering jobs, storage, client communications and other server-side functionality.

See the Backend documentation.

Contributors

Languages