Difference between revisions of "Knowledgebase:POV-Ray Front End Programs"

From POV-Wiki
Jump to navigation Jump to search
m (PovMenu back to life!)
m (adding HTTPOV as a more modern solution for the same thing)
 
Line 17: Line 17:
 
*[http://www.it-berater.org/smpov.htm SMPOV - Distributed Rendering]
 
*[http://www.it-berater.org/smpov.htm SMPOV - Distributed Rendering]
 
:<p>SMPOV is an Add-On for POV-Ray 3.6 / Mega-POV 1.2 developed by Theo Gottwald that will allow you to render a single image on machines with multiple processors or across a network of computers.</p>
 
:<p>SMPOV is an Add-On for POV-Ray 3.6 / Mega-POV 1.2 developed by Theo Gottwald that will allow you to render a single image on machines with multiple processors or across a network of computers.</p>
 +
 +
*[http://columbiegg.com/httpov/ HTTPOV - Distributed Rendering]
 +
:<p>HTTPov is a cross platform system intended for distributing POV-Ray rendering (POV 3.6 and 3.7). Licensed under GPL. It consists of one central server and at least one client, fetching render batches from the server via HTTP</p>
  
 
<p class="QTNavBar">End of Category: [[KB:POV-Ray Unofficial Patches and Front End Programs|Go Back to the Categories List]]</p>
 
<p class="QTNavBar">End of Category: [[KB:POV-Ray Unofficial Patches and Front End Programs|Go Back to the Categories List]]</p>
 
[[Category:POV-Ray Links Collection]]
 
[[Category:POV-Ray Links Collection]]

Latest revision as of 15:05, 18 May 2011

A listing of POV-Ray front end programs sites in alphabetical order.

Front end for POV 3.1 from 2001, with a mouse selection of partial render zone ( using a reduced render image )

Pover is a GUI interface for POV-Ray options. The program help's to change many options of the POV-Ray renderer. With Pover you can open and save configuration files for reuse it later. You can associate Pover with PCG files and get your work at one click. Pover may be runned in few instances and puts little emand on system resources.

Front end for POV-Ray. povfront04 (License: LGPL). Small Interface written in wxBasic to render POV-Ray-scenes. Support for jpatch 0.3 / arbaro 1.9.1 - Platforms: GNU/Linux(working), Windows(experimental) - requires: Pov-Ray >= V 3.5

PovMenu is a menu system that runs in an rxvt window and allows you to change the most common command line attributes for rendering with POV-Ray and MegaPov.

Pywon is an editor for POV-RAY that works under Linux. The GUI also works with Windows and Mac but not the raytraces. It is mostly a GUI that enables to edit, debug, fire up POV scene raytraces straight from the interface.

SMPOV is an Add-On for POV-Ray 3.6 / Mega-POV 1.2 developed by Theo Gottwald that will allow you to render a single image on machines with multiple processors or across a network of computers.

HTTPov is a cross platform system intended for distributing POV-Ray rendering (POV 3.6 and 3.7). Licensed under GPL. It consists of one central server and at least one client, fetching render batches from the server via HTTP

End of Category: Go Back to the Categories List