|
|
I'll be glad if you help me with:
1. i run pov files from matlab, but the curser do'nt return to matlab
command window ,and even if it's return to matlab ,i have to close pov
for run other file of pov from matlab.
2. i want to know how to run several files of pov from matlab, and every
time to return to matlab.
3. after i making the scene and run pov, i want to know the value of the
gary level of a specific pixel in the camera.
4. i'll be glad to get examples of every issue.
5. lots of thank's.
shimon
Post a reply to this message
|
|
|
|
shimon_a10 wrote:
> I'll be glad if you help me with:
>
> 1. i run pov files from matlab, but the curser do'nt return to matlab
> command window ,and even if it's return to matlab ,i have to close pov
> for run other file of pov from matlab.
use the setting in the menu 'Render/on comptetion ...' and set it to
'Exit POV-Ray for Windows' (assuming you run under windows) I think
you can also give that as a command-line option, I forgot which.
> 2. i want to know how to run several files of pov from matlab, and every
> time to return to matlab.
idem
> 3. after i making the scene and run pov, i want to know the value of the
> gary level of a specific pixel in the camera.
you could use "imread('your_path/your_pov.bmp')" or similar
> 4. i'll be glad to get examples of every issue.
> 5. lots of thank's.
>
> shimon
>
>
>
Post a reply to this message
|
|