pvmpov

The PVM patch for POV-Ray gives POV the ability to distribute a rendering across multiple heterogeneous systems. Using the PVM code, there is one master and many slave tasks. The master has the responsibility of dividing the image up into small blocks, which are assigned to the slaves. When the slaves have finished rendering the blocks, they are sent back to the master, which combines them to form the final image.

Tags multimedia Graphics 3D Rendering Clustering/Distributed Networks
Licenses LGPL
Operating Systems POSIX
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  08 Sep 2001 05:14
  • Rrelease-after

Changes: Slaves now report errors.

  • Rrelease-mid
  •  30 Jan 2001 06:13
  • Rrelease-after

    Changes: This release includes minor changes for FreeBSD, Solaris, and Linux IA64 as well as new documentation.

    • Rrelease-mid
    •  30 Jan 2001 06:13
    • Rrelease-after

      Changes: This release fixes a problem with the statistics collection and updates the documentation.

      • Rrelease-mid
      •  30 Jan 2001 06:13
      • Rrelease-after

        Changes: PVM-Patch applied to POV-Ray Version 3.1e

        No-screenshot

        Project Spotlight

        Methanol

        A Web crawling system.

        No-screenshot

        Project Spotlight

        image_region_selector

        A JavaScript for selecting general polygonal image regions.