POV-Ray : Newsgroups : povray.beta-test : Modify source code of program POVRAY Server Time
29 Mar 2024 09:28:45 EDT (-0400)
  Modify source code of program POVRAY (Message 1 to 2 of 2)  
From: gaprie
Subject: Modify source code of program POVRAY
Date: 27 May 2014 21:00:01
Message: <web.538533ec6c8053922ebcdc450@news.povray.org>
Hello everyone,
I want to ask How we can open the source code of program POVRay?
If we can do it, we can see the flow proses rendering in POVRay and we can
modify that such we can add some coding (like MPI maybe) for get paralel
rendering program with POVRay.
Sorry, I am new in POVRay.

Regards,
Galih Pribadi


Post a reply to this message

From: clipka
Subject: Re: Modify source code of program POVRAY
Date: 27 May 2014 21:18:09
Message: <53853951$1@news.povray.org>
Am 28.05.2014 02:55, schrieb gaprie:
> Hello everyone,
> I want to ask How we can open the source code of program POVRay?
> If we can do it, we can see the flow proses rendering in POVRay and we can
> modify that such we can add some coding (like MPI maybe) for get paralel
> rendering program with POVRay.
> Sorry, I am new in POVRay.

You can get the source code here:

https://github.com/POV-Ray/povray


Distributed rendering (which is probably what you mean by "parallel 
rendering") is a future plan for POV-Ray; at present, parallel rendering 
is supported only in the sense of multi-threaded rendering on multi-core 
(or multi-cpu) systems with shared memory.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.